Open CASCADE Technology 6.6.0
Public Member Functions
TopOpeBRepDS_MapOfPoint Class Reference

#include <TopOpeBRepDS_MapOfPoint.hxx>

Inheritance diagram for TopOpeBRepDS_MapOfPoint:
Inheritance graph
[legend]

Public Member Functions

 TopOpeBRepDS_MapOfPoint (const Standard_Integer NbBuckets=1)
TopOpeBRepDS_MapOfPointAssign (const TopOpeBRepDS_MapOfPoint &Other)
TopOpeBRepDS_MapOfPointoperator= (const TopOpeBRepDS_MapOfPoint &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopOpeBRepDS_MapOfPoint ()
Standard_Boolean Bind (const Standard_Integer &K, const TopOpeBRepDS_PointData &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const TopOpeBRepDS_PointDataFind (const Standard_Integer &K) const
const TopOpeBRepDS_PointDataoperator() (const Standard_Integer &K) const
TopOpeBRepDS_PointDataChangeFind (const Standard_Integer &K)
TopOpeBRepDS_PointDataoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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