libupnpp
0.16.0
A C++ wrapper for the Portable UPnP reference library
|
This is the complete list of members for UPnPClient::OHVolume, including all inherited members.
characteristics(OHVCharacteristics *c) (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | |
getActionURL() const (defined in UPnPClient::Service) | UPnPClient::Service | |
getDeviceId() const (defined in UPnPClient::Service) | UPnPClient::Service | |
getFriendlyName() const | UPnPClient::Service | |
getManufacturer() const (defined in UPnPClient::Service) | UPnPClient::Service | |
getModelName() const (defined in UPnPClient::Service) | UPnPClient::Service | |
getReporter() | UPnPClient::Service | virtual |
getServiceType() const (defined in UPnPClient::Service) | UPnPClient::Service | |
initFromDescription(const UPnPDeviceDesc &description) | UPnPClient::Service | |
installReporter(VarEventReporter *reporter) | UPnPClient::Service | virtual |
isOHVLService(const std::string &st) | UPnPClient::OHVolume | static |
mute(bool *value) (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | |
OHVolume(const UPnPDeviceDesc &device, const UPnPServiceDesc &service) (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | inline |
OHVolume() (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | inline |
UPnPClient::Service::registerCallback(evtCBFunc c) | UPnPClient::Service | protected |
reSubscribe() | UPnPClient::Service | virtual |
runAction(const UPnPP::SoapOutgoing &args, UPnPP::SoapIncoming &data) | UPnPClient::Service | virtual |
runSimpleAction(const std::string &actnm, const std::string &valnm, T value) | UPnPClient::Service | |
runSimpleGet(const std::string &actnm, const std::string &valnm, T *valuep) | UPnPClient::Service | |
runTrivialAction(const std::string &actionName) | UPnPClient::Service | |
Service(const UPnPDeviceDesc &device, const UPnPServiceDesc &service) | UPnPClient::Service | |
Service() | UPnPClient::Service | |
serviceInit(const UPnPDeviceDesc &, const UPnPServiceDesc &) | UPnPClient::Service | inlineprotectedvirtual |
serviceTypeMatch(const std::string &tp) | UPnPClient::OHVolume | virtual |
setMute(bool value) (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | |
setVolume(int value) | UPnPClient::OHVolume | |
SType (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | protectedstatic |
unregisterCallback() | UPnPClient::Service | protected |
volume(int *value) | UPnPClient::OHVolume | |
volumeLimit(int *value) (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | |
~OHVolume() (defined in UPnPClient::OHVolume) | UPnPClient::OHVolume | inlinevirtual |
~Service() (defined in UPnPClient::Service) | UPnPClient::Service | virtual |