tbx  0.7.3
tbx::Tag Member List

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

_datatbx::Tagprotected
_first_attributetbx::Tagprotected
_first_childtbx::Tagprotected
_idtbx::Tagprotected
_last_childtbx::Tagprotected
_nexttbx::Tagprotected
_parenttbx::Tagprotected
_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_value(int att_id) const tbx::Tag
attribute_value(const std::string &name) const tbx::Tag
data() const tbx::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() const tbx::Tag
find_attribute(int att_id) const tbx::Tag
find_attribute(const std::string &name) const tbx::Tag
find_child(int id, Tag *after=NULL) const tbx::Tag
find_child(const std::string &name, Tag *after=NULL) const tbx::Tag
find_child(int id, int attId, Tag *after=NULL) const tbx::Tag
find_child(const std::string &name, const std::string &attName, Tag *after=NULL) const tbx::Tag
find_child(int id, int attId, const std::string &value, Tag *after=NULL) const tbx::Tag
find_child(const std::string &name, const std::string &attName, const std::string &value, Tag *after=NULL) const tbx::Tag
first_attribute() const tbx::Taginline
first_child() const tbx::Taginline
id() const tbx::Taginline
last_child() const tbx::Taginline
name() const tbx::Tag
next() const tbx::Taginline
parent() const tbx::Taginline
Tag(Tag *parent, int id)tbx::Tagprotected
text() const tbx::Taginline
text(const std::string &text)tbx::Taginline
~Tag()tbx::Tagprotected