Atlas_Message_Encoder (3) Linux Manual Page
Atlas::Message::Encoder – Encoder that transmits Atlas::Message::Element. Synopsis#include <MEncoder.h> Inherits Atlas::EncoderBase. Public Member FunctionsEncoder (Atlas::Bridge &) void streamMessageElement (const MapType &obj) Send a message (must be a map!) in stream state. void mapElementItem (const std::string &, const Element &) Send an object as a map item. void mapElementMapItem (const std::string &, const MapType &) void mapElementListItem…
