Open CASCADE Technology 6.5.2
Public Member Functions | Protected Attributes
StepToGeom_Root Class Reference

This class implements the common services for
all classes of StepToGeom which report error.

#include <StepToGeom_Root.hxx>

Inheritance diagram for StepToGeom_Root:
Inheritance graph
[legend]

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

Member Function Documentation

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.


Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines