Open CASCADE Technology 6.6.0
Public Member Functions
TFunction_DataMapOfGUIDDriver Class Reference

#include <TFunction_DataMapOfGUIDDriver.hxx>

Inheritance diagram for TFunction_DataMapOfGUIDDriver:
Inheritance graph
[legend]

Public Member Functions

 TFunction_DataMapOfGUIDDriver (const Standard_Integer NbBuckets=1)
TFunction_DataMapOfGUIDDriverAssign (const TFunction_DataMapOfGUIDDriver &Other)
TFunction_DataMapOfGUIDDriveroperator= (const TFunction_DataMapOfGUIDDriver &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TFunction_DataMapOfGUIDDriver ()
Standard_Boolean Bind (const Standard_GUID &K, const Handle< TFunction_Driver > &I)
Standard_Boolean IsBound (const Standard_GUID &K) const
Standard_Boolean UnBind (const Standard_GUID &K)
const Handle_TFunction_Driver & Find (const Standard_GUID &K) const
const Handle_TFunction_Driver & operator() (const Standard_GUID &K) const
Handle_TFunction_Driver & ChangeFind (const Standard_GUID &K)
Handle_TFunction_Driver & operator() (const Standard_GUID &K)
Standard_Address Find1 (const Standard_GUID &K) const
Standard_Address ChangeFind1 (const Standard_GUID &K)

Constructor & Destructor Documentation

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

Member Function Documentation

TFunction_DataMapOfGUIDDriver& TFunction_DataMapOfGUIDDriver::Assign ( const TFunction_DataMapOfGUIDDriver Other)
Standard_Boolean TFunction_DataMapOfGUIDDriver::Bind ( const Standard_GUID K,
const Handle< TFunction_Driver > &  I 
)
Handle_TFunction_Driver& TFunction_DataMapOfGUIDDriver::ChangeFind ( const Standard_GUID K)
Standard_Address TFunction_DataMapOfGUIDDriver::ChangeFind1 ( const Standard_GUID K)
void TFunction_DataMapOfGUIDDriver::Clear ( )
const Handle_TFunction_Driver& TFunction_DataMapOfGUIDDriver::Find ( const Standard_GUID K) const
Standard_Address TFunction_DataMapOfGUIDDriver::Find1 ( const Standard_GUID K) const
Standard_Boolean TFunction_DataMapOfGUIDDriver::IsBound ( const Standard_GUID K) const
const Handle_TFunction_Driver& TFunction_DataMapOfGUIDDriver::operator() ( const Standard_GUID K) const [inline]
Handle_TFunction_Driver& TFunction_DataMapOfGUIDDriver::operator() ( const Standard_GUID K) [inline]
TFunction_DataMapOfGUIDDriver& TFunction_DataMapOfGUIDDriver::operator= ( const TFunction_DataMapOfGUIDDriver Other) [inline]
void TFunction_DataMapOfGUIDDriver::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean TFunction_DataMapOfGUIDDriver::UnBind ( const Standard_GUID K)

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