#include <TFunction_DoubleMapOfIntegerLabel.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TFunction_DoubleMapOfIntegerLabel (const Standard_Integer NbBuckets=1) |
Standard_EXPORT TFunction_DoubleMapOfIntegerLabel & | Assign (const TFunction_DoubleMapOfIntegerLabel &Other) |
TFunction_DoubleMapOfIntegerLabel & | operator= (const TFunction_DoubleMapOfIntegerLabel &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~TFunction_DoubleMapOfIntegerLabel () | |
Standard_EXPORT void | Bind (const Standard_Integer &K1, const TDF_Label &K2) |
Standard_EXPORT Standard_Boolean | AreBound (const Standard_Integer &K1, const TDF_Label &K2) const |
Standard_EXPORT Standard_Boolean | IsBound1 (const Standard_Integer &K) const |
Standard_EXPORT Standard_Boolean | IsBound2 (const TDF_Label &K) const |
Standard_EXPORT const TDF_Label & | Find1 (const Standard_Integer &K) const |
Standard_EXPORT const Standard_Integer & | Find2 (const TDF_Label &K) const |
Standard_EXPORT Standard_Boolean | UnBind1 (const Standard_Integer &K) |
Standard_EXPORT Standard_Boolean | UnBind2 (const TDF_Label &K) |
Private Member Functions | |
Standard_EXPORT | TFunction_DoubleMapOfIntegerLabel (const TFunction_DoubleMapOfIntegerLabel &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|