Open CASCADE Technology 6.6.0
Public Member Functions
QANCollection_DataMapOfRealPnt Class Reference

#include <QANCollection_DataMapOfRealPnt.hxx>

Inheritance diagram for QANCollection_DataMapOfRealPnt:
Inheritance graph
[legend]

Public Member Functions

 QANCollection_DataMapOfRealPnt (const Standard_Integer NbBuckets=1)
QANCollection_DataMapOfRealPntAssign (const QANCollection_DataMapOfRealPnt &Other)
QANCollection_DataMapOfRealPntoperator= (const QANCollection_DataMapOfRealPnt &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~QANCollection_DataMapOfRealPnt ()
Standard_Boolean Bind (const Standard_Real &K, const gp_Pnt &I)
Standard_Boolean IsBound (const Standard_Real &K) const
Standard_Boolean UnBind (const Standard_Real &K)
const gp_PntFind (const Standard_Real &K) const
const gp_Pntoperator() (const Standard_Real &K) const
gp_PntChangeFind (const Standard_Real &K)
gp_Pntoperator() (const Standard_Real &K)
Standard_Address Find1 (const Standard_Real &K) const
Standard_Address ChangeFind1 (const Standard_Real &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

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