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

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