Open CASCADE Technology
6.5.4
|
This class implements the common services for
all classes of gce which report error.
#include <GC_Root.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC Standard_Boolean | IsDone () const |
Returns true if the construction is successful. | |
gce_ErrorType | Status () const |
Returns the status of the construction: | |
Protected Attributes | |
gce_ErrorType | TheError |
gce_ErrorType GC_Root::Status | ( | ) | const |
gce_ErrorType GC_Root::TheError [protected] |