#include <ulxr_wbxmlparse.h>
Public Member Functions | |
Attribute (const CppString &name, const CppString &value) | |
CppString | getName () const |
CppString | getValue () const |
Private Attributes | |
CppString | attName |
CppString | attValue |
Definition at line 195 of file ulxr_wbxmlparse.h.
CppString ulxr::WbXmlParser::Attribute::getName | ( | ) | const |
CppString ulxr::WbXmlParser::Attribute::getValue | ( | ) | const |
Definition at line 207 of file ulxr_wbxmlparse.h.
Definition at line 208 of file ulxr_wbxmlparse.h.