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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Storage_MapOfPers (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT Storage_MapOfPers & | Assign (const Storage_MapOfPers &Other) |
| Storage_MapOfPers & | operator= (const Storage_MapOfPers &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~Storage_MapOfPers () | |
| Standard_EXPORT Standard_Boolean | Bind (const TCollection_AsciiString &K, const Handle(Storage_Root)&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_Root & | Find (const TCollection_AsciiString &K) const |
| const Handle_Storage_Root & | operator() (const TCollection_AsciiString &K) const |
| Standard_EXPORT Handle_Storage_Root & | ChangeFind (const TCollection_AsciiString &K) |
| Handle_Storage_Root & | operator() (const TCollection_AsciiString &K) |
Private Member Functions | |
| Standard_EXPORT | Storage_MapOfPers (const Storage_MapOfPers &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TCollection_BasicMap. |
|
|
Reimplemented from TCollection_BasicMap. |
|
||||||||||||
|
Reimplemented from TCollection_BasicMap. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1