Open CASCADE Technology 6.6.0
|
This class implements the common services for
all classes of gce which report error.
#include <gce_Root.hxx>
Public Member Functions | |
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 |
Standard_Boolean gce_Root::IsDone | ( | ) | const |
gce_ErrorType gce_Root::Status | ( | ) | const |
gce_ErrorType gce_Root::TheError [protected] |