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

#include <BOP_IndexedDataMapOfEdgeListFaceInfo.hxx>

Inheritance diagram for BOP_IndexedDataMapOfEdgeListFaceInfo:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOP_IndexedDataMapOfEdgeListFaceInfo (const Standard_Integer NbBuckets=1)
BOP_IndexedDataMapOfEdgeListFaceInfoAssign (const BOP_IndexedDataMapOfEdgeListFaceInfo &Other)
BOP_IndexedDataMapOfEdgeListFaceInfooperator= (const BOP_IndexedDataMapOfEdgeListFaceInfo &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOP_IndexedDataMapOfEdgeListFaceInfo ()
Standard_Integer Add (const TopoDS_Shape &K, const BOP_ListOfFaceInfo &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const BOP_ListOfFaceInfo &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const BOP_ListOfFaceInfoFindFromIndex (const Standard_Integer I) const
const BOP_ListOfFaceInfooperator() (const Standard_Integer I) const
BOP_ListOfFaceInfoChangeFromIndex (const Standard_Integer I)
BOP_ListOfFaceInfooperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const BOP_ListOfFaceInfoFindFromKey (const TopoDS_Shape &K) const
BOP_ListOfFaceInfoChangeFromKey (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 BOP_ListOfFaceInfo& BOP_IndexedDataMapOfEdgeListFaceInfo::operator() ( const Standard_Integer  I) const [inline]
BOP_ListOfFaceInfo& BOP_IndexedDataMapOfEdgeListFaceInfo::operator() ( const Standard_Integer  I) [inline]
BOP_IndexedDataMapOfEdgeListFaceInfo& BOP_IndexedDataMapOfEdgeListFaceInfo::operator= ( const BOP_IndexedDataMapOfEdgeListFaceInfo Other) [inline]

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