|
Open CASCADE Technology 6.5.2
|
#include <MDataXtd_ConstraintRetrievalDriver.hxx>

Public Member Functions | |
| MDataXtd_ConstraintRetrievalDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Standard_Integer | VersionNumber () const |
| Returns the version number from which the driver is available: 0. | |
| Handle_Standard_Type | SourceType () const |
| Returns the type: Constraint from PDataXtd. | |
| Handle_TDF_Attribute | NewEmpty () const |
| Creates a new attribute from PDF. | |
| void | Paste (const Handle< PDF_Attribute > &Source, const Handle< TDF_Attribute > &Target, const Handle< MDF_RRelocationTable > &RelocTable) const |
| Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. | |
| MDataXtd_ConstraintRetrievalDriver::MDataXtd_ConstraintRetrievalDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle_TDF_Attribute MDataXtd_ConstraintRetrievalDriver::NewEmpty | ( | ) | const [virtual] |
Implements MDF_ARDriver.
| void MDataXtd_ConstraintRetrievalDriver::Paste | ( | const Handle< PDF_Attribute > & | aSource, |
| const Handle< TDF_Attribute > & | aTarget, | ||
| const Handle< MDF_RRelocationTable > & | aRelocTable | ||
| ) | const [virtual] |
Implements MDF_ARDriver.
| Handle_Standard_Type MDataXtd_ConstraintRetrievalDriver::SourceType | ( | ) | const [virtual] |
Implements MDF_ARDriver.
| Standard_Integer MDataXtd_ConstraintRetrievalDriver::VersionNumber | ( | ) | const [virtual] |
Implements MDF_ARDriver.
1.7.4