Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MeshVS_DataMapOfIntegerAsciiString Class Reference

#include <MeshVS_DataMapOfIntegerAsciiString.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerAsciiString:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MeshVS_DataMapOfIntegerAsciiString (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerAsciiStringAssign (const MeshVS_DataMapOfIntegerAsciiString &Other)
MeshVS_DataMapOfIntegerAsciiStringoperator= (const MeshVS_DataMapOfIntegerAsciiString &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerAsciiString ()
Standard_Boolean Bind (const Standard_Integer &K, const TCollection_AsciiString &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const TCollection_AsciiStringFind (const Standard_Integer &K) const
const TCollection_AsciiStringoperator() (const Standard_Integer &K) const
TCollection_AsciiStringChangeFind (const Standard_Integer &K)
TCollection_AsciiStringoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation


Member Function Documentation

const TCollection_AsciiString& MeshVS_DataMapOfIntegerAsciiString::operator() ( const Standard_Integer K) const [inline]
TCollection_AsciiString& MeshVS_DataMapOfIntegerAsciiString::operator() ( const Standard_Integer K) [inline]
MeshVS_DataMapOfIntegerAsciiString& MeshVS_DataMapOfIntegerAsciiString::operator= ( const MeshVS_DataMapOfIntegerAsciiString Other) [inline]

The documentation for this class was generated from the following file: