Public Member Functions | |
Attribute (std::string const &name, std::string const &value) | |
Public Attributes | |
std::string | name |
std::string | value |
xmlpp::SaxParser::Attribute::Attribute | ( | std::string const & | name, | |
std::string const & | value | |||
) | [inline] |
std::string xmlpp::SaxParser::Attribute::name |
Referenced by xmlpp::SaxParser::AttributeHasName::operator()().
std::string xmlpp::SaxParser::Attribute::value |