Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
More...

#include <MPrsStd.hxx>

Static Public Member Functions

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

Detailed Description

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

Member Function Documentation

static void MPrsStd::AddRetrievalDrivers ( const Handle< MDF_ARDriverHSequence > &  aDriverTable,
const Handle< CDM_MessageDriver > &  theMessageDriver 
)
static

Adds the attribute retrieval drivers to <aDriverTable>.

static void MPrsStd::AddStorageDrivers ( const Handle< MDF_ASDriverHSequence > &  aDriverTable,
const Handle< CDM_MessageDriver > &  theMessageDriver 
)
static

Adds the attribute storage drivers to <aDriverTable>.


The documentation for this class was generated from the following file: