libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Attributes | List of all members
UPnPClient::UPnPServiceDesc::Parsed Struct Reference

Service description as parsed from the service XML document: actions and state variables. More...

#include <description.hxx>

Public Attributes

std::unordered_map< std::string, ActionactionList
 
std::unordered_map< std::string, StateVariablestateTable
 

Detailed Description

Service description as parsed from the service XML document: actions and state variables.


The documentation for this struct was generated from the following file: