18#ifndef __PERCEMON_STREAM_HH__
19#define __PERCEMON_STREAM_HH__
24namespace percemon::datastream {
66 std::map<std::string, Object> objects;
Definition: datastream.hpp:37
Definition: datastream.hpp:50
double timestamp
Definition: datastream.hpp:54
size_t size_x
Definition: datastream.hpp:64
size_t frame_num
Definition: datastream.hpp:58
Definition: datastream.hpp:44