|
Open CASCADE Technology
6.5.4
|
#include <MDataStd_NamedDataStorageDriver.hxx>

Public Member Functions | |
| MDataStd_NamedDataStorageDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Standard_Integer | VersionNumber () const |
| Returns the version number from which the driver is available. | |
| Handle_Standard_Type | SourceType () const |
| Returns the type of source object, inheriting from Attribute from TDF. | |
| Handle_PDF_Attribute | NewEmpty () const |
| Creates a new attribute from PDF. | |
| void | Paste (const Handle< TDF_Attribute > &Source, const Handle< PDF_Attribute > &Target, const Handle< MDF_SRelocationTable > &RelocTable) const |
| Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. | |
| MDataStd_NamedDataStorageDriver::MDataStd_NamedDataStorageDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle_PDF_Attribute MDataStd_NamedDataStorageDriver::NewEmpty | ( | ) | const [virtual] |
Implements MDF_ASDriver.
| void MDataStd_NamedDataStorageDriver::Paste | ( | const Handle< TDF_Attribute > & | aSource, |
| const Handle< PDF_Attribute > & | aTarget, | ||
| const Handle< MDF_SRelocationTable > & | aRelocTable | ||
| ) | const [virtual] |
Implements MDF_ASDriver.
| Handle_Standard_Type MDataStd_NamedDataStorageDriver::SourceType | ( | ) | const [virtual] |
Implements MDF_ASDriver.
| Standard_Integer MDataStd_NamedDataStorageDriver::VersionNumber | ( | ) | const [virtual] |
Implements MDF_ASDriver.
1.8.0