Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLStackDocument Member List
This is the complete list of members for XMLStackDocument, including all inherited members.
- _XMLStackCDATASection typedef
- _XMLStackComment typedef
- _XMLStackDocument typedef
- _XMLStackElement typedef
- _XMLStackNode typedef
- _XMLStackProcessingInstruction typedef
- _XMLStackRawXML typedef
- _XMLStackString typedef
- _XMLStackText typedef
- clear(void)
[inline]
- operator=(const _XMLStackDocument &Instance)
[inline]
- pop(void)
[inline]
- popAll(void)
[inline]
- pushCDATASection(const _XMLStackString &Data)
[inline]
- pushComment(const _XMLStackString &Data)
[inline]
- pushElement(const _XMLStackString &Name)
[inline]
- pushElement(const _XMLStackString &Name, const _XMLStackString &NamespaceURI)
[inline]
- pushProcessingInstruction(const _XMLStackString &Target)
[inline]
- pushRawXML(const _XMLStackString &PushXML, const _XMLStackString &PopXML)
[inline]
- pushText(const _XMLStackString &Data)
[inline]
- reserveXMLBufferSize(unsigned long Capacity)
[inline]
- stackSize(void) const
[inline]
- top(void)
[inline]
- top(void) const
[inline]
- xml(void) const
[inline]
- XMLStackAttribute< _E, _Tr, _A > class
[friend]
- XMLStackCDATASection< _E, _Tr, _A > class
[friend]
- XMLStackComment< _E, _Tr, _A > class
[friend]
- XMLStackDocument(unsigned long InitialBufferSize=1024)
[inline]
- XMLStackDocument(const _XMLStackDocument &Instance)
[inline]
- XMLStackElement< _E, _Tr, _A > class
[friend]
- XMLStackNode< _E, _Tr, _A > class
[friend]
- XMLStackProcessingInstruction< _E, _Tr, _A > class
[friend]
- XMLStackRawXML< _E, _Tr, _A > class
[friend]
- XMLStackText< _E, _Tr, _A > class
[friend]
- ~XMLStackDocument()
[inline]
Generated at Mon Aug 6 11:54:21 2001 for XMLStack by
1.2.6 written by Dimitri van Heesch,
© 1997-2001