IBR-DTNSuite
0.12
|
This is the complete list of members for BundleStreamBuf, including all inherited members.
__flush() | BundleStreamBuf | protected |
__get_next_buffer_size() const | BundleStreamBuf | protected |
__underflow() | BundleStreamBuf | protected |
BundleStreamBuf(dtn::api::Client &client, StreamBundle &chunk, size_t min_buffer, size_t max_buffer, bool wait_seq_zero=false) | BundleStreamBuf | |
flush() | BundleStreamBuf | |
overflow(std::char_traits< char >::int_type=std::char_traits< char >::eof()) | BundleStreamBuf | protectedvirtual |
received(const dtn::data::Bundle &b) | BundleStreamBuf | |
setReceiveTimeout(dtn::data::Timeout timeout) | BundleStreamBuf | |
setRequestAck(bool val) | BundleStreamBuf | |
sync() | BundleStreamBuf | protectedvirtual |
underflow() | BundleStreamBuf | protectedvirtual |
~BundleStreamBuf() | BundleStreamBuf | virtual |