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

#include <MAT_DataMapOfIntegerBisector.hxx>

Inheritance diagram for MAT_DataMapOfIntegerBisector:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MAT_DataMapOfIntegerBisector (const Standard_Integer NbBuckets=1)
MAT_DataMapOfIntegerBisectorAssign (const MAT_DataMapOfIntegerBisector &Other)
MAT_DataMapOfIntegerBisectoroperator= (const MAT_DataMapOfIntegerBisector &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MAT_DataMapOfIntegerBisector ()
Standard_Boolean Bind (const Standard_Integer &K, const Handle< MAT_Bisector > &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const Handle_MAT_Bisector & Find (const Standard_Integer &K) const
const Handle_MAT_Bisector & operator() (const Standard_Integer &K) const
Handle_MAT_Bisector & ChangeFind (const Standard_Integer &K)
Handle_MAT_Bisector & operator() (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 Handle_MAT_Bisector& MAT_DataMapOfIntegerBisector::Find ( const Standard_Integer K) const
const Handle_MAT_Bisector& MAT_DataMapOfIntegerBisector::operator() ( const Standard_Integer K) const [inline]
Handle_MAT_Bisector& MAT_DataMapOfIntegerBisector::operator() ( const Standard_Integer K) [inline]
MAT_DataMapOfIntegerBisector& MAT_DataMapOfIntegerBisector::operator= ( const MAT_DataMapOfIntegerBisector Other) [inline]

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