Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
XMLReader::Attributes Class Reference

Definition at line 38 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 </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/core/dictgen/res/XMLReader.h>

Constructor & Destructor Documentation

◆ Attributes() [1/2]

XMLReader::Attributes::Attributes ( )
inline

Definition at line 42 of file XMLReader.h.

◆ Attributes() [2/2]

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

Definition at line 43 of file XMLReader.h.

Member Data Documentation

◆ fName

std::string XMLReader::Attributes::fName

Definition at line 40 of file XMLReader.h.

◆ fValue

std::string XMLReader::Attributes::fValue

Definition at line 41 of file XMLReader.h.

  • core/dictgen/res/XMLReader.h