UPnP::Envelope Member List

This is the complete list of members for UPnP::Envelope, including all inherited members.

actionName() constUPnP::Envelopeinline
addArg(const String &name, const String &value)UPnP::Envelopeinline
addArg(const String &name, const char *value)UPnP::Envelopeinline
addArg(const String &name, bool value)UPnP::Envelopeinline
addArg(const String &name, const Base64 &value)UPnP::Envelopeinline
addArg(const String &name, T value)UPnP::Envelopeinline
clear()UPnP::Envelope
ContentType enum nameUPnP::Envelope
contentType() constUPnP::Envelopeinline
convertToResponse()UPnP::Envelopeinline
createFault(ErrorCode error)UPnP::Envelope
createRequest(const String &actionName)UPnP::Envelope
createResponse(const String &actionName)UPnP::Envelope
Envelope(const Service &service)UPnP::Envelopeinline
fault()UPnP::Envelopeinline
fault() constUPnP::Envelopeinline
getArg(const String &name) constUPnP::Envelopeinline
getArg(const String &name, char &value, char defaultValue='?')UPnP::Envelopeinline
getArg(const String &name, String &value)UPnP::Envelopeinline
getArg(const String &name, T &value, T defaultValue=T{})UPnP::Envelopeinline
getArg(const String &name, T &value, T defaultValue=T{})UPnP::Envelopeinline
getArg(const String &name, bool &value, bool defaultValue=false)UPnP::Envelope
getArg(const String &name, uint32_t &value, uint32_t defaultValue=0)UPnP::Envelope
getArg(const String &name, int32_t &value, int32_t defaultValue=0)UPnP::Envelope
getArg(const String &name, float &value, float defaultValue=0.0)UPnP::Envelope
getArg(const String &name, double &value, double defaultValue=0.0)UPnP::Envelope
getArg(const String &name, Base64 &value)UPnP::Envelopeinline
getArgValue(const String &name) constUPnP::Envelopeinline
isEmpty() constUPnP::Envelopeinline
isFault() constUPnP::Envelopeinline
load(String &&content)UPnP::Envelope
load(const FlashString &content)UPnP::Envelope
prepareResponse()UPnP::Envelopeinline
serialize(bool pretty)UPnP::Envelopeinline
serialize(Print &p, bool pretty)UPnP::Envelopeinline
serviceUPnP::Envelope
soapAction() constUPnP::Envelope