|
Open CASCADE Technology
6.5.4
|
#include <TColStd_MapOfAsciiString.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TColStd_MapOfAsciiString (const Standard_Integer NbBuckets=1) |
| TColStd_MapOfAsciiString & | Assign (const TColStd_MapOfAsciiString &Other) |
| TColStd_MapOfAsciiString & | operator= (const TColStd_MapOfAsciiString &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~TColStd_MapOfAsciiString () | |
| Standard_Boolean | Add (const TCollection_AsciiString &aKey) |
| Standard_Boolean | Contains (const TCollection_AsciiString &aKey) const |
| Standard_Boolean | Remove (const TCollection_AsciiString &aKey) |
| DEFINE_STANDARD_ALLOC TColStd_MapOfAsciiString::TColStd_MapOfAsciiString | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TColStd_MapOfAsciiString::~TColStd_MapOfAsciiString | ( | ) | [inline] |
| TColStd_MapOfAsciiString& TColStd_MapOfAsciiString::Assign | ( | const TColStd_MapOfAsciiString & | Other | ) |
| TColStd_MapOfAsciiString& TColStd_MapOfAsciiString::operator= | ( | const TColStd_MapOfAsciiString & | Other | ) | [inline] |
| void TColStd_MapOfAsciiString::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0