libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Modules
Here is a list of all modules:
oActor-based Network AbstractionBrokers provide an actor-based abstraction for low-level network IO
oBlocking APIBlocking functions to receive messages
oCreating Actors
oImplicit Type ConversionsThe message passing of libcaf prohibits pointers in messages because it enforces network transparent messaging
\Message HandlingThis is the beating heart of CAF, since actor programming is a message oriented programming paradigm