NoQueuedTarget Struct Reference
Guard that checks whether the target queue is empty. More...
#include <GuardsImpl.hh>
Public Member Functions | |
template<typename Fsm , typename State > | |
bool | operator() (const Fsm &_fsm, const State &) |
Function call operator. More... | |
Detailed Description
Guard that checks whether the target queue is empty.
Member Function Documentation
◆ operator()()
|
inline |
Function call operator.
- Parameters
-
[in] _fsm State machine with which the guard is associated
The documentation for this struct was generated from the following file: