C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
caf::blocking_actor::do_receive_helper Struct Reference

Implementation helper for blocking_actor::do_receive. More...

#include <blocking_actor.hpp>

Public Member Functions

template<class Statement >
void until (Statement stmt)
 
void until (const bool &bvalue)
 

Public Attributes

std::function< void(receive_cond &rc)> cb
 

Detailed Description

Implementation helper for blocking_actor::do_receive.


The documentation for this struct was generated from the following file: