mUPnP for C++
|
#include <AllowedValue.h>
Public Member Functions | |
void | setAllowedValueNode (mupnp_shared_ptr< uXML::Node > node) |
mupnp_shared_ptr< uXML::Node > | getAllowedValueNode () |
AllowedValue () | |
AllowedValue (mupnp_shared_ptr< uXML::Node > node) | |
void | setValue (const std::string &value) |
const char * | getValue () |
Static Public Member Functions | |
static bool | isAllowedValueNode (mupnp_shared_ptr< uXML::Node > node) |
Private Attributes | |
mupnp_shared_ptr< uXML::Node > | allowedValueNode |
Static Private Attributes | |
static const char * | ELEM_NAME |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
private |
|
staticprivate |