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