Open CASCADE Technology 6.5.2
Public Member Functions
Graphic3d_MapOfStructure Class Reference

#include <Graphic3d_MapOfStructure.hxx>

Inheritance diagram for Graphic3d_MapOfStructure:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Graphic3d_MapOfStructure (const Standard_Integer NbBuckets=1)
Graphic3d_MapOfStructureAssign (const Graphic3d_MapOfStructure &Other)
Graphic3d_MapOfStructureoperator= (const Graphic3d_MapOfStructure &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~Graphic3d_MapOfStructure ()
Standard_Boolean Add (const Handle< Graphic3d_Structure > &aKey)
Standard_Boolean Contains (const Handle< Graphic3d_Structure > &aKey) const
Standard_Boolean Remove (const Handle< Graphic3d_Structure > &aKey)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Boolean Graphic3d_MapOfStructure::Add ( const Handle< Graphic3d_Structure > &  aKey)
Graphic3d_MapOfStructure& Graphic3d_MapOfStructure::Assign ( const Graphic3d_MapOfStructure Other)
void Graphic3d_MapOfStructure::Clear ( )
Standard_Boolean Graphic3d_MapOfStructure::Contains ( const Handle< Graphic3d_Structure > &  aKey) const
void Graphic3d_MapOfStructure::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

Graphic3d_MapOfStructure& Graphic3d_MapOfStructure::operator= ( const Graphic3d_MapOfStructure Other) [inline]
Standard_Boolean Graphic3d_MapOfStructure::Remove ( const Handle< Graphic3d_Structure > &  aKey)
void Graphic3d_MapOfStructure::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