Open CASCADE Technology 6.6.0
Public Member Functions
MoniTool_IndexedDataMapOfShapeTransient Class Reference

#include <MoniTool_IndexedDataMapOfShapeTransient.hxx>

Inheritance diagram for MoniTool_IndexedDataMapOfShapeTransient:
Inheritance graph
[legend]

Public Member Functions

 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

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

Member Function Documentation

Standard_Integer MoniTool_IndexedDataMapOfShapeTransient::Add ( const TopoDS_Shape K,
const Handle< Standard_Transient > &  I 
)
MoniTool_IndexedDataMapOfShapeTransient& MoniTool_IndexedDataMapOfShapeTransient::Assign ( const MoniTool_IndexedDataMapOfShapeTransient Other)
Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::ChangeFromIndex ( const Standard_Integer  I)
Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::ChangeFromKey ( const TopoDS_Shape K)
Standard_Address MoniTool_IndexedDataMapOfShapeTransient::ChangeFromKey1 ( const TopoDS_Shape K)
void MoniTool_IndexedDataMapOfShapeTransient::Clear ( )
Standard_Boolean MoniTool_IndexedDataMapOfShapeTransient::Contains ( const TopoDS_Shape K) const
const Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::FindFromIndex ( const Standard_Integer  I) const
const Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::FindFromKey ( const TopoDS_Shape K) const
Standard_Address MoniTool_IndexedDataMapOfShapeTransient::FindFromKey1 ( const TopoDS_Shape K) const
Standard_Integer MoniTool_IndexedDataMapOfShapeTransient::FindIndex ( const TopoDS_Shape K) const
const TopoDS_Shape& MoniTool_IndexedDataMapOfShapeTransient::FindKey ( const Standard_Integer  I) const
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]
void MoniTool_IndexedDataMapOfShapeTransient::RemoveLast ( )
void MoniTool_IndexedDataMapOfShapeTransient::ReSize ( const Standard_Integer  NbBuckets)
void MoniTool_IndexedDataMapOfShapeTransient::Substitute ( const Standard_Integer  I,
const TopoDS_Shape K,
const Handle< Standard_Transient > &  T 
)

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