libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
caf::abstract_composable_behavior Class Referenceabstract

Marker type that allows CAF to spawn actors from composable states. More...

#include <abstract_composable_behavior.hpp>

Inherited by caf::composable_behavior< typed_actor< Clauses...> > [virtual].

Public Member Functions

virtual void init_behavior (message_handler &x)=0
 

Detailed Description

Marker type that allows CAF to spawn actors from composable states.


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