Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

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

std::string xmlpp::SaxParser::Attribute::name
 

std::string xmlpp::SaxParser::Attribute::value
 


The documentation for this struct was generated from the following file:
Generated on Wed May 5 22:52:45 2004 for libxml++ by doxygen 1.3.5