Open CASCADE Technology 6.6.0
Public Member Functions
IntTools_IndexedDataMapOfTransientAddress Class Reference

#include <IntTools_IndexedDataMapOfTransientAddress.hxx>

Inheritance diagram for IntTools_IndexedDataMapOfTransientAddress:
Inheritance graph
[legend]

Public Member Functions

 IntTools_IndexedDataMapOfTransientAddress (const Standard_Integer NbBuckets=1)
IntTools_IndexedDataMapOfTransientAddressAssign (const IntTools_IndexedDataMapOfTransientAddress &Other)
IntTools_IndexedDataMapOfTransientAddressoperator= (const IntTools_IndexedDataMapOfTransientAddress &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~IntTools_IndexedDataMapOfTransientAddress ()
Standard_Integer Add (const Handle< Standard_Transient > &K, const Standard_Address &I)
void Substitute (const Standard_Integer I, const Handle< Standard_Transient > &K, const Standard_Address &T)
void RemoveLast ()
Standard_Boolean Contains (const Handle< Standard_Transient > &K) const
const Handle_Standard_TransientFindKey (const Standard_Integer I) const
const Standard_AddressFindFromIndex (const Standard_Integer I) const
const Standard_Addressoperator() (const Standard_Integer I) const
Standard_AddressChangeFromIndex (const Standard_Integer I)
Standard_Addressoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Handle< Standard_Transient > &K) const
const Standard_AddressFindFromKey (const Handle< Standard_Transient > &K) const
Standard_AddressChangeFromKey (const Handle< Standard_Transient > &K)
Standard_Address FindFromKey1 (const Handle< Standard_Transient > &K) const
Standard_Address ChangeFromKey1 (const Handle< Standard_Transient > &K)

Constructor & Destructor Documentation

IntTools_IndexedDataMapOfTransientAddress::IntTools_IndexedDataMapOfTransientAddress ( const Standard_Integer  NbBuckets = 1)
IntTools_IndexedDataMapOfTransientAddress::~IntTools_IndexedDataMapOfTransientAddress ( ) [inline]

Member Function Documentation

Standard_Integer IntTools_IndexedDataMapOfTransientAddress::Add ( const Handle< Standard_Transient > &  K,
const Standard_Address I 
)
IntTools_IndexedDataMapOfTransientAddress& IntTools_IndexedDataMapOfTransientAddress::Assign ( const IntTools_IndexedDataMapOfTransientAddress Other)
Standard_Address& IntTools_IndexedDataMapOfTransientAddress::ChangeFromIndex ( const Standard_Integer  I)
Standard_Address& IntTools_IndexedDataMapOfTransientAddress::ChangeFromKey ( const Handle< Standard_Transient > &  K)
Standard_Address IntTools_IndexedDataMapOfTransientAddress::ChangeFromKey1 ( const Handle< Standard_Transient > &  K)
void IntTools_IndexedDataMapOfTransientAddress::Clear ( )
Standard_Boolean IntTools_IndexedDataMapOfTransientAddress::Contains ( const Handle< Standard_Transient > &  K) const
const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::FindFromIndex ( const Standard_Integer  I) const
const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::FindFromKey ( const Handle< Standard_Transient > &  K) const
Standard_Address IntTools_IndexedDataMapOfTransientAddress::FindFromKey1 ( const Handle< Standard_Transient > &  K) const
Standard_Integer IntTools_IndexedDataMapOfTransientAddress::FindIndex ( const Handle< Standard_Transient > &  K) const
const Handle_Standard_Transient& IntTools_IndexedDataMapOfTransientAddress::FindKey ( const Standard_Integer  I) const
const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::operator() ( const Standard_Integer  I) const [inline]
Standard_Address& IntTools_IndexedDataMapOfTransientAddress::operator() ( const Standard_Integer  I) [inline]
IntTools_IndexedDataMapOfTransientAddress& IntTools_IndexedDataMapOfTransientAddress::operator= ( const IntTools_IndexedDataMapOfTransientAddress Other) [inline]
void IntTools_IndexedDataMapOfTransientAddress::RemoveLast ( )
void IntTools_IndexedDataMapOfTransientAddress::ReSize ( const Standard_Integer  NbBuckets)
void IntTools_IndexedDataMapOfTransientAddress::Substitute ( const Standard_Integer  I,
const Handle< Standard_Transient > &  K,
const Standard_Address T 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines