xbmc
|
UPnP ControlPoint. More...
#include "Neptune.h"
#include "PltService.h"
#include "PltSsdp.h"
#include "PltDeviceData.h"
#include "PltHttpServer.h"
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_CtrlPoint > | PLT_CtrlPointReference |
UPnP ControlPoint.