Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_IndexedDataMapOfShapeWithState Class Reference

#include <TopOpeBRepDS_IndexedDataMapOfShapeWithState.hxx>

Inheritance diagram for TopOpeBRepDS_IndexedDataMapOfShapeWithState:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepDS_IndexedDataMapOfShapeWithState (const Standard_Integer NbBuckets=1)
TopOpeBRepDS_IndexedDataMapOfShapeWithState & Assign (const TopOpeBRepDS_IndexedDataMapOfShapeWithState &Other)
TopOpeBRepDS_IndexedDataMapOfShapeWithState & operator= (const TopOpeBRepDS_IndexedDataMapOfShapeWithState &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopOpeBRepDS_IndexedDataMapOfShapeWithState ()
Standard_Integer Add (const TopoDS_Shape &K, const TopOpeBRepDS_ShapeWithState &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const TopOpeBRepDS_ShapeWithState &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_Shape & FindKey (const Standard_Integer I) const
const TopOpeBRepDS_ShapeWithState & FindFromIndex (const Standard_Integer I) const
const TopOpeBRepDS_ShapeWithState & operator() (const Standard_Integer I) const
TopOpeBRepDS_ShapeWithState & ChangeFromIndex (const Standard_Integer I)
TopOpeBRepDS_ShapeWithState & operator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const TopOpeBRepDS_ShapeWithState & FindFromKey (const TopoDS_Shape &K) const
TopOpeBRepDS_ShapeWithState & ChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Integer TopOpeBRepDS_IndexedDataMapOfShapeWithState::Add ( const TopoDS_Shape &  K,
const TopOpeBRepDS_ShapeWithState &  I 
)
TopOpeBRepDS_IndexedDataMapOfShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::Assign ( const TopOpeBRepDS_IndexedDataMapOfShapeWithState &  Other)
TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::ChangeFromIndex ( const Standard_Integer  I)
TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::ChangeFromKey ( const TopoDS_Shape &  K)
Standard_Address TopOpeBRepDS_IndexedDataMapOfShapeWithState::ChangeFromKey1 ( const TopoDS_Shape &  K)
void TopOpeBRepDS_IndexedDataMapOfShapeWithState::Clear ( )
Standard_Boolean TopOpeBRepDS_IndexedDataMapOfShapeWithState::Contains ( const TopoDS_Shape &  K) const
const TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::FindFromIndex ( const Standard_Integer  I) const
const TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::FindFromKey ( const TopoDS_Shape &  K) const
Standard_Address TopOpeBRepDS_IndexedDataMapOfShapeWithState::FindFromKey1 ( const TopoDS_Shape &  K) const
Standard_Integer TopOpeBRepDS_IndexedDataMapOfShapeWithState::FindIndex ( const TopoDS_Shape &  K) const
const TopoDS_Shape& TopOpeBRepDS_IndexedDataMapOfShapeWithState::FindKey ( const Standard_Integer  I) const
void TopOpeBRepDS_IndexedDataMapOfShapeWithState::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

const TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::operator() ( const Standard_Integer  I) const [inline]
TopOpeBRepDS_ShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::operator() ( const Standard_Integer  I) [inline]
TopOpeBRepDS_IndexedDataMapOfShapeWithState& TopOpeBRepDS_IndexedDataMapOfShapeWithState::operator= ( const TopOpeBRepDS_IndexedDataMapOfShapeWithState &  Other) [inline]
void TopOpeBRepDS_IndexedDataMapOfShapeWithState::RemoveLast ( )
void TopOpeBRepDS_IndexedDataMapOfShapeWithState::ReSize ( const Standard_Integer  NbBuckets)
void TopOpeBRepDS_IndexedDataMapOfShapeWithState::Substitute ( const Standard_Integer  I,
const TopoDS_Shape &  K,
const TopOpeBRepDS_ShapeWithState &  T 
)

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