Open CASCADE Technology
6.9.0
|
Storage and Retrieval drivers for modelling attributes. Transient attributes are defined in package TDataStd and persistent one are defined in package PDataStd. More...
#include <MDataStd.hxx>
Static Public Member Functions | |
static void | AddStorageDrivers (const Handle< MDF_ASDriverHSequence > &aDriverSeq, const Handle< CDM_MessageDriver > &theMessageDriver) |
Adds the attribute storage drivers to <aDriverSeq>. More... | |
static void | AddRetrievalDrivers (const Handle< MDF_ARDriverHSequence > &aDriverSeq, const Handle< CDM_MessageDriver > &theMessageDriver) |
Adds the attribute retrieval drivers to <aDriverSeq>.
<>Translation of TDataStd enumerations to integer >
More... | |
static Standard_Integer | RealDimensionToInteger (const TDataStd_RealEnum e) |
static TDataStd_RealEnum | IntegerToRealDimension (const Standard_Integer i) |
Storage and Retrieval drivers for modelling attributes. Transient attributes are defined in package TDataStd and persistent one are defined in package PDataStd.
|
static |
Adds the attribute retrieval drivers to <aDriverSeq>.
<>Translation of TDataStd enumerations to integer >
|
static |
Adds the attribute storage drivers to <aDriverSeq>.
|
static |
|
static |