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

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

#include <TopoDSToStep_Root.hxx>

Inheritance diagram for TopoDSToStep_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_RealTolerance ()
 Returns (modifiable) the tolerance to be used for writing
If not set, starts at 0.0001

Standard_Boolean IsDone () const

Protected Member Functions

 TopoDSToStep_Root ()

Protected Attributes

Standard_Real toler
Standard_Boolean done

Constructor & Destructor Documentation

TopoDSToStep_Root::TopoDSToStep_Root ( ) [protected]

Member Function Documentation

Standard_Boolean TopoDSToStep_Root::IsDone ( ) const
void TopoDSToStep_Root::operator delete ( void *  anAddress) [inline]
void* TopoDSToStep_Root::operator new ( size_t  size) [inline]
void* TopoDSToStep_Root::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real& TopoDSToStep_Root::Tolerance ( )

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