Main Page
Namespaces
Classes
Files
Directories
Class List
Alphabetical List
Class Hierarchy
Class Members
xmlpp
::
SaxParser
::
Attribute
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:
saxparser.h
Generated on Tue Dec 13 10:36:44 2005 for libxml++ by
1.4.5