actor-framework
Public Member Functions | List of all members
caf::blocking_actor::accept_one_cond Class Reference

Pseudo receive condition modeling a single receive. More...

#include <blocking_actor.hpp>

Inheritance diagram for caf::blocking_actor::accept_one_cond:
Inheritance graph
[legend]
Collaboration diagram for caf::blocking_actor::accept_one_cond:
Collaboration graph
[legend]

Public Member Functions

bool post () override
 Returns whether a postcondition for receiving a message still holds.
 
- Public Member Functions inherited from caf::blocking_actor::receive_cond
virtual bool pre ()
 Returns whether a precondition for receiving a message still holds.
 

Detailed Description

Pseudo receive condition modeling a single receive.


The documentation for this class was generated from the following files: