Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_DataMapOfVertexInteger Class Reference

#include <BRepMesh_DataMapOfVertexInteger.hxx>

Inheritance diagram for BRepMesh_DataMapOfVertexInteger:
Inheritance graph
[legend]

Public Member Functions

 BRepMesh_DataMapOfVertexInteger (const Standard_Integer NbBuckets=1)
BRepMesh_DataMapOfVertexIntegerAssign (const BRepMesh_DataMapOfVertexInteger &Other)
BRepMesh_DataMapOfVertexIntegeroperator= (const BRepMesh_DataMapOfVertexInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepMesh_DataMapOfVertexInteger ()
Standard_Boolean Bind (const TopoDS_Vertex &K, const Standard_Integer &I)
Standard_Boolean IsBound (const TopoDS_Vertex &K) const
Standard_Boolean UnBind (const TopoDS_Vertex &K)
const Standard_IntegerFind (const TopoDS_Vertex &K) const
const Standard_Integeroperator() (const TopoDS_Vertex &K) const
Standard_IntegerChangeFind (const TopoDS_Vertex &K)
Standard_Integeroperator() (const TopoDS_Vertex &K)
Standard_Address Find1 (const TopoDS_Vertex &K) const
Standard_Address ChangeFind1 (const TopoDS_Vertex &K)

Constructor & Destructor Documentation

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

Member Function Documentation

BRepMesh_DataMapOfVertexInteger& BRepMesh_DataMapOfVertexInteger::Assign ( const BRepMesh_DataMapOfVertexInteger Other)
Standard_Boolean BRepMesh_DataMapOfVertexInteger::Bind ( const TopoDS_Vertex K,
const Standard_Integer I 
)
Standard_Integer& BRepMesh_DataMapOfVertexInteger::ChangeFind ( const TopoDS_Vertex K)
Standard_Address BRepMesh_DataMapOfVertexInteger::ChangeFind1 ( const TopoDS_Vertex K)
void BRepMesh_DataMapOfVertexInteger::Clear ( )
const Standard_Integer& BRepMesh_DataMapOfVertexInteger::Find ( const TopoDS_Vertex K) const
Standard_Address BRepMesh_DataMapOfVertexInteger::Find1 ( const TopoDS_Vertex K) const
Standard_Boolean BRepMesh_DataMapOfVertexInteger::IsBound ( const TopoDS_Vertex K) const
const Standard_Integer& BRepMesh_DataMapOfVertexInteger::operator() ( const TopoDS_Vertex K) const [inline]
Standard_Integer& BRepMesh_DataMapOfVertexInteger::operator() ( const TopoDS_Vertex K) [inline]
BRepMesh_DataMapOfVertexInteger& BRepMesh_DataMapOfVertexInteger::operator= ( const BRepMesh_DataMapOfVertexInteger Other) [inline]
void BRepMesh_DataMapOfVertexInteger::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean BRepMesh_DataMapOfVertexInteger::UnBind ( const TopoDS_Vertex K)

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