|
Open CASCADE Technology
6.5.4
|
#include <Interface_DataMapOfTransientInteger.hxx>

| DEFINE_STANDARD_ALLOC Interface_DataMapOfTransientInteger::Interface_DataMapOfTransientInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| 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 | ) |
| Standard_Address Interface_DataMapOfTransientInteger::ChangeFind1 | ( | const Handle< Standard_Transient > & | K | ) |
| const Standard_Integer& Interface_DataMapOfTransientInteger::Find | ( | const Handle< Standard_Transient > & | K | ) | const |
| Standard_Address Interface_DataMapOfTransientInteger::Find1 | ( | const Handle< Standard_Transient > & | K | ) | const |
| Standard_Boolean Interface_DataMapOfTransientInteger::IsBound | ( | const Handle< Standard_Transient > & | K | ) | const |
| const Standard_Integer& Interface_DataMapOfTransientInteger::operator() | ( | const Handle< Standard_Transient > & | K | ) | const [inline] |
| Standard_Integer& Interface_DataMapOfTransientInteger::operator() | ( | const Handle< Standard_Transient > & | K | ) | [inline] |
| Interface_DataMapOfTransientInteger& Interface_DataMapOfTransientInteger::operator= | ( | const Interface_DataMapOfTransientInteger & | Other | ) | [inline] |
| Standard_Boolean Interface_DataMapOfTransientInteger::UnBind | ( | const Handle< Standard_Transient > & | K | ) |
1.8.0