|
Open CASCADE Technology 6.5.2
|
This class implements the common services for
all classes of StepToGeom which report error.
#include <StepToGeom_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 |
Protected Attributes | |
| Standard_Boolean | done |
| Standard_Boolean StepToGeom_Root::IsDone | ( | ) | const |
| void StepToGeom_Root::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented in StepToGeom_MakePolyline.
| void* StepToGeom_Root::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented in StepToGeom_MakePolyline.
| void* StepToGeom_Root::operator new | ( | size_t | size | ) | [inline] |
Reimplemented in StepToGeom_MakePolyline.
Standard_Boolean StepToGeom_Root::done [protected] |
1.7.4