Open CASCADE Technology 6.6.0
Public Member Functions
XmlObjMgt_Persistent Class Reference

#include <XmlObjMgt_Persistent.hxx>

Public Member Functions

 XmlObjMgt_Persistent ()
 empty constructor

 XmlObjMgt_Persistent (const XmlObjMgt_Element &theElement)
 constructor

 XmlObjMgt_Persistent (const XmlObjMgt_Element &theElement, const XmlObjMgt_DOMString &theRef)
 constructor from sub-element of Element referenced by theRef

void CreateElement (XmlObjMgt_Element &theParent, const XmlObjMgt_DOMString &theType, const Standard_Integer theID)
 myElement := <theType id="theID">

void SetId (const Standard_Integer theId)
const XmlObjMgt_ElementElement () const
 return myElement

 operator const XmlObjMgt_Element & () const
XmlObjMgt_ElementElement ()
 return myElement

 operator XmlObjMgt_Element & ()
Standard_Integer Id () const

Constructor & Destructor Documentation

XmlObjMgt_Persistent::XmlObjMgt_Persistent ( )
XmlObjMgt_Persistent::XmlObjMgt_Persistent ( const XmlObjMgt_Element theElement)
XmlObjMgt_Persistent::XmlObjMgt_Persistent ( const XmlObjMgt_Element theElement,
const XmlObjMgt_DOMString theRef 
)

Member Function Documentation

void XmlObjMgt_Persistent::CreateElement ( XmlObjMgt_Element theParent,
const XmlObjMgt_DOMString theType,
const Standard_Integer  theID 
)
XmlObjMgt_Element& XmlObjMgt_Persistent::Element ( )
const XmlObjMgt_Element& XmlObjMgt_Persistent::Element ( ) const
Standard_Integer XmlObjMgt_Persistent::Id ( ) const
XmlObjMgt_Persistent::operator const XmlObjMgt_Element & ( ) const [inline]
XmlObjMgt_Persistent::operator XmlObjMgt_Element & ( ) [inline]
void XmlObjMgt_Persistent::SetId ( const Standard_Integer  theId)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines