Main Page Class Hierarchy Compound List File List Compound Members
XMLDocument Member List
This is the complete list of members for XMLDocument, including all inherited members.
- Clear()
[protected]
- Copy(const XMLDocument &rhs)
[protected]
- Equals(const XMLDocument &rhs) const
[protected]
- GetDocType() const
- GetFooters() const
- GetProlog() const
- GetRoot() const
- Init(const XMLProcInst &newProlog, const SpecialTag &doctype, const XMLement *newRoot, const list< SpecialTag *> &footers)
[protected]
- NullifyPointers()
[protected]
- SetDocType(const SpecialTag &doctype)
- SetFooters(const list< SpecialTag *> newFooters)
- SetProlog(const XMLProcInst &newProlog)
- SetRoot(const XMLement *newRoot)
- ToString() const
[virtual]
- XMLDocument(const XMLProcInst &prolog=XMLProcInst("xml"), const SpecialTag &doctype=SpecialTag(), const XMLement *root=NULL, const list< SpecialTag *> &footers=list< SpecialTag *>())
Generated at Wed Apr 4 21:04:52 2001 for libXMLDocument by
1.2.6 written by Dimitri van Heesch,
© 1997-2001