Support Class Library
A set of tools providing classes and utility
Classes
scl::async::details Namespace Reference

Classes

struct  channel_actor_traits
 Traits for actors that interact with the channel. More...
 
struct  channel_transport_traits
 Traits for the implementation of the transport of information in a scl::async::Channel. More...
 
class  ChannelReceiver
 
class  ChannelSender
 Class used to send data to a Channel. More...