#include <Interface_DataMapOfTransientInteger.hxx>

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