xbmc
Classes | Typedefs
PltCtrlPoint.h File Reference

UPnP ControlPoint. More...

#include "Neptune.h"
#include "PltService.h"
#include "PltSsdp.h"
#include "PltDeviceData.h"
#include "PltHttpServer.h"
Include dependency graph for PltCtrlPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLT_CtrlPointListener
 The PLT_CtrlPointListener class is an interface used to receive notifications when devices are found or removed from the network, actions responses and events are being received. More...
 
class  PLT_CtrlPoint
 The PLT_CtrlPoint class implements the base functionality of a UPnP ControlPoint. More...
 

Typedefs

typedef NPT_List< PLT_CtrlPointListener * > PLT_CtrlPointListenerList
 
typedef NPT_Reference< PLT_CtrlPointPLT_CtrlPointReference
 

Detailed Description

UPnP ControlPoint.