#include <XmlMNaming_NamedShapeDriver.hxx>
Inheritance diagram for XmlMNaming_NamedShapeDriver:
Public Member Functions | |
Standard_EXPORT | XmlMNaming_NamedShapeDriver (const Handle(CDM_MessageDriver)&aMessageDriver) |
virtual Standard_EXPORT Handle_TDF_Attribute | NewEmpty () const |
Creates a new attribute from TDF. . | |
virtual Standard_EXPORT 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 Standard_EXPORT 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. . | |
Standard_EXPORT void | ReadShapeSection (const XmlObjMgt_Element &anElement) |
Input the shapes from DOM element . | |
Standard_EXPORT void | WriteShapeSection (XmlObjMgt_Element &anElement) |
Output the shapes into DOM element . | |
Standard_EXPORT void | Clear () |
Clear myShapeSet . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
BRepTools_ShapeSet | myShapeSet |
|
|
|
|
|
Reimplemented from XmlMDF_ADriver. |
|
Implements XmlMDF_ADriver. |
|
Implements XmlMDF_ADriver. |
|
Implements XmlMDF_ADriver. |
|
|
|
|
|
|