TXMLAttr Class Reference

#include <TXMLAttr.h>

Inheritance diagram for TXMLAttr:

TObject TObject List of all members.

Public Member Functions

 TXMLAttr (const char *key, const char *value)
virtual ~TXMLAttr ()
const char * GetName () const
const char * Key () const
const char * GetValue () const
 TXMLAttr (const char *key, const char *value)
virtual ~TXMLAttr ()
const char * GetName () const
const char * Key () const
const char * GetValue () const

Private Member Functions

 TXMLAttr (const TXMLAttr &)
TXMLAttroperator= (const TXMLAttr &)
 TXMLAttr (const TXMLAttr &)
TXMLAttroperator= (const TXMLAttr &)

Private Attributes

const char * fKey
const char * fValue
const char * fKey
const char * fValue

Detailed Description

Definition at line 29 of file TXMLAttr.h.


Constructor & Destructor Documentation

TXMLAttr::TXMLAttr ( const TXMLAttr  )  [private]

TXMLAttr::TXMLAttr ( const char *  key,
const char *  value 
) [inline]

Definition at line 39 of file TXMLAttr.h.

virtual TXMLAttr::~TXMLAttr (  )  [inline, virtual]

Definition at line 40 of file TXMLAttr.h.

TXMLAttr::TXMLAttr ( const TXMLAttr  )  [private]

TXMLAttr::TXMLAttr ( const char *  key,
const char *  value 
) [inline]

Definition at line 39 of file TXMLAttr.h.

virtual TXMLAttr::~TXMLAttr (  )  [inline, virtual]

Definition at line 40 of file TXMLAttr.h.


Member Function Documentation

TXMLAttr& TXMLAttr::operator= ( const TXMLAttr  )  [private]

const char* TXMLAttr::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 42 of file TXMLAttr.h.

References fKey.

Referenced by RooStats::HistFactory::AddSystematic(), fastDriver(), SaxHandler::OnStartElement(), ParseContext(), PersonList::ParsePersonList(), RooStats::HistFactory::ReadXmlConfig(), and topDriver().

const char* TXMLAttr::Key (  )  const [inline]

Definition at line 43 of file TXMLAttr.h.

References fKey.

const char* TXMLAttr::GetValue (  )  const [inline]

Definition at line 44 of file TXMLAttr.h.

References fValue.

Referenced by RooStats::HistFactory::AddSystematic(), fastDriver(), SaxHandler::OnStartElement(), ParseContext(), PersonList::ParsePersonList(), RooStats::HistFactory::ReadXmlConfig(), and topDriver().

TXMLAttr& TXMLAttr::operator= ( const TXMLAttr  )  [private]

const char* TXMLAttr::GetName (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 42 of file TXMLAttr.h.

References fKey.

const char* TXMLAttr::Key (  )  const [inline]

Definition at line 43 of file TXMLAttr.h.

References fKey.

const char* TXMLAttr::GetValue (  )  const [inline]

Definition at line 44 of file TXMLAttr.h.

References fValue.


Member Data Documentation

const char* TXMLAttr::fKey [private]

Definition at line 35 of file TXMLAttr.h.

Referenced by GetName(), and Key().

const char* TXMLAttr::fValue [private]

Definition at line 36 of file TXMLAttr.h.

Referenced by GetValue().

const char* TXMLAttr::fKey [private]

Definition at line 35 of file TXMLAttr.h.

const char* TXMLAttr::fValue [private]

Definition at line 36 of file TXMLAttr.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:49:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1