ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | List of all members
XMLReader::Attributes Class Reference

Definition at line 37 of file XMLReader.h.

Public Member Functions

 Attributes ()
 
 Attributes (const std::string &nName, const std::string &nValue)
 

Public Attributes

std::string fName
 
std::string fValue
 

#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/core/metautils/src/XMLReader.h>

Constructor & Destructor Documentation

XMLReader::Attributes::Attributes ( )
inline

Definition at line 41 of file XMLReader.h.

XMLReader::Attributes::Attributes ( const std::string &  nName,
const std::string &  nValue 
)
inline

Definition at line 42 of file XMLReader.h.

Member Data Documentation

std::string XMLReader::Attributes::fName

Definition at line 39 of file XMLReader.h.

std::string XMLReader::Attributes::fValue

Definition at line 40 of file XMLReader.h.

Collaboration diagram for XMLReader::Attributes:
[legend]

The documentation for this class was generated from the following file: