macOS user space shared event
More...
#include <dx_shared_event.h>
macOS user space shared event
◆ event() [1/2]
| dx::shared::event::event |
( |
| ) |
|
|
default |
◆ event() [2/2]
| dx::shared::event::event |
( |
const std::string & | name | ) |
|
|
inline |
◆ initialize()
| void dx::shared::event::initialize |
( |
const std::string & | name | ) |
|
|
inline |
◆ reset()
◆ signal()
| virtual event & dx::abstract::event::signal |
( |
uint64_t | count = 1 | ) |
|
|
pure virtualinherited |
◆ wait()
| virtual event & dx::abstract::event::wait |
( |
bool | reset = false | ) |
|
|
pure virtualinherited |
The documentation for this class was generated from the following file: