Thrill
0.1
|
#include <thrill/common/defines.hpp>
#include <thrill/common/item_serialization_tools.hpp>
#include <thrill/net/buffer_ref.hpp>
#include <algorithm>
#include <string>
Go to the source code of this file.
Classes | |
class | BufferReader |
BufferReader represents a BufferRef with an additional cursor with which the memory can be read incrementally. More... | |
Namespaces | |
thrill | |
thrill::net | |
Macros | |
#define | THRILL_NET_BUFFER_READER_HEADER |
#define THRILL_NET_BUFFER_READER_HEADER |
Definition at line 15 of file buffer_reader.hpp.