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

Storage and Retrieval drivers for graphic
attributes. Transient attributes are defined in
package TPrsStd and persistent one are defined in
package PPrsStd

#include <MPrsStd.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 AddStorageDrivers (const Handle< MDF_ASDriverHSequence > &aDriverTable, const Handle< CDM_MessageDriver > &theMessageDriver)
 Adds the attribute storage drivers to <aDriverTable>.

static void AddRetrievalDrivers (const Handle< MDF_ARDriverHSequence > &aDriverTable, const Handle< CDM_MessageDriver > &theMessageDriver)
 Adds the attribute retrieval drivers to <aDriverTable>.


Member Function Documentation

static void MPrsStd::AddRetrievalDrivers ( const Handle< MDF_ARDriverHSequence > &  aDriverTable,
const Handle< CDM_MessageDriver > &  theMessageDriver 
) [static]
static void MPrsStd::AddStorageDrivers ( const Handle< MDF_ASDriverHSequence > &  aDriverTable,
const Handle< CDM_MessageDriver > &  theMessageDriver 
) [static]
void MPrsStd::operator delete ( void *  anAddress) [inline]
void* MPrsStd::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* MPrsStd::operator new ( size_t  size) [inline]

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