LOM2M  0.8.0
Public Member Functions | Static Public Member Functions | List of all members
Notifier Class Reference

#include <Notify.h>

Public Member Functions

 Notifier ()
 
 ~Notifier ()
 

Static Public Member Functions

static void notify (std::list< Subscription * > subs, Entity *entity, NotificationEventType net, Operation operation)
 

Constructor & Destructor Documentation

◆ Notifier()

Notifier::Notifier ( )
inline

◆ ~Notifier()

Notifier::~Notifier ( )
inline

Member Function Documentation

◆ notify()

void Notifier::notify ( std::list< Subscription * >  subs,
Entity entity,
NotificationEventType  net,
Operation  operation 
)
static

Add notifications to the buffer for the given parameters

Parameters
subs- the subscriptions to check
entity- the target entity of the event
net- notification event type to check
operation- the operation received on the target entity

The documentation for this class was generated from the following files: