Contents:
↰ Parent directory (actorpp)
actorpp
Contents
Definition (actorpp/actor.hpp)
actorpp/actor.hpp
Includes
Included By
Namespaces
Classes
Functions
condition_variable
mutex
queue
stdexcept
thread
File net.hpp
Namespace actorpp
Namespace actorpp::detail
Struct ActorImpl
Template Struct ChannelImpl
Class Actor
Template Class ActorThread
Template Class Channel
Class IActorThread
Template Function actorpp::detail::readable_channel(int, Channel<T>&)
Template Function actorpp::detail::readable_channel(int, Channel<T>&, Channel<Ttail>&…)