![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Storage and Retrieval drivers for modelling attributes. More...
#include <BinMDataStd.hxx>
Static Public Member Functions | |
| static void | AddDrivers (const occ::handle< BinMDF_ADriverTable > &theDriverTable, const occ::handle< Message_Messenger > &aMsgDrv) |
| Adds the attribute drivers to <theDriverTable>. | |
| template<class T > | |
| static void | SetAttributeID (const BinObjMgt_Persistent &theSource, const occ::handle< T > &anAtt, const int aDocFormatVersion) |
Storage and Retrieval drivers for modelling attributes.
|
static |
Adds the attribute drivers to <theDriverTable>.
|
inlinestatic |