Root class for all commands in BRepBuilderAPI.
Provides :
* Managements of the notDone flag.
* Catching of exceptions (not implemented).
* Logging (not implemented).
#include <BRepBuilderAPI_Command.hxx>
Constructor & Destructor Documentation
virtual BRepBuilderAPI_Command::~BRepBuilderAPI_Command |
( |
| ) |
[inline, virtual] |
BRepBuilderAPI_Command::BRepBuilderAPI_Command |
( |
| ) |
[protected] |
Member Function Documentation
void BRepBuilderAPI_Command::Check |
( |
| ) |
const |
virtual void BRepBuilderAPI_Command::Delete |
( |
| ) |
[virtual] |
void BRepBuilderAPI_Command::Done |
( |
| ) |
[protected] |
void BRepBuilderAPI_Command::NotDone |
( |
| ) |
[protected] |
The documentation for this class was generated from the following file: