Open CASCADE Technology 6.5.2
Public Member Functions
XSDRAWSTLVRML_ElemNodesMap Class Reference

#include <XSDRAWSTLVRML_ElemNodesMap.hxx>

Inheritance diagram for XSDRAWSTLVRML_ElemNodesMap:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 XSDRAWSTLVRML_ElemNodesMap (const Standard_Integer NbBuckets=1)
XSDRAWSTLVRML_ElemNodesMap & Assign (const XSDRAWSTLVRML_ElemNodesMap &Other)
XSDRAWSTLVRML_ElemNodesMap & operator= (const XSDRAWSTLVRML_ElemNodesMap &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~XSDRAWSTLVRML_ElemNodesMap ()
Standard_Boolean Bind (const Standard_Integer &K, const TColStd_DataMapOfIntegerInteger &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const
TColStd_DataMapOfIntegerInteger & 
Find (const Standard_Integer &K) const
const
TColStd_DataMapOfIntegerInteger & 
operator() (const Standard_Integer &K) const
TColStd_DataMapOfIntegerInteger & ChangeFind (const Standard_Integer &K)
TColStd_DataMapOfIntegerInteger & operator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

XSDRAWSTLVRML_ElemNodesMap& XSDRAWSTLVRML_ElemNodesMap::Assign ( const XSDRAWSTLVRML_ElemNodesMap &  Other)
Standard_Boolean XSDRAWSTLVRML_ElemNodesMap::Bind ( const Standard_Integer &  K,
const TColStd_DataMapOfIntegerInteger &  I 
)
TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::ChangeFind ( const Standard_Integer &  K)
Standard_Address XSDRAWSTLVRML_ElemNodesMap::ChangeFind1 ( const Standard_Integer &  K)
void XSDRAWSTLVRML_ElemNodesMap::Clear ( )
const TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::Find ( const Standard_Integer &  K) const
Standard_Address XSDRAWSTLVRML_ElemNodesMap::Find1 ( const Standard_Integer &  K) const
Standard_Boolean XSDRAWSTLVRML_ElemNodesMap::IsBound ( const Standard_Integer &  K) const
void XSDRAWSTLVRML_ElemNodesMap::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* XSDRAWSTLVRML_ElemNodesMap::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* XSDRAWSTLVRML_ElemNodesMap::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::operator() ( const Standard_Integer &  K) [inline]
const TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::operator() ( const Standard_Integer &  K) const [inline]
XSDRAWSTLVRML_ElemNodesMap& XSDRAWSTLVRML_ElemNodesMap::operator= ( const XSDRAWSTLVRML_ElemNodesMap &  Other) [inline]
void XSDRAWSTLVRML_ElemNodesMap::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean XSDRAWSTLVRML_ElemNodesMap::UnBind ( const Standard_Integer &  K)

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