Support Class Library
A set of tools providing classes and utility
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
scl::async::details::channel_actor_traits< Actor > Member List

This is the complete list of members for scl::async::details::channel_actor_traits< Actor >, including all inherited members.

actorscl::async::details::channel_actor_traits< Actor >
actor_type typedefscl::async::details::channel_actor_traits< Actor >
channel_actor_traits(actor_type &act)scl::async::details::channel_actor_traits< Actor >inlineexplicit
channel_type typedefscl::async::details::channel_actor_traits< Actor >
guard_type typedefscl::async::details::channel_actor_traits< Actor >
lock()scl::async::details::channel_actor_traits< Actor >inline
lock_scl::async::details::channel_actor_traits< Actor >
lock_type typedefscl::async::details::channel_actor_traits< Actor >
notify()scl::async::details::channel_actor_traits< Actor >inline
queue_type typedefscl::async::details::channel_actor_traits< Actor >
unlock()scl::async::details::channel_actor_traits< Actor >inline
value_type typedefscl::async::details::channel_actor_traits< Actor >
wait()scl::async::details::channel_actor_traits< Actor >inline
waitFor(const std::chrono::duration< Rep, Period > &time)scl::async::details::channel_actor_traits< Actor >inline
waitFor(const std::chrono::duration< Rep, Period > &time, Pred &&pred)scl::async::details::channel_actor_traits< Actor >inline
waitUntil(Pred &&pred)scl::async::details::channel_actor_traits< Actor >inline