xmlwrapp
Lightweight C++ XML parsing library
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
xml
document
xml::document Member List
This is the complete list of members for
xml::document
, including all inherited members.
begin
()
xml::document
begin
() const
xml::document
document
()
xml::document
document
(const char *root_name)
xml::document
explicit
document
(const node &n)
xml::document
explicit
document
(const char *filename, error_handler &on_error)
xml::document
explicit
document
(const char *data, size_type size, error_handler &on_error=throw_on_error)
xml::document
explicit
document
(const document &other)
xml::document
end
()
xml::document
end
() const
xml::document
erase
(node::iterator to_erase)
xml::document
erase
(node::iterator first, node::iterator last)
xml::document
get_encoding
() const
xml::document
get_is_standalone
() const
xml::document
get_root_node
() const
xml::document
get_root_node
()
xml::document
get_version
() const
xml::document
has_external_subset
() const
xml::document
has_internal_subset
() const
xml::document
insert
(const node &n)
xml::document
insert
(node::iterator position, const node &n)
xml::document
operator<<
(std::ostream &stream, const document &doc)
xml::document
friend
operator=
(const document &other)
xml::document
process_xinclude
()
xml::document
push_back
(const node &child)
xml::document
replace
(node::iterator old_node, const node &new_node)
xml::document
save_to_file
(const char *filename, int compression_level=0) const
xml::document
save_to_string
(std::string &s) const
xml::document
set_encoding
(const char *encoding)
xml::document
set_is_standalone
(bool sa)
xml::document
set_root_node
(const node &n)
xml::document
set_version
(const char *version)
xml::document
size
() const
xml::document
size_type
typedef
xml::document
swap
(document &other)
xml::document
validate
()
xml::document
validate
(const char *dtdname)
xml::document
~document
()
xml::document
Generated on Wed Aug 28 2013 16:52:43 for xmlwrapp by
1.8.5