|
Open CASCADE Technology
6.9.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | IFSelect_ReturnStatus { IFSelect_RetVoid, IFSelect_RetDone, IFSelect_RetError, IFSelect_RetFail, IFSelect_RetStop } |
| Qualifies an execution status : RetVoid : normal execution which created nothing, or no data to process RetDone : normal execution with a result RetError : error in command or input data, no execution RetFail : execution was run and has failed RetStop : indicates end or stop (such as Raise) More... | |
Qualifies an execution status : RetVoid : normal execution which created nothing, or no data to process RetDone : normal execution with a result RetError : error in command or input data, no execution RetFail : execution was run and has failed RetStop : indicates end or stop (such as Raise)
| Enumerator | |
|---|---|
| IFSelect_RetVoid | |
| IFSelect_RetDone | |
| IFSelect_RetError | |
| IFSelect_RetFail | |
| IFSelect_RetStop | |
1.8.10