| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This class implements the common services for all classes of gce which report error. More...
#include <GC_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 | 
This class implements the common services for all classes of gce which report error.
| Standard_Boolean GC_Root::IsDone | ( | ) | const | 
Returns true if the construction is successful.
| gce_ErrorType GC_Root::Status | ( | ) | const | 
Returns the status of the construction:
      
  | 
  protected |