Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_MapOfSurfaceSample Class Reference

#include <IntTools_MapOfSurfaceSample.hxx>

Inheritance diagram for IntTools_MapOfSurfaceSample:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_MapOfSurfaceSample (const Standard_Integer NbBuckets=1)
IntTools_MapOfSurfaceSampleAssign (const IntTools_MapOfSurfaceSample &Other)
IntTools_MapOfSurfaceSampleoperator= (const IntTools_MapOfSurfaceSample &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~IntTools_MapOfSurfaceSample ()
Standard_Boolean Add (const IntTools_SurfaceRangeSample &aKey)
Standard_Boolean Contains (const IntTools_SurfaceRangeSample &aKey) const
Standard_Boolean Remove (const IntTools_SurfaceRangeSample &aKey)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Boolean IntTools_MapOfSurfaceSample::Add ( const IntTools_SurfaceRangeSample aKey)
IntTools_MapOfSurfaceSample& IntTools_MapOfSurfaceSample::Assign ( const IntTools_MapOfSurfaceSample Other)
void IntTools_MapOfSurfaceSample::Clear ( )
Standard_Boolean IntTools_MapOfSurfaceSample::Contains ( const IntTools_SurfaceRangeSample aKey) const
void IntTools_MapOfSurfaceSample::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* IntTools_MapOfSurfaceSample::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* IntTools_MapOfSurfaceSample::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

IntTools_MapOfSurfaceSample& IntTools_MapOfSurfaceSample::operator= ( const IntTools_MapOfSurfaceSample Other) [inline]
Standard_Boolean IntTools_MapOfSurfaceSample::Remove ( const IntTools_SurfaceRangeSample aKey)
void IntTools_MapOfSurfaceSample::ReSize ( const Standard_Integer  NbBuckets)

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