OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKTopAlgo
BRepLib


BRepLib_Command Class Reference

Root class for all commands in BRepLib.

Provides :

* Managements of the notDone flag.

* Catching of exceptions (not implemented).

* Logging (not implemented).
.

#include <BRepLib_Command.hxx>

Inheritance diagram for BRepLib_Command:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
virtual Standard_EXPORT void Delete ()
virtual Standard_EXPORT ~BRepLib_Command ()
Standard_EXPORT Standard_Boolean IsDone () const
Standard_EXPORT void Check () const
 Raises NotDone if done is false.
.

Protected Member Functions

Standard_EXPORT BRepLib_Command ()
 Set done to False.
.
Standard_EXPORT void Done ()
 Set done to true.
.
Standard_EXPORT void NotDone ()
 Set done to false.
.

Private Attributes

Standard_Boolean myDone

Constructor & Destructor Documentation

virtual Standard_EXPORT BRepLib_Command::~BRepLib_Command  )  [inline, virtual]
 

Standard_EXPORT BRepLib_Command::BRepLib_Command  )  [protected]
 


Member Function Documentation

Standard_EXPORT void BRepLib_Command::Check  )  const
 

virtual Standard_EXPORT void BRepLib_Command::Delete  )  [virtual]
 

Standard_EXPORT void BRepLib_Command::Done  )  [protected]
 

Standard_EXPORT Standard_Boolean BRepLib_Command::IsDone  )  const
 

Standard_EXPORT void BRepLib_Command::NotDone  )  [protected]
 

void BRepLib_Command::operator delete void *  anAddress  )  [inline]
 

Reimplemented in BRepLib_MakeEdge, BRepLib_MakeEdge2d, BRepLib_MakeFace, BRepLib_MakePolygon, BRepLib_MakeShape, BRepLib_MakeShell, BRepLib_MakeSolid, BRepLib_MakeVertex, and BRepLib_MakeWire.

void* BRepLib_Command::operator new size_t  size  )  [inline]
 

Reimplemented in BRepLib_MakeEdge, BRepLib_MakeEdge2d, BRepLib_MakeFace, BRepLib_MakePolygon, BRepLib_MakeShape, BRepLib_MakeShell, BRepLib_MakeSolid, BRepLib_MakeVertex, and BRepLib_MakeWire.

void* BRepLib_Command::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented in BRepLib_MakeEdge, BRepLib_MakeEdge2d, BRepLib_MakeFace, BRepLib_MakePolygon, BRepLib_MakeShape, BRepLib_MakeShell, BRepLib_MakeSolid, BRepLib_MakeVertex, and BRepLib_MakeWire.


Field Documentation

Standard_Boolean BRepLib_Command::myDone [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:20 2008 for OpenCASCADE by  doxygen 1.4.1