This class implements the common services for
all classes of gce which report error.
#include <gce_Root.hxx>
Member Function Documentation
| void gce_Root::operator delete |
( |
void * |
anAddress | ) |
[inline] |
Reimplemented in gce_MakeDir2d, gce_MakeLin2d, gce_MakeCirc2d, gce_MakeHypr2d, gce_MakeElips2d, gce_MakeParab2d, gce_MakeDir, gce_MakeLin, gce_MakeCirc, gce_MakeHypr, gce_MakeElips, gce_MakeParab, gce_MakePln, gce_MakeCylinder, and gce_MakeCone.
| void* gce_Root::operator new |
( |
size_t |
size | ) |
[inline] |
Reimplemented in gce_MakeDir2d, gce_MakeLin2d, gce_MakeCirc2d, gce_MakeHypr2d, gce_MakeElips2d, gce_MakeParab2d, gce_MakeDir, gce_MakeLin, gce_MakeCirc, gce_MakeHypr, gce_MakeElips, gce_MakeParab, gce_MakePln, gce_MakeCylinder, and gce_MakeCone.
| void* gce_Root::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
Reimplemented in gce_MakeDir2d, gce_MakeLin2d, gce_MakeCirc2d, gce_MakeHypr2d, gce_MakeElips2d, gce_MakeParab2d, gce_MakeDir, gce_MakeLin, gce_MakeCirc, gce_MakeHypr, gce_MakeElips, gce_MakeParab, gce_MakePln, gce_MakeCylinder, and gce_MakeCone.
- 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: