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

#include <TFunction_DataMapOfGUIDDriver.hxx>

Inheritance diagram for TFunction_DataMapOfGUIDDriver:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Handle_TFunction_Driver& TFunction_DataMapOfGUIDDriver::Find ( 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]

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