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 () const
 Get the name of this attribute.
const char * get_value () 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 (  )  const

Get the name of this attribute.

Returns:
The name for this attribute.
Author:
Peter Jones
const char* xml::attributes::attr::get_value (  )  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 Sun Dec 20 12:42:33 2009 for xmlwrapp by  doxygen 1.6.1