OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
IntTools


IntTools_IndexedDataMapOfTransientAddress Class Reference

#include <IntTools_IndexedDataMapOfTransientAddress.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT IntTools_IndexedDataMapOfTransientAddress (const Standard_Integer NbBuckets=1)
Standard_EXPORT IntTools_IndexedDataMapOfTransientAddressAssign (const IntTools_IndexedDataMapOfTransientAddress &Other)
IntTools_IndexedDataMapOfTransientAddressoperator= (const IntTools_IndexedDataMapOfTransientAddress &Other)
Standard_EXPORT void ReSize (const Standard_Integer NbBuckets)
Standard_EXPORT void Clear ()
 ~IntTools_IndexedDataMapOfTransientAddress ()
Standard_EXPORT Standard_Integer Add (const Handle(Standard_Transient)&K, const Standard_Address &I)
Standard_EXPORT void Substitute (const Standard_Integer I, const Handle(Standard_Transient)&K, const Standard_Address &T)
Standard_EXPORT void RemoveLast ()
Standard_EXPORT Standard_Boolean Contains (const Handle(Standard_Transient)&K) const
Standard_EXPORT const Handle_Standard_Transient & FindKey (const Standard_Integer I) const
Standard_EXPORT const Standard_Address & FindFromIndex (const Standard_Integer I) const
const Standard_Address & operator() (const Standard_Integer I) const
Standard_EXPORT Standard_Address & ChangeFromIndex (const Standard_Integer I)
Standard_Address & operator() (const Standard_Integer I)
Standard_EXPORT Standard_Integer FindIndex (const Handle(Standard_Transient)&K) const
Standard_EXPORT const Standard_Address & FindFromKey (const Handle(Standard_Transient)&K) const
Standard_EXPORT Standard_Address & ChangeFromKey (const Handle(Standard_Transient)&K)

Private Member Functions

Standard_EXPORT IntTools_IndexedDataMapOfTransientAddress (const IntTools_IndexedDataMapOfTransientAddress &Other)


Constructor & Destructor Documentation

Standard_EXPORT IntTools_IndexedDataMapOfTransientAddress::IntTools_IndexedDataMapOfTransientAddress const Standard_Integer  NbBuckets = 1  ) 
 

IntTools_IndexedDataMapOfTransientAddress::~IntTools_IndexedDataMapOfTransientAddress  )  [inline]
 

Standard_EXPORT IntTools_IndexedDataMapOfTransientAddress::IntTools_IndexedDataMapOfTransientAddress const IntTools_IndexedDataMapOfTransientAddress Other  )  [private]
 


Member Function Documentation

Standard_EXPORT Standard_Integer IntTools_IndexedDataMapOfTransientAddress::Add const Handle(Standard_Transient)&  K,
const Standard_Address &  I
 

Standard_EXPORT IntTools_IndexedDataMapOfTransientAddress& IntTools_IndexedDataMapOfTransientAddress::Assign const IntTools_IndexedDataMapOfTransientAddress Other  ) 
 

Standard_EXPORT Standard_Address& IntTools_IndexedDataMapOfTransientAddress::ChangeFromIndex const Standard_Integer  I  ) 
 

Standard_EXPORT Standard_Address& IntTools_IndexedDataMapOfTransientAddress::ChangeFromKey const Handle(Standard_Transient)&  K  ) 
 

Standard_EXPORT void IntTools_IndexedDataMapOfTransientAddress::Clear  ) 
 

Standard_EXPORT Standard_Boolean IntTools_IndexedDataMapOfTransientAddress::Contains const Handle(Standard_Transient)&  K  )  const
 

Standard_EXPORT const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::FindFromIndex const Standard_Integer  I  )  const
 

Standard_EXPORT const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::FindFromKey const Handle(Standard_Transient)&  K  )  const
 

Standard_EXPORT Standard_Integer IntTools_IndexedDataMapOfTransientAddress::FindIndex const Handle(Standard_Transient)&  K  )  const
 

Standard_EXPORT const Handle_Standard_Transient& IntTools_IndexedDataMapOfTransientAddress::FindKey const Standard_Integer  I  )  const
 

void IntTools_IndexedDataMapOfTransientAddress::operator delete void *  anAddress  )  [inline]
 

void* IntTools_IndexedDataMapOfTransientAddress::operator new size_t  size  )  [inline]
 

void* IntTools_IndexedDataMapOfTransientAddress::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_Address& IntTools_IndexedDataMapOfTransientAddress::operator() const Standard_Integer  I  )  [inline]
 

const Standard_Address& IntTools_IndexedDataMapOfTransientAddress::operator() const Standard_Integer  I  )  const [inline]
 

IntTools_IndexedDataMapOfTransientAddress& IntTools_IndexedDataMapOfTransientAddress::operator= const IntTools_IndexedDataMapOfTransientAddress Other  )  [inline]
 

Standard_EXPORT void IntTools_IndexedDataMapOfTransientAddress::RemoveLast  ) 
 

Standard_EXPORT void IntTools_IndexedDataMapOfTransientAddress::ReSize const Standard_Integer  NbBuckets  ) 
 

Standard_EXPORT 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:
Generated on Mon Aug 25 13:42:20 2008 for OpenCASCADE by  doxygen 1.4.1