stream.h File Reference
#include <streambuf>
#include <cstring>
Classes | |
class | ttg::detail::counting_streambuf |
streambuf that counts bytes More... | |
class | ttg::detail::iovec_ostreambuf |
streambuf that records vector of address-size pairs More... | |
class | ttg::detail::iovec_istreambuf |
streambuf that reads vector of address-size pairs More... | |
class | ttg::detail::byte_ostreambuf |
streambuf that writes bytes to a buffer in memory More... | |
class | ttg::detail::byte_istreambuf |
streambuf that writes bytes to a buffer in memory More... | |
Namespaces | |
ttg | |
top-level TTG namespace contains runtime-neutral functionality | |
ttg::detail | |