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