|
| EntryListenerData (std::function< void(const EntryNotification &event)> callback_, StringRef prefix_, unsigned int flags_) |
|
| EntryListenerData (std::function< void(const EntryNotification &event)> callback_, NT_Entry entry_, unsigned int flags_) |
|
| EntryListenerData (unsigned int poller_uid_, StringRef prefix_, unsigned int flags_) |
|
| EntryListenerData (unsigned int poller_uid_, NT_Entry entry_, unsigned int flags_) |
|
| ListenerData (std::function< void(const EntryNotification &event)>callback_) |
|
| ListenerData (unsigned int poller_uid_) |
|
| operator bool () const |
|
|
std::string | prefix |
|
NT_Entry | entry = 0 |
|
unsigned int | flags |
|
std::function< void(const EntryNotification &event)> | callback |
|
unsigned int | poller_uid |
|
The documentation for this struct was generated from the following file: