Open CASCADE Technology 6.6.0
|
Extension of TColStd_DataMapOfStringInteger class
to be manipulated by handle.
#include <TDataStd_HDataMapOfStringInteger.hxx>
Public Member Functions | |
TDataStd_HDataMapOfStringInteger (const Standard_Integer NbBuckets=1) | |
TDataStd_HDataMapOfStringInteger (const TColStd_DataMapOfStringInteger &theOther) | |
const TColStd_DataMapOfStringInteger & | Map () const |
TColStd_DataMapOfStringInteger & | ChangeMap () |
TDataStd_HDataMapOfStringInteger::TDataStd_HDataMapOfStringInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
TDataStd_HDataMapOfStringInteger::TDataStd_HDataMapOfStringInteger | ( | const TColStd_DataMapOfStringInteger & | theOther | ) |
TColStd_DataMapOfStringInteger& TDataStd_HDataMapOfStringInteger::ChangeMap | ( | ) |
const TColStd_DataMapOfStringInteger& TDataStd_HDataMapOfStringInteger::Map | ( | ) | const |