attribute_type typedef | attributes | |
attributes() | attributes | |
attributes(attributes const &rhs) | attributes | |
begin() | attributes | [inline] |
begin() const | attributes | [inline] |
clear() | attributes | |
const_iterator typedef | attributes | |
const_ns_iterator typedef | attributes | |
end() | attributes | [inline] |
end() const | attributes | [inline] |
find(xstring const &namespace_name, xstring const &name) const | attributes | |
find_namespace(xstring const &short_ns) const | attributes | |
find_namespace() const | attributes | [inline] |
find_short_namespace(xstring const &uri) const | attributes | |
insert(xstring const &namespace_name, xstring const &name, xstring const &value) | attributes | |
insert_namespace(xstring const &short_ns, xstring const &uri) | attributes | |
iterator typedef | attributes | |
ns_begin() | attributes | [inline] |
ns_begin() const | attributes | [inline] |
ns_end() | attributes | [inline] |
ns_end() const | attributes | [inline] |
ns_iterator typedef | attributes | |
operator+=(attributes const &rhs) | attributes | |
operator=(attributes const &rhs) | attributes | [inline] |
read(xistream &xis) | attributes | |
set(xstring const &namespace_name, xstring const &name, xstring const &value) | attributes | |
set_namespace(xstring const &uri) | attributes | [inline] |
size() const | attributes | [inline] |
swap(attributes &rhs) | attributes | |
write(xostream &xos) const | attributes | |
~attributes() | attributes | |