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>
Constructor & Destructor Documentation
| virtual BRepLib_Command::~BRepLib_Command |
( |
| ) |
[inline, virtual] |
| BRepLib_Command::BRepLib_Command |
( |
| ) |
[protected] |
Member Function Documentation
| void BRepLib_Command::Check |
( |
| ) |
const |
| virtual void BRepLib_Command::Delete |
( |
| ) |
[virtual] |
| void BRepLib_Command::Done |
( |
| ) |
[protected] |
| void BRepLib_Command::NotDone |
( |
| ) |
[protected] |
| void BRepLib_Command::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepLib_Command::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepLib_Command::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: