actorpp
latest
Contents:
Readme Files
API
actorpp
Index
Edit on GitHub
Index
A
A
actorpp::Actor (C++ class)
actorpp::Actor::Actor (C++ function)
actorpp::Actor::impl (C++ member)
actorpp::Actor::wait (C++ function)
actorpp::Actor::wait_for (C++ function)
actorpp::Actor::wait_until (C++ function)
actorpp::ActorThread (C++ class)
actorpp::ActorThread::ActorThread (C++ function)
actorpp::ActorThread::~ActorThread (C++ function)
actorpp::Channel (C++ class)
actorpp::Channel::Channel (C++ function)
,
[1]
actorpp::Channel::clear (C++ function)
actorpp::Channel::emplace (C++ function)
actorpp::Channel::pop (C++ function)
actorpp::Channel::push (C++ function)
actorpp::Channel::read (C++ function)
actorpp::Channel::readable (C++ function)
actorpp::Channel::readable_with_lock (C++ function)
actorpp::Channel::type (C++ type)
actorpp::CloseReason (C++ enum)
actorpp::CloseReason::Error (C++ enumerator)
actorpp::CloseReason::Normal (C++ enumerator)
actorpp::connect (C++ function)
actorpp::detail::ActorImpl (C++ struct)
actorpp::detail::ActorImpl::cv (C++ member)
actorpp::detail::ActorImpl::mut (C++ member)
actorpp::detail::ActorImpl::wait (C++ function)
actorpp::detail::ActorImpl::wait_for (C++ function)
actorpp::detail::ActorImpl::wait_until (C++ function)
actorpp::detail::ChannelImpl (C++ struct)
actorpp::detail::ChannelImpl::actor_impl (C++ member)
actorpp::detail::ChannelImpl::ChannelImpl (C++ function)
actorpp::detail::ChannelImpl::clear (C++ function)
actorpp::detail::ChannelImpl::elements (C++ member)
actorpp::detail::ChannelImpl::emplace (C++ function)
actorpp::detail::ChannelImpl::pop (C++ function)
actorpp::detail::ChannelImpl::push (C++ function)
,
[1]
actorpp::detail::ChannelImpl::read (C++ function)
actorpp::detail::ChannelImpl::readable (C++ function)
actorpp::detail::ChannelImpl::readable_with_lock (C++ function)
actorpp::detail::IActorThread (C++ class)
actorpp::detail::readable_channel (C++ function)
,
[1]
actorpp::RecvThread (C++ class)
actorpp::RecvThread::exit (C++ function)
actorpp::RecvThread::RecvThread (C++ function)
actorpp::RecvThread::run (C++ function)
actorpp::RecvThread::~RecvThread (C++ function)
ACTORPP_RECV_THREAD_PIPE (C macro)