Template Struct MakeBuffer

Struct Documentation

template<typename T>
struct MakeBuffer

for specialising get_buffer_writer / get_buffer_reader for different types

Public Functions

template<>
ProcessPtr get_buffer_reader(const std::string &name)
template<>
ProcessPtr get_buffer_writer(const std::string &name)

Public Static Functions

static ProcessPtr get_buffer_writer(const std::string &name)
static ProcessPtr get_buffer_reader(const std::string &name)