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

#include <TColStd_IndexedMapOfTransient.hxx>

Inheritance diagram for TColStd_IndexedMapOfTransient:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_IndexedMapOfTransient (const Standard_Integer NbBuckets=1)
TColStd_IndexedMapOfTransientAssign (const TColStd_IndexedMapOfTransient &Other)
TColStd_IndexedMapOfTransientoperator= (const TColStd_IndexedMapOfTransient &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TColStd_IndexedMapOfTransient ()
Standard_Integer Add (const Handle< Standard_Transient > &K)
void Substitute (const Standard_Integer I, const Handle< Standard_Transient > &K)
void RemoveLast ()
Standard_Boolean Contains (const Handle< Standard_Transient > &K) const
const Handle_Standard_TransientFindKey (const Standard_Integer I) const
const Handle_Standard_Transientoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const Handle< Standard_Transient > &K) const

Constructor & Destructor Documentation


Member Function Documentation

const Handle_Standard_Transient& TColStd_IndexedMapOfTransient::operator() ( const Standard_Integer  I) const [inline]
TColStd_IndexedMapOfTransient& TColStd_IndexedMapOfTransient::operator= ( const TColStd_IndexedMapOfTransient Other) [inline]

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