Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::XMLAttrib Class Reference
Inheritance diagram for Hal::XMLAttrib:

Public Member Functions

 XMLAttrib ()
 
 XMLAttrib (TString name, TString value)
 
TString GetValue () const
 
void SetValue (TString val)
 
 ClassDef (XMLAttrib, 1)
 

Detailed Description

Definition at line 26 of file XMLNode.h.

Constructor & Destructor Documentation

◆ XMLAttrib() [1/2]

Hal::XMLAttrib::XMLAttrib ( )
inline

default constructor

Definition at line 31 of file XMLNode.h.

◆ XMLAttrib() [2/2]

Hal::XMLAttrib::XMLAttrib ( TString name,
TString value )
inline

default constructor

Parameters
namename of attribute
valuevalue of attribute

Definition at line 37 of file XMLNode.h.

◆ ~XMLAttrib()

virtual Hal::XMLAttrib::~XMLAttrib ( )
inlinevirtual

Definition at line 51 of file XMLNode.h.

Member Function Documentation

◆ GetValue()

TString Hal::XMLAttrib::GetValue ( ) const
inline
Returns
value of node

Definition at line 45 of file XMLNode.h.

◆ SetValue()

void Hal::XMLAttrib::SetValue ( TString val)
inline
Parameters
valvalue of node to se

Definition at line 50 of file XMLNode.h.


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