Open CASCADE Technology
6.5.4
|
#include <Draw_MapOfFunctions.hxx>
DEFINE_STANDARD_ALLOC Draw_MapOfFunctions::Draw_MapOfFunctions | ( | const Standard_Integer | NbBuckets = 1 | ) |
Draw_MapOfFunctions::~Draw_MapOfFunctions | ( | ) | [inline] |
Standard_Boolean Draw_MapOfFunctions::Bind | ( | const TCollection_AsciiString & | K, |
const OSD_Function & | I | ||
) |
const OSD_Function& Draw_MapOfFunctions::Find | ( | const TCollection_AsciiString & | K | ) | const |
const OSD_Function& Draw_MapOfFunctions::operator() | ( | const TCollection_AsciiString & | K | ) | const [inline] |
OSD_Function& Draw_MapOfFunctions::operator() | ( | const TCollection_AsciiString & | K | ) | [inline] |
Draw_MapOfFunctions& Draw_MapOfFunctions::operator= | ( | const Draw_MapOfFunctions & | Other | ) | [inline] |
void Draw_MapOfFunctions::ReSize | ( | const Standard_Integer | NbBuckets | ) |