#include <GEOM_IOperations.hxx>
| GEOM_IOperations::GEOM_IOperations |
( |
GEOM_Engine * |
theEngine, |
|
|
int |
theDocID |
|
) |
| |
default constructor:
References _solver.
| GEOM_IOperations::~GEOM_IOperations |
( |
| ) |
|
| void GEOM_IOperations::AbortOperation |
( |
| ) |
|
| void GEOM_IOperations::FinishOperation |
( |
| ) |
|
| Standard_EXPORT int GEOM_IOperations::GetDocID |
( |
| ) |
|
|
inline |
| Standard_EXPORT GEOM_Engine* GEOM_IOperations::GetEngine |
( |
| ) |
|
|
inline |
| Standard_EXPORT char* GEOM_IOperations::GetErrorCode |
( |
| ) |
|
|
inline |
| Standard_EXPORT GEOM_Solver* GEOM_IOperations::GetSolver |
( |
| ) |
|
|
inline |
| bool GEOM_IOperations::IsDone |
( |
| ) |
|
| Standard_EXPORT void GEOM_IOperations::SetErrorCode |
( |
const TCollection_AsciiString & |
theErrorCode | ) |
|
|
inline |
| Standard_EXPORT void GEOM_IOperations::SetNotDone |
( |
| ) |
|
|
inline |
| void GEOM_IOperations::StartOperation |
( |
| ) |
|
| int GEOM_IOperations::_docID |
|
private |
| TCollection_AsciiString GEOM_IOperations::_errorCode |
|
private |
The documentation for this class was generated from the following files: