#include <GC_Root.hxx>
Inheritance diagram for GC_Root:

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 |
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
1.4.1