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

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