Open CASCADE Technology
7.5.0
|
Storage and Retrieval drivers for modelling attributes. More...
#include <BinMDataStd.hxx>
Static Public Member Functions | |
static void | AddDrivers (const Handle< BinMDF_ADriverTable > &theDriverTable, const Handle< Message_Messenger > &aMsgDrv) |
Adds the attribute drivers to <theDriverTable>. More... | |
template<class T > | |
static void | SetAttributeID (const BinObjMgt_Persistent &theSource, const Handle< T > &anAtt, const Standard_Integer aDocFormatVersion) |
Storage and Retrieval drivers for modelling attributes.
|
static |
Adds the attribute drivers to <theDriverTable>.
|
inlinestatic |