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