| Open CASCADE Technology
    7.8.0.dev
    | 
root for XML-persistence More...
#include <XmlObjMgt_Persistent.hxx>
| Public Member Functions | |
| XmlObjMgt_Persistent () | |
| empty constructor  More... | |
| XmlObjMgt_Persistent (const XmlObjMgt_Element &theElement) | |
| constructor  More... | |
| XmlObjMgt_Persistent (const XmlObjMgt_Element &theElement, const XmlObjMgt_DOMString &theRef) | |
| constructor from sub-element of Element referenced by theRef  More... | |
| void | CreateElement (XmlObjMgt_Element &theParent, const XmlObjMgt_DOMString &theType, const Standard_Integer theID) | 
| myElement := <theType id="theID">  More... | |
| void | SetId (const Standard_Integer theId) | 
| const XmlObjMgt_Element & | Element () const | 
| return myElement  More... | |
| operator const XmlObjMgt_Element & () const | |
| XmlObjMgt_Element & | Element () | 
| return myElement  More... | |
| operator XmlObjMgt_Element & () | |
| Standard_Integer | Id () const | 
root for XML-persistence
| XmlObjMgt_Persistent::XmlObjMgt_Persistent | ( | ) | 
empty constructor
| XmlObjMgt_Persistent::XmlObjMgt_Persistent | ( | const XmlObjMgt_Element & | theElement | ) | 
constructor
| XmlObjMgt_Persistent::XmlObjMgt_Persistent | ( | const XmlObjMgt_Element & | theElement, | 
| const XmlObjMgt_DOMString & | theRef | ||
| ) | 
constructor from sub-element of Element referenced by theRef
| void XmlObjMgt_Persistent::CreateElement | ( | XmlObjMgt_Element & | theParent, | 
| const XmlObjMgt_DOMString & | theType, | ||
| const Standard_Integer | theID | ||
| ) | 
myElement := <theType id="theID">
| const XmlObjMgt_Element& XmlObjMgt_Persistent::Element | ( | ) | const | 
return myElement
| XmlObjMgt_Element& XmlObjMgt_Persistent::Element | ( | ) | 
return myElement
| Standard_Integer XmlObjMgt_Persistent::Id | ( | ) | const | 
| 
 | inline | 
| 
 | inline | 
| void XmlObjMgt_Persistent::SetId | ( | const Standard_Integer | theId | ) | 
 1.8.13
 1.8.13