xmlpp::SaxParser::Attribute Struct Reference

Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs. More...

List of all members.

Public Member Functions

 Attribute (std::string const &name, std::string const &value)

Public Attributes

std::string name
std::string value


Detailed Description

Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs.

Constructor & Destructor Documentation

xmlpp::SaxParser::Attribute::Attribute ( std::string const &  name,
std::string const &  value 
) [inline]


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Mon May 5 20:08:26 2008 for libxml++ by  doxygen 1.5.5