tbx  0.7.6
tbx::TagDoc Member List

This is the complete list of members for tbx::TagDoc, including all inherited members.

_attribute_namestbx::TagDocprotected
_datatbx::Tagprotected
_first_attributetbx::Tagprotected
_first_childtbx::Tagprotected
_idtbx::Tagprotected
_last_childtbx::Tagprotected
_nexttbx::Tagprotected
_parenttbx::Tagprotected
_tag_namestbx::TagDocprotected
_texttbx::Tagprotected
add_child(int id)tbx::Tag
add_child(const std::string &name)tbx::Tag
attribute(int att_id)tbx::Tag
attribute(int att_id, const std::string &value)tbx::Tag
attribute(const std::string &name)tbx::Tag
attribute(const std::string &name, const std::string &value)tbx::Tag
attribute_id(const std::string &name)tbx::TagDoc
attribute_id_if_exists(const std::string &name) consttbx::TagDoc
attribute_name(int id) consttbx::TagDoc
attribute_value(int att_id) consttbx::Tag
attribute_value(const std::string &name) consttbx::Tag
data() consttbx::Taginline
data(TagData *data)tbx::Taginline
delete_attribute(int attId)tbx::Tag
delete_attribute(const std::string &name)tbx::Tag
delete_child(Tag *tag)tbx::Tag
doc() consttbx::Tag
find_attribute(int att_id) consttbx::Tag
find_attribute(const std::string &name) consttbx::Tag
find_child(int id, Tag *after=NULL) consttbx::Tag
find_child(const std::string &name, Tag *after=NULL) consttbx::Tag
find_child(int id, int attId, Tag *after=NULL) consttbx::Tag
find_child(const std::string &name, const std::string &attName, Tag *after=NULL) consttbx::Tag
find_child(int id, int attId, const std::string &value, Tag *after=NULL) consttbx::Tag
find_child(const std::string &name, const std::string &attName, const std::string &value, Tag *after=NULL) consttbx::Tag
first_attribute() consttbx::Taginline
first_child() consttbx::Taginline
id() consttbx::Taginline
last_child() consttbx::Taginline
name() consttbx::Tag
next() consttbx::Taginline
parent() consttbx::Taginline
read_name(std::istream &is, std::string &name)tbx::TagDocprotected
read_string(std::istream &is, std::string &text)tbx::TagDocprotected
read_tag(std::istream &is)tbx::TagDoc
Tag(Tag *parent, int id)tbx::Tagprotected
tag_id(const std::string &name)tbx::TagDoc
tag_id_if_exists(const std::string &name) consttbx::TagDoc
tag_name(int id) consttbx::TagDoc
TagDoc()tbx::TagDoc
text() consttbx::Taginline
text(const std::string &text)tbx::Taginline
write_string(std::ostream &os, const std::string &text)tbx::TagDocprotected
write_tag(std::ostream &os, Tag *tag, int indent=0)tbx::TagDoc
~Tag()tbx::Tagprotected
~TagDoc()tbx::TagDoc