xbmc
Classes | Typedefs
PltEvent.h File Reference

UPnP Eventing. More...

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

Go to the source code of this file.

Classes

class  PLT_EventNotification
 The PLT_EventNotification class represents an event notification for a given service to a given subscriber. More...
 
class  PLT_EventSubscriber
 The PLT_EventSubscriber class represents an event subscription for a given service from a UPnP ControlPoint. More...
 
class  PLT_EventSubscriberFinderBySID
 The PLT_EventSubscriberFinderBySID class returns an instance of a PLT_EventSubscriber given its subscriber ID. More...
 
class  PLT_EventSubscriberFinderByCallbackURL
 The PLT_EventSubscriberFinderByCallbackURL class returns an instance of a PLT_EventSubscriber given its subscriber callback url. More...
 
class  PLT_EventSubscriberFinderByService
 The PLT_EventSubscriberFinderByService class returns an instance of a PLT_EventSubscriber given a UPnP service. More...
 

Typedefs

typedef NPT_Reference< PLT_EventSubscriberPLT_EventSubscriberReference
 

Detailed Description

UPnP Eventing.