|
Open CASCADE Technology
6.5.4
|
Attribute Driver.
#include <XmlMDataXtd_ConstraintDriver.hxx>

Public Member Functions | |
| XmlMDataXtd_ConstraintDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Handle_TDF_Attribute | NewEmpty () const |
| Creates a new attribute from TDF. | |
| Standard_Boolean | Paste (const XmlObjMgt_Persistent &Source, const Handle< TDF_Attribute > &Target, XmlObjMgt_RRelocationTable &RelocTable) const |
| Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. | |
| void | Paste (const Handle< TDF_Attribute > &Source, XmlObjMgt_Persistent &Target, XmlObjMgt_SRelocationTable &RelocTable) const |
| Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. | |
| XmlMDataXtd_ConstraintDriver::XmlMDataXtd_ConstraintDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle_TDF_Attribute XmlMDataXtd_ConstraintDriver::NewEmpty | ( | ) | const [virtual] |
Implements XmlMDF_ADriver.
| Standard_Boolean XmlMDataXtd_ConstraintDriver::Paste | ( | const XmlObjMgt_Persistent & | aSource, |
| const Handle< TDF_Attribute > & | aTarget, | ||
| XmlObjMgt_RRelocationTable & | aRelocTable | ||
| ) | const [virtual] |
Implements XmlMDF_ADriver.
| void XmlMDataXtd_ConstraintDriver::Paste | ( | const Handle< TDF_Attribute > & | aSource, |
| XmlObjMgt_Persistent & | aTarget, | ||
| XmlObjMgt_SRelocationTable & | aRelocTable | ||
| ) | const [virtual] |
Implements XmlMDF_ADriver.
1.8.0