#include <Action.h>
◆ Action() [1/2]
◆ Action() [2/2]
mUPnP::Action::Action |
( |
Action * | action | ) |
|
◆ ~Action()
mUPnP::Action::~Action |
( |
| ) |
|
◆ clearOutputAgumentValues()
void mUPnP::Action::clearOutputAgumentValues |
( |
| ) |
|
|
private |
◆ getActionData()
◆ getActionListener()
◆ getActionNode()
◆ getArgument()
Argument * mUPnP::Action::getArgument |
( |
const std::string & | name | ) |
|
◆ getArgumentIntegerValue()
int mUPnP::Action::getArgumentIntegerValue |
( |
const std::string & | name | ) |
|
|
inline |
◆ getArgumentList()
◆ getArgumentValue()
const char * mUPnP::Action::getArgumentValue |
( |
const std::string & | name | ) |
|
|
inline |
◆ getControlResponse()
◆ getControlStatus()
◆ getInputArgumentList()
◆ getName()
const char * mUPnP::Action::getName |
( |
| ) |
|
|
inline |
◆ getOutputArgumentList()
◆ getService()
Service * mUPnP::Action::getService |
( |
| ) |
|
◆ getServiceNode()
◆ getStatus()
◆ initArgumentList()
void mUPnP::Action::initArgumentList |
( |
| ) |
|
|
private |
◆ isActionNode()
◆ lock()
void mUPnP::Action::lock |
( |
| ) |
|
|
inline |
◆ performActionListener()
bool mUPnP::Action::performActionListener |
( |
ActionRequest * | actionReq | ) |
|
◆ postControlAction()
bool mUPnP::Action::postControlAction |
( |
| ) |
|
◆ setActionListener()
◆ setArgumentValue() [1/2]
void mUPnP::Action::setArgumentValue |
( |
const std::string & | name, |
|
|
const std::string & | value ) |
|
inline |
◆ setArgumentValue() [2/2]
void mUPnP::Action::setArgumentValue |
( |
const std::string & | name, |
|
|
int | value ) |
|
inline |
◆ setArgumentValues()
void mUPnP::Action::setArgumentValues |
( |
ArgumentList * | argList | ) |
|
|
inline |
◆ setControlResponse()
◆ setName()
void mUPnP::Action::setName |
( |
const std::string & | value | ) |
|
|
inline |
◆ setStatus() [1/2]
void mUPnP::Action::setStatus |
( |
int | code | ) |
|
|
inline |
◆ setStatus() [2/2]
void mUPnP::Action::setStatus |
( |
int | code, |
|
|
const std::string & | descr ) |
|
inline |
◆ unlock()
void mUPnP::Action::unlock |
( |
| ) |
|
|
inline |
◆ actionNode
◆ argumentInList
◆ argumentList
◆ argumentOutList
◆ ELEM_NAME
const char* mUPnP::Action::ELEM_NAME |
|
static |
◆ mutex
uHTTP::Mutex mUPnP::Action::mutex |
|
private |
◆ NAME
const char* mUPnP::Action::NAME |
|
static |
◆ serviceNode
◆ upnpStatus
The documentation for this class was generated from the following file: