RTC Toolkit
1.0.0
|
#include <messageQueue.hpp>
Public Member Functions | |
void | Post (T const &value) |
T | Pend () |
template<class Rep , class Period > | |
T | Pend (std::chrono::duration< Rep, Period > timeout) |
std::optional< T > | TryPend () |
void | Clear () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |