|
scclib
Stable Cloud Computing C++ Library
|
This is the complete list of members for scc::util::InStream, including all inherited members.
| clear(std::ios::iostate=std::ios::goodbit) (defined in scc::util::InStream) | scc::util::InStream | |
| InStream(Reader &, size_t=1024) | scc::util::InStream | |
| InStream(const std::shared_ptr< Reader > &, size_t=1024) | scc::util::InStream | |
| InStream()=delete | scc::util::InStream | |
| InStream(const InStream &)=delete | scc::util::InStream | |
| InStream(InStream &&) | scc::util::InStream | |
| operator=(const InStream &)=delete | scc::util::InStream | |
| operator=(InStream &&) | scc::util::InStream | |
| read_reset(const std::shared_ptr< Reader > &) (defined in scc::util::InStream) | scc::util::InStream | |
| read_shared() const (defined in scc::util::InStream) | scc::util::InStream | |
| recv_fail() const | scc::util::InStream | virtual |
| recvbuf_size() const | scc::util::InStream | virtual |
| recvbuf_size(size_t) | scc::util::InStream | virtual |
| ~InStream() (defined in scc::util::InStream) | scc::util::InStream | virtual |