Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
Xw Class Reference

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


Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines