This is the complete list of members for xml_text, including all inherited members.
as_bool(bool def=false) const | xml_text | |
as_double(double def=0) const | xml_text | |
as_float(float def=0) const | xml_text | |
as_int(int def=0) const | xml_text | |
as_string(const char_t *def="") const | xml_text | |
as_uint(unsigned int def=0) const | xml_text | |
data() const | xml_text | |
empty() const | xml_text | |
get() const | xml_text | |
operator unspecified_bool_type() const | xml_text | |
operator!() const | xml_text | |
operator=(const char_t *rhs) | xml_text | |
operator=(int rhs) | xml_text | |
operator=(unsigned int rhs) | xml_text | |
operator=(double rhs) | xml_text | |
operator=(bool rhs) | xml_text | |
set(const char_t *rhs) | xml_text | |
set(int rhs) | xml_text | |
set(unsigned int rhs) | xml_text | |
set(double rhs) | xml_text | |
set(bool rhs) | xml_text | |
xml_node class | xml_text | friend |
xml_text() | xml_text |