Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLStackElement Member List
This is the complete list of members for XMLStackElement, including all inherited members.
- _XMLStackAttribute typedef
- _XMLStackDocument typedef
- _XMLStackElement typedef
- _XMLStackNode typedef
- _XMLStackString typedef
- _XMLStackStringStream typedef
[protected]
- appendXML(const _XMLStackString &XML)
[inline, protected]
- Attributes typedef
[protected]
- AttributesVec typedef
[protected]
- checkName(void) const
[inline, protected]
- childNodePushed(void)
[inline, protected, virtual]
- clone(void) const
[inline, protected, virtual]
- convertValue(unsigned long Value)
[inline, protected]
- convertValue(long Value)
[inline, protected]
- convertValue(unsigned int Value)
[inline, protected]
- convertValue(int Value)
[inline, protected]
- convertValue(unsigned short Value)
[inline, protected]
- convertValue(short Value)
[inline, protected]
- convertValue(signed char Value)
[inline, protected]
- convertValue(char Value)
[inline, protected]
- convertValue(unsigned char Value)
[inline, protected]
- convertValue(double Value, int Scale)
[inline, protected]
- convertValue(float Value, int Scale)
[inline, protected]
- createAttribute(const _XMLStackString &Name, const _XMLStackString &NamespaceURI=_XMLStackString())
[inline, virtual]
- getAttribute(const _XMLStackString &Name)
[inline, virtual]
- getBuffer(void)
[inline, protected]
- getLocalName(void) const
[inline]
- getNamespaceURI(void) const
[inline]
- getNodeName(void) const
[inline]
- getPrefix(void) const
[inline]
- hasAttribute(const _XMLStackString &Name) const
[inline, virtual]
- m_Attributes
[protected]
- m_AttributesVec
[protected]
- m_Dirty
[protected]
- m_Doc
[protected]
- m_Name
[protected]
- m_NamespaceURI
[protected]
- m_NSDefined
[protected]
- m_StartTagBegin
[protected]
- m_StartTagEnd
[protected]
- operator=(const _XMLStackString &Value)
[inline]
- operator=(unsigned long &Value)
[inline]
- operator=(long Value)
[inline]
- operator=(unsigned int Value)
[inline]
- operator=(int Value)
[inline]
- operator=(unsigned short Value)
[inline]
- operator=(short Value)
[inline]
- operator=(signed char Value)
[inline]
- operator=(char Value)
[inline]
- operator=(unsigned char Value)
[inline]
- operator=(double Value)
[inline]
- operator=(float Value)
[inline]
- popped(void)
[inline, protected, virtual]
- setValue(const _XMLStackString &Value)
[inline, virtual]
- setValue(unsigned long Value)
[inline, virtual]
- setValue(long Value)
[inline, virtual]
- setValue(unsigned int Value)
[inline, virtual]
- setValue(int Value)
[inline, virtual]
- setValue(unsigned short Value)
[inline, virtual]
- setValue(short Value)
[inline, virtual]
- setValue(signed char Value)
[inline, virtual]
- setValue(char Value)
[inline, virtual]
- setValue(unsigned char Value)
[inline, virtual]
- setValue(double Value, int Scale=6)
[inline, virtual]
- setValue(float Value, int Scale=6)
[inline, virtual]
- writeStartTag(bool EndTag=false)
[inline, protected]
- XMLStackElement(_XMLStackDocument *Doc, const _XMLStackString &Name)
[inline]
- XMLStackElement(_XMLStackDocument *Doc, const _XMLStackString &Name, const _XMLStackString &NamespaceURI)
[inline]
- XMLStackNode(_XMLStackDocument *Doc, const _XMLStackString &Name)
[inline]
- ~XMLStackElement()
[inline, virtual]
- ~XMLStackNode()
[inline, virtual]
Generated at Mon Aug 6 11:54:21 2001 for XMLStack by
1.2.6 written by Dimitri van Heesch,
© 1997-2001