#include <dx_common.h>
◆ initialize() [1/2]
| virtual event & dx::abstract::event::initialize |
( |
bool | signalled = false | ) |
|
|
inlinevirtualinherited |
◆ initialize() [2/2]
| virtual event & dx::abstract::event::initialize |
( |
const std::string & | , |
|
|
bool | signalled = false ) |
|
inlinevirtualinherited |
◆ reset()
◆ signal()
◆ signalled()
◆ wait() [1/2]
◆ wait() [2/2]
template<typename rep_t, typename period_t>
| bool dx::event< user >::wait |
( |
const std::chrono::duration< rep_t, period_t > & | timeout, |
|
|
bool | reset = false ) |
|
inline |
wait with duration timeout returns true: signalled false: timed out
◆ scope
The documentation for this class was generated from the following file: