C++ Channel
|
This is the complete list of members for msd::channel< T >, including all inherited members.
begin() noexcept | msd::channel< T > | inline |
blocking_iterator< channel > (defined in msd::channel< T >) | msd::channel< T > | friend |
channel()=default | msd::channel< T > | |
channel(const size_type capacity) | msd::channel< T > | inlineexplicit |
channel(const channel &)=delete | msd::channel< T > | |
channel(channel &&)=delete (defined in msd::channel< T >) | msd::channel< T > | |
close() noexcept | msd::channel< T > | inline |
closed() const noexcept | msd::channel< T > | inline |
empty() const noexcept | msd::channel< T > | inline |
end() noexcept | msd::channel< T > | inline |
iterator typedef | msd::channel< T > | |
operator<< | msd::channel< T > | friend |
operator=(const channel &)=delete (defined in msd::channel< T >) | msd::channel< T > | |
operator=(channel &&)=delete (defined in msd::channel< T >) | msd::channel< T > | |
operator>> | msd::channel< T > | friend |
size() const noexcept | msd::channel< T > | inline |
size_type typedef | msd::channel< T > | |
value_type typedef | msd::channel< T > | |
~channel()=default (defined in msd::channel< T >) | msd::channel< T > | virtual |