#include <Storage_MapOfCallBack.hxx>
Inheritance diagram for Storage_MapOfCallBack:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Storage_MapOfCallBack (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT Storage_MapOfCallBack & | Assign (const Storage_MapOfCallBack &Other) |
| Storage_MapOfCallBack & | operator= (const Storage_MapOfCallBack &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~Storage_MapOfCallBack () | |
| Standard_EXPORT Standard_Boolean | Bind (const TCollection_AsciiString &K, const Handle(Storage_TypedCallBack)&I) |
| Standard_EXPORT Standard_Boolean | IsBound (const TCollection_AsciiString &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const TCollection_AsciiString &K) |
| Standard_EXPORT const Handle_Storage_TypedCallBack & | Find (const TCollection_AsciiString &K) const |
| const Handle_Storage_TypedCallBack & | operator() (const TCollection_AsciiString &K) const |
| Standard_EXPORT Handle_Storage_TypedCallBack & | ChangeFind (const TCollection_AsciiString &K) |
| Handle_Storage_TypedCallBack & | operator() (const TCollection_AsciiString &K) |
Private Member Functions | |
| Standard_EXPORT | Storage_MapOfCallBack (const Storage_MapOfCallBack &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TCollection_BasicMap. |
|
|
Reimplemented from TCollection_BasicMap. |
|
||||||||||||
|
Reimplemented from TCollection_BasicMap. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1