Root class for all commands in BRepLib.
More...
#include <BRepLib_Command.hxx>
Root class for all commands in BRepLib.
Provides :
- Managements of the notDone flag.
- Catching of exceptions (not implemented).
- Logging (not implemented).
virtual BRepLib_Command::~BRepLib_Command |
( |
| ) |
|
|
virtual |
BRepLib_Command::BRepLib_Command |
( |
| ) |
|
|
protected |
void BRepLib_Command::Check |
( |
| ) |
const |
Raises NotDone if done is false.
void BRepLib_Command::Done |
( |
| ) |
|
|
protected |
void BRepLib_Command::NotDone |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: