gxXmlAttribute Class Reference

Stores information about a single XML element attribute during parsing. More...

#include <gxXmlAttribute.h>

List of all members.

Public Member Functions

 gxXmlAttribute (const char *name, const char *value)
virtual ~gxXmlAttribute ()

Public Attributes

std::string name
std::string value


Detailed Description

Stores information about a single XML element attribute during parsing.


Constructor & Destructor Documentation

gxXmlAttribute::gxXmlAttribute const char *  name,
const char *  value
 

virtual gxXmlAttribute::~gxXmlAttribute  )  [virtual]
 


Member Data Documentation

std::string gxXmlAttribute::name
 

std::string gxXmlAttribute::value
 


The documentation for this class was generated from the following file:
Generated on Mon Nov 21 01:01:37 2005 for gxLib by  doxygen 1.4.5