#include <AIS_DataMapofIntegerListOfinteractive.hxx>

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