Open CASCADE Technology 6.6.0
Public Member Functions
TPrsStd_DataMapOfGUIDDriver Class Reference

#include <TPrsStd_DataMapOfGUIDDriver.hxx>

Inheritance diagram for TPrsStd_DataMapOfGUIDDriver:
Inheritance graph
[legend]

Public Member Functions

 TPrsStd_DataMapOfGUIDDriver (const Standard_Integer NbBuckets=1)
TPrsStd_DataMapOfGUIDDriverAssign (const TPrsStd_DataMapOfGUIDDriver &Other)
TPrsStd_DataMapOfGUIDDriveroperator= (const TPrsStd_DataMapOfGUIDDriver &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TPrsStd_DataMapOfGUIDDriver ()
Standard_Boolean Bind (const Standard_GUID &K, const Handle< TPrsStd_Driver > &I)
Standard_Boolean IsBound (const Standard_GUID &K) const
Standard_Boolean UnBind (const Standard_GUID &K)
const Handle_TPrsStd_Driver & Find (const Standard_GUID &K) const
const Handle_TPrsStd_Driver & operator() (const Standard_GUID &K) const
Handle_TPrsStd_Driver & ChangeFind (const Standard_GUID &K)
Handle_TPrsStd_Driver & operator() (const Standard_GUID &K)
Standard_Address Find1 (const Standard_GUID &K) const
Standard_Address ChangeFind1 (const Standard_GUID &K)

Constructor & Destructor Documentation

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

Member Function Documentation

TPrsStd_DataMapOfGUIDDriver& TPrsStd_DataMapOfGUIDDriver::Assign ( const TPrsStd_DataMapOfGUIDDriver Other)
Standard_Boolean TPrsStd_DataMapOfGUIDDriver::Bind ( const Standard_GUID K,
const Handle< TPrsStd_Driver > &  I 
)
Handle_TPrsStd_Driver& TPrsStd_DataMapOfGUIDDriver::ChangeFind ( const Standard_GUID K)
Standard_Address TPrsStd_DataMapOfGUIDDriver::ChangeFind1 ( const Standard_GUID K)
void TPrsStd_DataMapOfGUIDDriver::Clear ( )
const Handle_TPrsStd_Driver& TPrsStd_DataMapOfGUIDDriver::Find ( const Standard_GUID K) const
Standard_Address TPrsStd_DataMapOfGUIDDriver::Find1 ( const Standard_GUID K) const
Standard_Boolean TPrsStd_DataMapOfGUIDDriver::IsBound ( const Standard_GUID K) const
const Handle_TPrsStd_Driver& TPrsStd_DataMapOfGUIDDriver::operator() ( const Standard_GUID K) const [inline]
Handle_TPrsStd_Driver& TPrsStd_DataMapOfGUIDDriver::operator() ( const Standard_GUID K) [inline]
TPrsStd_DataMapOfGUIDDriver& TPrsStd_DataMapOfGUIDDriver::operator= ( const TPrsStd_DataMapOfGUIDDriver Other) [inline]
void TPrsStd_DataMapOfGUIDDriver::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean TPrsStd_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