xbmc
Classes
PltCtrlPointTask.h File Reference

UPnP ControlPoint Tasks. More...

#include "Neptune.h"
#include "PltHttpClientTask.h"
#include "PltDatagramStream.h"
#include "PltDeviceData.h"
#include "PltCtrlPoint.h"
Include dependency graph for PltCtrlPointTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLT_CtrlPointGetDescriptionTask
 The PLT_CtrlPointGetDescriptionTask class fetches the description xml document from a UPnP device. More...
 
class  PLT_CtrlPointGetSCPDRequest
 The PLT_CtrlPointGetSCPDRequest class is used by a PLT_CtrlPointGetSCPDsTask task to fetch a specific SCPD xml document for a given service of a given device. More...
 
class  PLT_CtrlPointGetSCPDsTask
 The PLT_CtrlPointGetSCPDsTask class fetches the SCPD xml document of one or more services for a given device. More...
 
class  PLT_CtrlPointInvokeActionTask
 The PLT_CtrlPointInvokeActionTask class is used by a PLT_CtrlPoint to invoke a specific action of a given service for a given device. More...
 
class  PLT_CtrlPointHouseKeepingTask
 The PLT_CtrlPointHouseKeepingTask class is used by a PLT_CtrlPoint to keep track of expired devices and autmatically renew event subscribers. More...
 
class  PLT_CtrlPointSubscribeEventTask
 The PLT_CtrlPointSubscribeEventTask class is used to subscribe, renew or cancel a subscription for a given service of a given device. More...
 

Detailed Description

UPnP ControlPoint Tasks.