Open CASCADE Technology 6.6.0
Public Member Functions
MDF_TypeDriverListMapOfASDriverTable Class Reference

#include <MDF_TypeDriverListMapOfASDriverTable.hxx>

Inheritance diagram for MDF_TypeDriverListMapOfASDriverTable:
Inheritance graph
[legend]

Public Member Functions

 MDF_TypeDriverListMapOfASDriverTable (const Standard_Integer NbBuckets=1)
MDF_TypeDriverListMapOfASDriverTableAssign (const MDF_TypeDriverListMapOfASDriverTable &Other)
MDF_TypeDriverListMapOfASDriverTableoperator= (const MDF_TypeDriverListMapOfASDriverTable &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MDF_TypeDriverListMapOfASDriverTable ()
Standard_Boolean Bind (const Handle< Standard_Type > &K, const MDF_DriverListOfASDriverTable &I)
Standard_Boolean IsBound (const Handle< Standard_Type > &K) const
Standard_Boolean UnBind (const Handle< Standard_Type > &K)
const
MDF_DriverListOfASDriverTable
Find (const Handle< Standard_Type > &K) const
const
MDF_DriverListOfASDriverTable
operator() (const Handle< Standard_Type > &K) const
MDF_DriverListOfASDriverTableChangeFind (const Handle< Standard_Type > &K)
MDF_DriverListOfASDriverTableoperator() (const Handle< Standard_Type > &K)
Standard_Address Find1 (const Handle< Standard_Type > &K) const
Standard_Address ChangeFind1 (const Handle< Standard_Type > &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

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