#include <XmlMNaming_Array1OfShape1.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | XmlMNaming_Array1OfShape1 (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | XmlMNaming_Array1OfShape1 (const XmlObjMgt_Element &theParent, const XmlObjMgt_DOMString &theName) |
Standard_EXPORT void | CreateArrayElement (XmlObjMgt_Element &theParent, const XmlObjMgt_DOMString &theName) |
const XmlObjMgt_Element & | Element () const |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, XmlObjMgt_Element &Value) |
Standard_EXPORT XmlObjMgt_Element | Value (const Standard_Integer Index) const |
Private Attributes | |
XmlObjMgt_Element | myElement |
Standard_Integer | myFirst |
Standard_Integer | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|