|
Open CASCADE Technology 6.5.2
|
#include <TColStd_DataMapOfAsciiStringInteger.hxx>

| TColStd_DataMapOfAsciiStringInteger::TColStd_DataMapOfAsciiStringInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TColStd_DataMapOfAsciiStringInteger::~TColStd_DataMapOfAsciiStringInteger | ( | ) | [inline] |
| TColStd_DataMapOfAsciiStringInteger& TColStd_DataMapOfAsciiStringInteger::Assign | ( | const TColStd_DataMapOfAsciiStringInteger & | Other | ) |
| Standard_Boolean TColStd_DataMapOfAsciiStringInteger::Bind | ( | const TCollection_AsciiString & | K, |
| const Standard_Integer & | I | ||
| ) |
| Standard_Integer& TColStd_DataMapOfAsciiStringInteger::ChangeFind | ( | const TCollection_AsciiString & | K | ) |
| Standard_Address TColStd_DataMapOfAsciiStringInteger::ChangeFind1 | ( | const TCollection_AsciiString & | K | ) |
| void TColStd_DataMapOfAsciiStringInteger::Clear | ( | ) |
| const Standard_Integer& TColStd_DataMapOfAsciiStringInteger::Find | ( | const TCollection_AsciiString & | K | ) | const |
| Standard_Address TColStd_DataMapOfAsciiStringInteger::Find1 | ( | const TCollection_AsciiString & | K | ) | const |
| Standard_Boolean TColStd_DataMapOfAsciiStringInteger::IsBound | ( | const TCollection_AsciiString & | K | ) | const |
| void TColStd_DataMapOfAsciiStringInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TColStd_DataMapOfAsciiStringInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TColStd_DataMapOfAsciiStringInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Standard_Integer& TColStd_DataMapOfAsciiStringInteger::operator() | ( | const TCollection_AsciiString & | K | ) | [inline] |
| const Standard_Integer& TColStd_DataMapOfAsciiStringInteger::operator() | ( | const TCollection_AsciiString & | K | ) | const [inline] |
| TColStd_DataMapOfAsciiStringInteger& TColStd_DataMapOfAsciiStringInteger::operator= | ( | const TColStd_DataMapOfAsciiStringInteger & | Other | ) | [inline] |
| void TColStd_DataMapOfAsciiStringInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean TColStd_DataMapOfAsciiStringInteger::UnBind | ( | const TCollection_AsciiString & | K | ) |
1.7.4