C++ Actor Framework 1.0.0
|
Implementation helper for blocking_actor::receive_for
.
More...
#include <blocking_actor.hpp>
Public Member Functions | |
template<class... Ts> | |
void | operator() (Ts &&... xs) |
Public Attributes | |
blocking_actor * | self |
T & | begin |
T | end |
Implementation helper for blocking_actor::receive_for
.