ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces
stream.h File Reference
#include <streambuf>
#include <cstring>
Include dependency graph for stream.h:
This graph shows which files directly or indirectly include this file:

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