#include <Notification.h>
Public Member Functions | |
Notification (uint64_t h, HyperspaceEventPtr &eptr) | |
Public Attributes | |
uint64_t | handle |
HyperspaceEventPtr | event_ptr |
Definition at line 29 of file Notification.h.
|
inline |
Definition at line 31 of file Notification.h.
HyperspaceEventPtr Hyperspace::Notification::event_ptr |
Definition at line 37 of file Notification.h.
uint64_t Hyperspace::Notification::handle |
Definition at line 36 of file Notification.h.