mUPnP for C++
|
#include <ArgumentData.h>
Public Member Functions | |
ArgumentData () | |
const char * | getValue () |
void | setValue (const std::string &val) |
Public Member Functions inherited from uXML::NodeData | |
NodeData () | |
virtual | ~NodeData () |
void | setNode (uXML::Node *node) |
uXML::Node * | getNode () |
Private Attributes | |
std::string | value |
|
inline |
|
inline |
|
inline |
|
private |