![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Provides common status services for all gce construction classes.
More...
#include <gce_Root.hxx>

Public Member Functions | |
| bool | IsDone () const |
| Returns true if the construction is successful. | |
| bool | IsError () const |
| Returns true if the construction has failed. | |
| gce_ErrorType | Status () const |
| Returns the status of the construction: | |
Protected Attributes | |
| gce_ErrorType | TheError |
Provides common status services for all gce construction classes.
|
inline |
Returns true if the construction is successful.
gce_Done
|
inline |
Returns true if the construction has failed.
gce_Done
|
inline |
Returns the status of the construction:
|
protected |