This class implements the common services for
all classes of gce which report error.
#include <GCE2d_Root.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 GCE2d_Root::IsDone | ( | ) | const |
| void GCE2d_Root::operator delete | ( | void * | anAddress | ) | [inline] |
| void* GCE2d_Root::operator new | ( | size_t | size | ) | [inline] |
| void* GCE2d_Root::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| gce_ErrorType GCE2d_Root::Status | ( | ) | const |
gce_ErrorType GCE2d_Root::TheError [protected] |
1.6.3