#include <Viewer2dTest_DataMapOfText.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Viewer2dTest_DataMapOfText (const Standard_Integer NbBuckets=1) | |
| Viewer2dTest_DataMapOfText & | Assign (const Viewer2dTest_DataMapOfText &Other) |
| Viewer2dTest_DataMapOfText & | operator= (const Viewer2dTest_DataMapOfText &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~Viewer2dTest_DataMapOfText () | |
| Standard_Boolean | Bind (const TCollection_AsciiString &K, const Handle< Graphic2d_Text > &I) |
| Standard_Boolean | IsBound (const TCollection_AsciiString &K) const |
| Standard_Boolean | UnBind (const TCollection_AsciiString &K) |
| const Handle_Graphic2d_Text & | Find (const TCollection_AsciiString &K) const |
| const Handle_Graphic2d_Text & | operator() (const TCollection_AsciiString &K) const |
| Handle_Graphic2d_Text & | ChangeFind (const TCollection_AsciiString &K) |
| Handle_Graphic2d_Text & | operator() (const TCollection_AsciiString &K) |
| Viewer2dTest_DataMapOfText::Viewer2dTest_DataMapOfText | ( | const Standard_Integer | NbBuckets = 1 |
) |
| Viewer2dTest_DataMapOfText::~Viewer2dTest_DataMapOfText | ( | ) | [inline] |
| Viewer2dTest_DataMapOfText& Viewer2dTest_DataMapOfText::Assign | ( | const Viewer2dTest_DataMapOfText & | Other | ) |
| Standard_Boolean Viewer2dTest_DataMapOfText::Bind | ( | const TCollection_AsciiString & | K, | |
| const Handle< Graphic2d_Text > & | I | |||
| ) |
| Handle_Graphic2d_Text& Viewer2dTest_DataMapOfText::ChangeFind | ( | const TCollection_AsciiString & | K | ) |
| void Viewer2dTest_DataMapOfText::Clear | ( | ) |
| const Handle_Graphic2d_Text& Viewer2dTest_DataMapOfText::Find | ( | const TCollection_AsciiString & | K | ) | const |
| Standard_Boolean Viewer2dTest_DataMapOfText::IsBound | ( | const TCollection_AsciiString & | K | ) | const |
| void Viewer2dTest_DataMapOfText::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Viewer2dTest_DataMapOfText::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* Viewer2dTest_DataMapOfText::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Handle_Graphic2d_Text& Viewer2dTest_DataMapOfText::operator() | ( | const TCollection_AsciiString & | K | ) | [inline] |
| const Handle_Graphic2d_Text& Viewer2dTest_DataMapOfText::operator() | ( | const TCollection_AsciiString & | K | ) | const [inline] |
| Viewer2dTest_DataMapOfText& Viewer2dTest_DataMapOfText::operator= | ( | const Viewer2dTest_DataMapOfText & | Other | ) | [inline] |
| void Viewer2dTest_DataMapOfText::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean Viewer2dTest_DataMapOfText::UnBind | ( | const TCollection_AsciiString & | K | ) |
1.6.3