Open CASCADE Technology 6.6.0
Public Member Functions
XSDRAWSTLVRML_ElemNodesMap Class Reference

#include <XSDRAWSTLVRML_ElemNodesMap.hxx>

Inheritance diagram for XSDRAWSTLVRML_ElemNodesMap:
Inheritance graph
[legend]

Public Member Functions

 XSDRAWSTLVRML_ElemNodesMap (const Standard_Integer NbBuckets=1)
XSDRAWSTLVRML_ElemNodesMapAssign (const XSDRAWSTLVRML_ElemNodesMap &Other)
XSDRAWSTLVRML_ElemNodesMapoperator= (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_DataMapOfIntegerIntegerChangeFind (const Standard_Integer &K)
TColStd_DataMapOfIntegerIntegeroperator() (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
const TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::operator() ( const Standard_Integer K) const [inline]
TColStd_DataMapOfIntegerInteger& XSDRAWSTLVRML_ElemNodesMap::operator() ( const Standard_Integer K) [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