ulxr::WbXmlParser::Attribute Class Reference

#include <ulxr_wbxmlparse.h>

List of all members.

Public Member Functions

 Attribute (const CppString &name, const CppString &value)
CppString getName () const
CppString getValue () const

Private Attributes

CppString attName
CppString attValue


Detailed Description

Definition at line 195 of file ulxr_wbxmlparse.h.


Constructor & Destructor Documentation

ulxr::WbXmlParser::Attribute::Attribute ( const CppString name,
const CppString value 
)


Member Function Documentation

CppString ulxr::WbXmlParser::Attribute::getName (  )  const

CppString ulxr::WbXmlParser::Attribute::getValue (  )  const


Member Data Documentation

CppString ulxr::WbXmlParser::Attribute::attName [private]

Definition at line 207 of file ulxr_wbxmlparse.h.

CppString ulxr::WbXmlParser::Attribute::attValue [private]

Definition at line 208 of file ulxr_wbxmlparse.h.


The documentation for this class was generated from the following file:
Generated on Sun Aug 19 20:09:14 2007 for ulxmlrpcpp by  doxygen 1.5.1