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

xml::attributes::attr Class Reference

The xml::attributes::attr class is used to hold information about one attribute. More...

#include <attributes.h>

List of all members.

Public Member Functions

const char * get_name (void) const
 Get the name of this attribute.

const char * get_value (void) const
 Get the value of this attribute.


Detailed Description

The xml::attributes::attr class is used to hold information about one attribute.


Member Function Documentation

const char* xml::attributes::attr::get_name void   )  const
 

Get the name of this attribute.

Returns:
The name for this attribute.
Author:
Peter Jones

const char* xml::attributes::attr::get_value void   )  const
 

Get the value of this attribute.

Returns:
The value for this attribute.
Author:
Peter Jones


The documentation for this class was generated from the following file:
Generated on Tue Oct 19 12:26:03 2004 for xmlwrapp by doxygen 1.3.6