Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Transfer_TransferMapOfProcessForTransient Class Reference

#include <Transfer_TransferMapOfProcessForTransient.hxx>

Inheritance diagram for Transfer_TransferMapOfProcessForTransient:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Transfer_TransferMapOfProcessForTransient (const Standard_Integer NbBuckets=1)
Transfer_TransferMapOfProcessForTransientAssign (const Transfer_TransferMapOfProcessForTransient &Other)
Transfer_TransferMapOfProcessForTransientoperator= (const Transfer_TransferMapOfProcessForTransient &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~Transfer_TransferMapOfProcessForTransient ()
Standard_Integer Add (const Handle< Standard_Transient > &K, const Handle< Transfer_Binder > &I)
void Substitute (const Standard_Integer I, const Handle< Standard_Transient > &K, const Handle< Transfer_Binder > &T)
void RemoveLast ()
Standard_Boolean Contains (const Handle< Standard_Transient > &K) const
const Handle_Standard_TransientFindKey (const Standard_Integer I) const
const Handle_Transfer_Binder & FindFromIndex (const Standard_Integer I) const
const Handle_Transfer_Binder & operator() (const Standard_Integer I) const
Handle_Transfer_Binder & ChangeFromIndex (const Standard_Integer I)
Handle_Transfer_Binder & operator() (const Standard_Integer I)
Standard_Integer FindIndex (const Handle< Standard_Transient > &K) const
const Handle_Transfer_Binder & FindFromKey (const Handle< Standard_Transient > &K) const
Handle_Transfer_Binder & ChangeFromKey (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


Member Function Documentation

const Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::operator() ( const Standard_Integer  I) const [inline]
Handle_Transfer_Binder& Transfer_TransferMapOfProcessForTransient::operator() ( const Standard_Integer  I) [inline]
Transfer_TransferMapOfProcessForTransient& Transfer_TransferMapOfProcessForTransient::operator= ( const Transfer_TransferMapOfProcessForTransient Other) [inline]

The documentation for this class was generated from the following file: