Open CASCADE Technology 6.6.0
Public Member Functions
BRepAlgo_DataMapOfShapeBoolean Class Reference

#include <BRepAlgo_DataMapOfShapeBoolean.hxx>

Inheritance diagram for BRepAlgo_DataMapOfShapeBoolean:
Inheritance graph
[legend]

Public Member Functions

 BRepAlgo_DataMapOfShapeBoolean (const Standard_Integer NbBuckets=1)
BRepAlgo_DataMapOfShapeBooleanAssign (const BRepAlgo_DataMapOfShapeBoolean &Other)
BRepAlgo_DataMapOfShapeBooleanoperator= (const BRepAlgo_DataMapOfShapeBoolean &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepAlgo_DataMapOfShapeBoolean ()
Standard_Boolean Bind (const TopoDS_Shape &K, const Standard_Boolean &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const Standard_BooleanFind (const TopoDS_Shape &K) const
const Standard_Booleanoperator() (const TopoDS_Shape &K) const
Standard_BooleanChangeFind (const TopoDS_Shape &K)
Standard_Booleanoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

BRepAlgo_DataMapOfShapeBoolean& BRepAlgo_DataMapOfShapeBoolean::Assign ( const BRepAlgo_DataMapOfShapeBoolean Other)
Standard_Boolean BRepAlgo_DataMapOfShapeBoolean::Bind ( const TopoDS_Shape K,
const Standard_Boolean I 
)
Standard_Boolean& BRepAlgo_DataMapOfShapeBoolean::ChangeFind ( const TopoDS_Shape K)
Standard_Address BRepAlgo_DataMapOfShapeBoolean::ChangeFind1 ( const TopoDS_Shape K)
void BRepAlgo_DataMapOfShapeBoolean::Clear ( )
const Standard_Boolean& BRepAlgo_DataMapOfShapeBoolean::Find ( const TopoDS_Shape K) const
Standard_Address BRepAlgo_DataMapOfShapeBoolean::Find1 ( const TopoDS_Shape K) const
Standard_Boolean BRepAlgo_DataMapOfShapeBoolean::IsBound ( const TopoDS_Shape K) const
const Standard_Boolean& BRepAlgo_DataMapOfShapeBoolean::operator() ( const TopoDS_Shape K) const [inline]
Standard_Boolean& BRepAlgo_DataMapOfShapeBoolean::operator() ( const TopoDS_Shape K) [inline]
BRepAlgo_DataMapOfShapeBoolean& BRepAlgo_DataMapOfShapeBoolean::operator= ( const BRepAlgo_DataMapOfShapeBoolean Other) [inline]
void BRepAlgo_DataMapOfShapeBoolean::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean BRepAlgo_DataMapOfShapeBoolean::UnBind ( const TopoDS_Shape K)

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