#include <SelectMgr_DataMapOfIntegerSensitive.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | SelectMgr_DataMapOfIntegerSensitive (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT SelectMgr_DataMapOfIntegerSensitive & | Assign (const SelectMgr_DataMapOfIntegerSensitive &Other) |
| SelectMgr_DataMapOfIntegerSensitive & | operator= (const SelectMgr_DataMapOfIntegerSensitive &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~SelectMgr_DataMapOfIntegerSensitive () | |
| Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const Handle(SelectBasics_SensitiveEntity)&I) |
| Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
| Standard_EXPORT const Handle_SelectBasics_SensitiveEntity & | Find (const Standard_Integer &K) const |
| const Handle_SelectBasics_SensitiveEntity & | operator() (const Standard_Integer &K) const |
| Standard_EXPORT Handle_SelectBasics_SensitiveEntity & | ChangeFind (const Standard_Integer &K) |
| Handle_SelectBasics_SensitiveEntity & | operator() (const Standard_Integer &K) |
Private Member Functions | |
| Standard_EXPORT | SelectMgr_DataMapOfIntegerSensitive (const SelectMgr_DataMapOfIntegerSensitive &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1