#include <threading.h>
Definition at line 9 of file threading.h.
◆ StateWaiter()
template<typename InterfaceType >
can::StateWaiter::StateWaiter |
( |
InterfaceType * |
interface | ) |
|
|
inline |
◆ updateState()
void can::StateWaiter::updateState |
( |
const can::State & |
s | ) |
|
|
inlineprivate |
◆ wait()
template<typename DurationType >
◆ cond_
boost::condition_variable can::StateWaiter::cond_ |
|
private |
◆ mutex_
boost::mutex can::StateWaiter::mutex_ |
|
private |
◆ state_
◆ state_listener_
The documentation for this class was generated from the following file: