|
Open CASCADE Technology 6.5.2
|
Attribute Driver.
#include <XmlMXCAFDoc_ShapeToolDriver.hxx>

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