|
Open CASCADE Technology 6.5.2
|
#include <Storage_MapOfPers.hxx>

| Storage_MapOfPers::Storage_MapOfPers | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Storage_MapOfPers::~Storage_MapOfPers | ( | ) | [inline] |
| Storage_MapOfPers& Storage_MapOfPers::Assign | ( | const Storage_MapOfPers & | Other | ) |
| Standard_Boolean Storage_MapOfPers::Bind | ( | const TCollection_AsciiString & | K, |
| const Handle< Storage_Root > & | I | ||
| ) |
| Handle_Storage_Root& Storage_MapOfPers::ChangeFind | ( | const TCollection_AsciiString & | K | ) |
| Standard_Address Storage_MapOfPers::ChangeFind1 | ( | const TCollection_AsciiString & | K | ) |
| void Storage_MapOfPers::Clear | ( | ) |
| const Handle_Storage_Root& Storage_MapOfPers::Find | ( | const TCollection_AsciiString & | K | ) | const |
| Standard_Address Storage_MapOfPers::Find1 | ( | const TCollection_AsciiString & | K | ) | const |
| Standard_Boolean Storage_MapOfPers::IsBound | ( | const TCollection_AsciiString & | K | ) | const |
| void Storage_MapOfPers::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Storage_MapOfPers::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Storage_MapOfPers::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Handle_Storage_Root& Storage_MapOfPers::operator() | ( | const TCollection_AsciiString & | K | ) | [inline] |
| const Handle_Storage_Root& Storage_MapOfPers::operator() | ( | const TCollection_AsciiString & | K | ) | const [inline] |
| Storage_MapOfPers& Storage_MapOfPers::operator= | ( | const Storage_MapOfPers & | Other | ) | [inline] |
| void Storage_MapOfPers::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean Storage_MapOfPers::UnBind | ( | const TCollection_AsciiString & | K | ) |
1.7.4