mUPnP for C++
|
#include <ActionResponse.h>
Private Member Functions | |
uXML::Node * | createResponseNode (Action *action) |
mupnp_shared_ptr< uXML::Node > | getActionResponseNode () |
Private Attributes | |
ArgumentList | argList |
Additional Inherited Members | |
Static Public Attributes inherited from mUPnP::ControlResponse | |
static const char * | FAULT_CODE |
static const char * | FAULT_STRING |
mUPnP::ActionResponse::ActionResponse | ( | ) |
mUPnP::ActionResponse::ActionResponse | ( | SOAPResponse * | soapRes | ) |
|
private |
|
private |
ArgumentList * mUPnP::ActionResponse::getResponse | ( | ) |
void mUPnP::ActionResponse::setResponse | ( | Action * | action | ) |
|
private |