Base class for scribe and doorman.
More...
#include <broker_servant.hpp>
|
|
using | handle_type = Handle |
| |
|
|
| broker_servant (handle_type x) |
| |
|
handle_type | hdl () const |
| |
|
void | halt () |
| |
|
void | trigger () |
| |
|
void | trigger (size_t num) |
| |
|
std::optional< size_t > | activity_tokens () const |
| |
|
|
void | detach_from (abstract_broker *ptr) override |
| |
|
void | invoke_mailbox_element_impl (scheduler *ctx, mailbox_element &x) |
| |
|
bool | invoke_mailbox_element (scheduler *ctx) |
| |
|
SysMsgType & | msg () |
| |
|
|
handle_type | hdl_ |
| |
|
mailbox_element | value_ |
| |
|
std::optional< size_t > | activity_tokens_ |
| |
template<class Base, class Handle, class SysMsgType>
class caf::io::broker_servant< Base, Handle, SysMsgType >
Base class for scribe and doorman.
The documentation for this class was generated from the following file:
- libcaf_io/caf/io/broker_servant.hpp