Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_DataMapOfIntegerListOfXY Class Reference

#include <BRepMesh_DataMapOfIntegerListOfXY.hxx>

Inheritance diagram for BRepMesh_DataMapOfIntegerListOfXY:
Inheritance graph
[legend]

Public Member Functions

 BRepMesh_DataMapOfIntegerListOfXY (const Standard_Integer NbBuckets=1)
BRepMesh_DataMapOfIntegerListOfXYAssign (const BRepMesh_DataMapOfIntegerListOfXY &Other)
BRepMesh_DataMapOfIntegerListOfXYoperator= (const BRepMesh_DataMapOfIntegerListOfXY &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepMesh_DataMapOfIntegerListOfXY ()
Standard_Boolean Bind (const Standard_Integer &K, const BRepMesh_ListOfXY &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const BRepMesh_ListOfXYFind (const Standard_Integer &K) const
const BRepMesh_ListOfXYoperator() (const Standard_Integer &K) const
BRepMesh_ListOfXYChangeFind (const Standard_Integer &K)
BRepMesh_ListOfXYoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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