|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <streambuf>#include <cstring>Go to the source code of this file.
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 | |
| namespace | ttg |
| top-level TTG namespace contains runtime-neutral functionality | |
| namespace | ttg::detail |
1.9.8