This is the complete list of members for rp::hal::Waiter< ResultT >, including all inherited members.
_cond_attr | rp::hal::Event | protected |
_cond_locker | rp::hal::Event | protected |
_cond_var | rp::hal::Event | protected |
_is_signalled | rp::hal::Event | protected |
_isAutoReset | rp::hal::Event | protected |
Event(bool isAutoReset=true, bool isSignal=false) | rp::hal::Event | inline |
EVENT_FAILED enum value | rp::hal::Event | |
EVENT_OK enum value | rp::hal::Event | |
EVENT_TIMEOUT enum value | rp::hal::Event | |
release() | rp::hal::Event | inlineprotected |
result | rp::hal::Waiter< ResultT > | |
set(bool isSignal=true) | rp::hal::Event | inline |
setResult(ResultT result) | rp::hal::Waiter< ResultT > | inline |
wait(unsigned long timeout=0xFFFFFFFF) | rp::hal::Event | inline |
Waiter() | rp::hal::Waiter< ResultT > | inline |
waitForResult() | rp::hal::Waiter< ResultT > | inline |
~ Event() | rp::hal::Event | inline |
~Waiter() | rp::hal::Waiter< ResultT > | inline |