This class implements the common services for
all classes of gce which report error.
#include <GC_Root.hxx>
Member Function Documentation
| void GC_Root::operator delete |
( |
void * |
anAddress | ) |
[inline] |
Reimplemented in GC_MakeLine, GC_MakeCircle, GC_MakeHyperbola, GC_MakeEllipse, GC_MakeSegment, GC_MakeArcOfCircle, GC_MakeArcOfEllipse, GC_MakeArcOfHyperbola, GC_MakeArcOfParabola, GC_MakePlane, GC_MakeCylindricalSurface, GC_MakeConicalSurface, GC_MakeTrimmedCylinder, and GC_MakeTrimmedCone.
| void* GC_Root::operator new |
( |
size_t |
size | ) |
[inline] |
Reimplemented in GC_MakeLine, GC_MakeCircle, GC_MakeHyperbola, GC_MakeEllipse, GC_MakeSegment, GC_MakeArcOfCircle, GC_MakeArcOfEllipse, GC_MakeArcOfHyperbola, GC_MakeArcOfParabola, GC_MakePlane, GC_MakeCylindricalSurface, GC_MakeConicalSurface, GC_MakeTrimmedCylinder, and GC_MakeTrimmedCone.
| void* GC_Root::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
Reimplemented in GC_MakeLine, GC_MakeCircle, GC_MakeHyperbola, GC_MakeEllipse, GC_MakeSegment, GC_MakeArcOfCircle, GC_MakeArcOfEllipse, GC_MakeArcOfHyperbola, GC_MakeArcOfParabola, GC_MakePlane, GC_MakeCylindricalSurface, GC_MakeConicalSurface, GC_MakeTrimmedCylinder, and GC_MakeTrimmedCone.
- gce_Done, if the construction is successful, or
- another value of the gce_ErrorType enumeration
indicating why the construction failed.
Field Documentation
The documentation for this class was generated from the following file: