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

#include <MoniTool_IndexedDataMapOfShapeTransient.hxx>

Inheritance diagram for MoniTool_IndexedDataMapOfShapeTransient:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MoniTool_IndexedDataMapOfShapeTransient (const Standard_Integer NbBuckets=1)
MoniTool_IndexedDataMapOfShapeTransientAssign (const MoniTool_IndexedDataMapOfShapeTransient &Other)
MoniTool_IndexedDataMapOfShapeTransientoperator= (const MoniTool_IndexedDataMapOfShapeTransient &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MoniTool_IndexedDataMapOfShapeTransient ()
Standard_Integer Add (const TopoDS_Shape &K, const Handle< Standard_Transient > &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const Handle< Standard_Transient > &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const Handle_Standard_TransientFindFromIndex (const Standard_Integer I) const
const Handle_Standard_Transientoperator() (const Standard_Integer I) const
Handle_Standard_TransientChangeFromIndex (const Standard_Integer I)
Handle_Standard_Transientoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const Handle_Standard_TransientFindFromKey (const TopoDS_Shape &K) const
Handle_Standard_TransientChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation


Member Function Documentation

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

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