Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColgp_DataMapOfIntegerCirc2d Class Reference

#include <TColgp_DataMapOfIntegerCirc2d.hxx>

Inheritance diagram for TColgp_DataMapOfIntegerCirc2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColgp_DataMapOfIntegerCirc2d (const Standard_Integer NbBuckets=1)
TColgp_DataMapOfIntegerCirc2dAssign (const TColgp_DataMapOfIntegerCirc2d &Other)
TColgp_DataMapOfIntegerCirc2doperator= (const TColgp_DataMapOfIntegerCirc2d &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TColgp_DataMapOfIntegerCirc2d ()
Standard_Boolean Bind (const Standard_Integer &K, const gp_Circ2d &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const gp_Circ2dFind (const Standard_Integer &K) const
const gp_Circ2doperator() (const Standard_Integer &K) const
gp_Circ2dChangeFind (const Standard_Integer &K)
gp_Circ2doperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation


Member Function Documentation

const gp_Circ2d& TColgp_DataMapOfIntegerCirc2d::operator() ( const Standard_Integer K) const [inline]
gp_Circ2d& TColgp_DataMapOfIntegerCirc2d::operator() ( const Standard_Integer K) [inline]
TColgp_DataMapOfIntegerCirc2d& TColgp_DataMapOfIntegerCirc2d::operator= ( const TColgp_DataMapOfIntegerCirc2d Other) [inline]

The documentation for this class was generated from the following file: