xbmc
|
UPnP Service. More...
#include "Neptune.h"
#include "PltEvent.h"
#include "PltArgument.h"
#include "PltStateVariable.h"
#include "PltAction.h"
Go to the source code of this file.
Classes | |
class | PLT_Service |
UPnP Service. More... | |
class | PLT_ServiceSCPDURLFinder |
The PLT_ServiceSCPDURLFinder class returns an instance of a PLT_Service given a service SCPD url. More... | |
class | PLT_ServiceControlURLFinder |
The PLT_ServiceControlURLFinder class returns an instance of a PLT_Service given a service control url. More... | |
class | PLT_ServiceEventSubURLFinder |
The PLT_ServiceEventSubURLFinder class returns an instance of a PLT_Service given a service event subscription url. More... | |
class | PLT_ServiceIDFinder |
The PLT_ServiceIDFinder class returns an instance of a PLT_Service given a service id. More... | |
class | PLT_ServiceTypeFinder |
The PLT_ServiceTypeFinder class returns an instance of a PLT_Service given a service type. More... | |
class | PLT_ServiceNameFinder |
The PLT_ServiceNameFinder class returns an instance of a PLT_Service given a service name. More... | |
class | PLT_LastChangeXMLIterator |
The PLT_LastChangeXMLIterator class is used to serialize the LastChange variable changes into xml given a list of state variables. More... | |
UPnP Service.