|
C++ Actor Framework 0.19
|
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.