This package contains the common X graphic interface.
Warning: All the interface is described by a set of C routines.
All these C routines are stored in the library
of this package.
#include <Xw.hxx>
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 void | SetTrace (const Standard_Integer TraceLevel, const Standard_Integer ErrorLevel) |
| Global Trace Level for Maintenance Only | |
| void Xw::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Xw::operator new | ( | size_t | size | ) | [inline] |
| void* Xw::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| static void Xw::SetTrace | ( | const Standard_Integer | TraceLevel, | |
| const Standard_Integer | ErrorLevel | |||
| ) | [static] |
1.6.3