libupnpp
0.16.0
A C++ wrapper for the Portable UPnP reference library
|
This is the complete list of members for UPnPClient::TypedService, including all inherited members.
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 |
UPnPClient::Service::registerCallback(evtCBFunc c) | UPnPClient::Service | protected |
reSubscribe() | UPnPClient::Service | virtual |
runAction(const std::string &name, std::vector< std::string > args, std::map< std::string, std::string > &retdata) | UPnPClient::TypedService | virtual |
UPnPClient::Service::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 &device, const UPnPServiceDesc &service) | UPnPClient::TypedService | protectedvirtual |
serviceTypeMatch(const std::string &tp) | UPnPClient::TypedService | virtual |
TypedService(const std::string &tp) | UPnPClient::TypedService | |
unregisterCallback() | UPnPClient::Service | protected |
~Service() (defined in UPnPClient::Service) | UPnPClient::Service | virtual |
~TypedService() (defined in UPnPClient::TypedService) | UPnPClient::TypedService | virtual |