|
LOM2M
0.8.0
|
#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) |
|
inline |
|
inline |
|
static |
Add notifications to the buffer for the given 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 |