Open CASCADE Technology 6.6.0
|
persistent implemention of storage a document in a binary file
#include <BinDrivers_DocumentStorageDriver.hxx>
Public Member Functions | |
BinDrivers_DocumentStorageDriver () | |
Constructor | |
virtual Handle_BinMDF_ADriverTable | AttributeDrivers (const Handle< CDM_MessageDriver > &theMsgDriver) |
virtual void | WriteShapeSection (BinLDrivers_DocumentSection &theDocSection, Standard_OStream &theOS) |
implements the procedure of writing a shape section to file |
BinDrivers_DocumentStorageDriver::BinDrivers_DocumentStorageDriver | ( | ) |
virtual Handle_BinMDF_ADriverTable BinDrivers_DocumentStorageDriver::AttributeDrivers | ( | const Handle< CDM_MessageDriver > & | theMsgDriver | ) | [virtual] |
Reimplemented from BinLDrivers_DocumentStorageDriver.
Reimplemented in BinXCAFDrivers_DocumentStorageDriver.
virtual void BinDrivers_DocumentStorageDriver::WriteShapeSection | ( | BinLDrivers_DocumentSection & | theDocSection, |
Standard_OStream & | theOS | ||
) | [virtual] |
Reimplemented from BinLDrivers_DocumentStorageDriver.