A cooperatively scheduled, event-based actor implementation with static type-checking.
More...
#include <typed_event_based_actor.hpp>
|
|
| typed_event_based_actor (actor_config &cfg) |
|
std::set< std::string > | message_types () const override |
|
void | initialize () override |
|
|
virtual behavior_type | make_behavior () |
template<class... Sigs>
class caf::typed_event_based_actor< Sigs >
A cooperatively scheduled, event-based actor implementation with static type-checking.
◆ super
Initial value: typename
typed_event_based_actor<Sigs...>>::template
with<mixin::sender, mixin::requester, mixin::behavior_changer>
A cooperatively scheduled, event-based actor implementation.
Definition scheduled_actor.hpp:111
Allows convenient definition of types using mixins.
Definition extend.hpp:50
The documentation for this class was generated from the following files:
- /build/actor-framework-Z9pIPl/actor-framework-0.17.6/libcaf_core/caf/fwd.hpp
- /build/actor-framework-Z9pIPl/actor-framework-0.17.6/libcaf_core/caf/typed_event_based_actor.hpp