|
LOM2M
0.8.0
|
#include <Notify.h>
Public Member Functions | |
| NotifyBuffer () | |
| ~NotifyBuffer () | |
Static Public Member Functions | |
| static void | addNotification (NotificationToSend *notification) |
| static bool | isEmpty () |
| static NotificationToSend * | popNotification () |
| static void | removeNotification () |
| static NotifyBuffer * | getInstance () noexcept |
Simple buffer to queue pending notifications to send
| NotifyBuffer::NotifyBuffer | ( | ) |
| NotifyBuffer::~NotifyBuffer | ( | ) |
|
inlinestatic |
|
inlinestaticnoexcept |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |