Mercury Currency Engine
mce::chan< T > Member List

This is the complete list of members for mce::chan< T >, including all inherited members.

assign(const chan< T > &rhs) constmce::chan< T >inlinevirtual
assign(chan< T > &&rhs) constmce::chan< T >inlinevirtual
base_channel(const base_channel< T > *rhs_bc)mce::base_channel< T >inline
begin() constmce::base_channel< T >inline
cast() constmce::chan< T >inline
chan() (defined in mce::chan< T >)mce::chan< T >inline
chan(const chan< T > &rhs) (defined in mce::chan< T >)mce::chan< T >inline
chan(chan< T > &&rhs) (defined in mce::chan< T >)mce::chan< T >inline
channel_operators(chan< T > *rhs_ch)mce::channel_operators< T, chan< T > >inline
close() constmce::chan< T >inlinevirtual
closed() constmce::chan< T >inlinevirtual
construct(CHANNEL &&ch) constmce::chan< T >inline
construct() constmce::chan< T >inlinevirtual
context() constmce::chan< T >inlinevirtual
context_type_info() constmce::chan< T >inline
end() constmce::base_channel< T >inline
make(As &&... as) (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inlinestatic
operator bool() constmce::channel_operators< T, chan< T > >inlineexplicit
operator!=(const chan< T > &rhs) constmce::channel_operators< T, chan< T > >inline
operator!=(chan< T > &&rhs) constmce::channel_operators< T, chan< T > >inline
operator<(const chan< T > &rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator<(chan< T > &&rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator<=(const chan< T > &rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator<=(chan< T > &&rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator=(const chan< T > &rhs) constmce::chan< T >inline
operator=(chan< T > &&rhs) constmce::chan< T >inline
operator==(const chan< T > &rhs) constmce::channel_operators< T, chan< T > >inline
operator==(chan< T > &&rhs) constmce::channel_operators< T, chan< T > >inline
operator>(const chan< T > &rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator>(chan< T > &&rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator>=(const chan< T > &rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
operator>=(chan< T > &&rhs) const (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inline
recv(T &r) constmce::chan< T >inlinevirtual
send(const T &s) constmce::chan< T >inlinevirtual
send(T &&s) constmce::chan< T >inlinevirtual
try_recv(T &s) constmce::chan< T >inlinevirtual
try_send(const T &s) constmce::chan< T >inlinevirtual
try_send(T &&s) constmce::chan< T >inlinevirtual
type_info() constmce::chan< T >inlinevirtual
value_type typedefmce::base_channel< T >
~base_channel() (defined in mce::base_channel< T >)mce::base_channel< T >inlinevirtual
~channel_operators() (defined in mce::channel_operators< T, chan< T > >)mce::channel_operators< T, chan< T > >inlinevirtual