Open CASCADE Technology 6.6.0
Public Member Functions
TNaming_MapOfNamedShape Class Reference

#include <TNaming_MapOfNamedShape.hxx>

Inheritance diagram for TNaming_MapOfNamedShape:
Inheritance graph
[legend]

Public Member Functions

 TNaming_MapOfNamedShape (const Standard_Integer NbBuckets=1)
TNaming_MapOfNamedShapeAssign (const TNaming_MapOfNamedShape &Other)
TNaming_MapOfNamedShapeoperator= (const TNaming_MapOfNamedShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TNaming_MapOfNamedShape ()
Standard_Boolean Add (const Handle< TNaming_NamedShape > &aKey)
Standard_Boolean Contains (const Handle< TNaming_NamedShape > &aKey) const
Standard_Boolean Remove (const Handle< TNaming_NamedShape > &aKey)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Boolean TNaming_MapOfNamedShape::Add ( const Handle< TNaming_NamedShape > &  aKey)
TNaming_MapOfNamedShape& TNaming_MapOfNamedShape::Assign ( const TNaming_MapOfNamedShape Other)
void TNaming_MapOfNamedShape::Clear ( )
Standard_Boolean TNaming_MapOfNamedShape::Contains ( const Handle< TNaming_NamedShape > &  aKey) const
TNaming_MapOfNamedShape& TNaming_MapOfNamedShape::operator= ( const TNaming_MapOfNamedShape Other) [inline]
Standard_Boolean TNaming_MapOfNamedShape::Remove ( const Handle< TNaming_NamedShape > &  aKey)
void TNaming_MapOfNamedShape::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