|
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Standard_EXPORT void | SetTrace (const Standard_Integer TraceLevel, const Standard_Integer ErrorLevel) |
| | Global Trace Level for Maintenance Only
.
|
Static Private Member Functions |
| static Standard_EXPORT Standard_Integer | TraceLevel () |
| | Return current global Trace level .
.
|
| static Standard_EXPORT Standard_Integer | ErrorLevel () |
| | Return current global Error level .
.
|