dxd - dynax driver framework 2.1.0d73
cross platform open source driver development framework
|
#include <dx_common.h>
Public Member Functions | |
catch (std::system_error &exception) | |
catch (std::system_error &exception) | |
catch (std::system_error &exception) | |
catch (std::system_error &exception) | |
event & | reset (uint64_t count=0) try |
event & | signal (uint64_t count=1) try |
uint64_t | signalled () const |
event & | wait (bool reset=false) try |
template<typename rep_t , typename period_t > | |
bool | wait (const std::chrono::duration< rep_t, period_t > &timeout, bool reset=false) try |
|
inline |
wait with duration timeout returns true: signalled false: timed out
(c) copyright 2009 dynamic acoustics e.U. | generated on Fri Nov 15 2024 |