xbmc
|
This is the complete list of members for PLT_Action, including all inherited members.
FormatSoapError(unsigned int code, NPT_String desc, NPT_OutputStream &stream) | PLT_Action | static |
FormatSoapRequest(NPT_OutputStream &stream) | PLT_Action | |
FormatSoapResponse(NPT_OutputStream &stream) | PLT_Action | |
GetActionDesc() | PLT_Action | inline |
GetArgumentValue(const char *name, NPT_String &value) | PLT_Action | |
GetArgumentValue(const char *name, NPT_UInt32 &value) | PLT_Action | |
GetArgumentValue(const char *name, NPT_Int32 &value) | PLT_Action | |
GetArgumentValue(const char *name, bool &value) | PLT_Action | |
GetError(unsigned int *code=NULL) | PLT_Action | |
GetErrorCode() | PLT_Action | |
m_ActionDesc (defined in PLT_Action) | PLT_Action | protected |
m_Arguments (defined in PLT_Action) | PLT_Action | protected |
m_ErrorCode (defined in PLT_Action) | PLT_Action | protected |
m_ErrorDescription (defined in PLT_Action) | PLT_Action | protected |
m_RootDevice (defined in PLT_Action) | PLT_Action | protected |
PLT_Action(PLT_ActionDesc &action_desc) | PLT_Action | |
PLT_Action(PLT_ActionDesc &action_desc, PLT_DeviceDataReference &root_device) | PLT_Action | |
SetArgumentOutFromStateVariable(const char *name) | PLT_Action | |
SetArgumentsOutFromStateVariable() | PLT_Action | |
SetArgumentValue(const char *name, const char *value) | PLT_Action | |
SetError(unsigned int code, const char *description) | PLT_Action | |
VerifyArguments(bool input) | PLT_Action | |
VerifyArgumentValue(const char *name, const char *value) | PLT_Action | |
~PLT_Action() (defined in PLT_Action) | PLT_Action |