Channel() | scl::async::Channel< T, Lock, Guard, Container > | inline |
Channel(const Channel &)=delete | scl::async::Channel< T, Lock, Guard, Container > | |
Channel(Channel &&)=delete | scl::async::Channel< T, Lock, Guard, Container > | |
condition | scl::async::Channel< T, Lock, Guard, Container > | mutableprotected |
guard_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
interface() | scl::async::Channel< T, Lock, Guard, Container > | inlineprotected |
isEmpty() const | scl::async::Channel< T, Lock, Guard, Container > | inline |
length() const | scl::async::Channel< T, Lock, Guard, Container > | inline |
lock | scl::async::Channel< T, Lock, Guard, Container > | mutableprotected |
lock_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
operator<<(U &&value) | scl::async::Channel< T, Lock, Guard, Container > | inline |
operator=(const Channel &)=delete | scl::async::Channel< T, Lock, Guard, Container > | |
operator=(Channel &&)=delete | scl::async::Channel< T, Lock, Guard, Container > | |
operator>>(U &value) | scl::async::Channel< T, Lock, Guard, Container > | inline |
queue | scl::async::Channel< T, Lock, Guard, Container > | protected |
queue_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
receiver() | scl::async::Channel< T, Lock, Guard, Container > | inline |
receiver_ | scl::async::Channel< T, Lock, Guard, Container > | protected |
receiver_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
receiver_type | scl::async::Channel< T, Lock, Guard, Container > | |
sender() | scl::async::Channel< T, Lock, Guard, Container > | inline |
sender_ | scl::async::Channel< T, Lock, Guard, Container > | protected |
sender_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
sender_type | scl::async::Channel< T, Lock, Guard, Container > | |
size() const | scl::async::Channel< T, Lock, Guard, Container > | inline |
size_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
std::get(Channel< U, L, G, C > &chan) -> scl::tools::meta ::tuple_element_t< I, typename Channel< U, L, G, C >::transport_type > | scl::async::Channel< T, Lock, Guard, Container > | friend |
transport_traits typedef | scl::async::Channel< T, Lock, Guard, Container > | |
transport_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |
value_type typedef | scl::async::Channel< T, Lock, Guard, Container > | |