Open CASCADE Technology 6.6.0
|
#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 | ) |
Standard_Address Interface_DataMapOfTransientInteger::ChangeFind1 | ( | const Handle< Standard_Transient > & | K | ) |
void Interface_DataMapOfTransientInteger::Clear | ( | ) |
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] |
void Interface_DataMapOfTransientInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean Interface_DataMapOfTransientInteger::UnBind | ( | const Handle< Standard_Transient > & | K | ) |