Definition at line 26 of file XMLNode.h.
◆ 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
-
| name | name of attribute |
| value | value of attribute |
Definition at line 37 of file XMLNode.h.
◆ ~XMLAttrib()
| virtual Hal::XMLAttrib::~XMLAttrib |
( |
| ) |
|
|
inlinevirtual |
◆ 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 |
The documentation for this class was generated from the following file: