GC_Root Class Reference

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

#include <GC_Root.hxx>

Inheritance diagram for GC_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
 Returns true if the construction is successful.

gce_ErrorType Status () const
 Returns the status of the construction:

  • gce_Done, if the construction is successful, or
  • another value of the gce_ErrorType enumeration
    indicating why the construction failed.

Protected Attributes

gce_ErrorType TheError

Member Function Documentation

Standard_Boolean GC_Root::IsDone (  )  const
void GC_Root::operator delete ( void *  anAddress  )  [inline]
void* GC_Root::operator new ( size_t  size  )  [inline]
void* GC_Root::operator new ( size_t  ,
void *  anAddress 
) [inline]
gce_ErrorType GC_Root::Status (  )  const

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
Generated on Thu Mar 3 10:54:53 2011 for Open CASCADE Technology by  doxygen 1.6.3