simple thread
st::channel Member List

This is the complete list of members for st::channel, including all inherited members.

async(std::size_t resp_id, F &&f, As &&... as)st::channelinline
begin() constst::channelinline
blocked_receivers() constst::channelinline
close(bool soft=true)st::channelinline
closed() constst::channelinline
end() constst::channelinline
make()st::channelinlinestatic
queued() constst::channelinline
recv(st::message &msg)st::channelinline
send(As &&... as)st::channelinline
timer(std::size_t resp_id, const std::chrono::duration< Rep, Period > &timeout, P &&payload)st::channelinline
timer(std::size_t resp_id, const std::chrono::duration< Rep, Period > &timeout)st::channelinline
try_recv(st::message &msg)st::channelinline
~channel() (defined in st::channel)st::channelinlinevirtual