![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Provides common status services for GC builders reporting construction errors. More...
#include <GC_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 GC builders reporting construction errors.
|
inline |
Returns true if the construction is successful.
|
inline |
Returns true if the construction has failed.
|
inline |
Returns the status of the construction:
|
protected |