#include <Notifier.h>
Public Member Functions | |
Notifier (const char *addr_str) | |
Notifier () | |
void | notify () |
Private Attributes | |
Comm * | m_comm {} |
CommAddress | m_addr |
CommAddress | m_send_addr |
Definition at line 41 of file Notifier.h.
|
inline |
Definition at line 43 of file Notifier.h.
|
inline |
Definition at line 56 of file Notifier.h.
|
inline |
Definition at line 58 of file Notifier.h.
|
private |
Definition at line 73 of file Notifier.h.
|
private |
Definition at line 72 of file Notifier.h.
|
private |
Definition at line 74 of file Notifier.h.