Public Attributes | List of all members
DataTamerParser::Schema Struct Reference

DataTamer uses a simple "flat" schema of key/value pairs (each pair is a "field"). More...

#include <data_tamer_parser.hpp>

Public Attributes

std::string channel_name
 
std::map< std::string, FieldsVectorcustom_types
 
FieldsVector fields
 
uint64_t hash = 0
 

Detailed Description

DataTamer uses a simple "flat" schema of key/value pairs (each pair is a "field").

Definition at line 80 of file data_tamer_parser.hpp.

Member Data Documentation

◆ channel_name

std::string DataTamerParser::Schema::channel_name

Definition at line 84 of file data_tamer_parser.hpp.

◆ custom_types

std::map<std::string, FieldsVector> DataTamerParser::Schema::custom_types

Definition at line 86 of file data_tamer_parser.hpp.

◆ fields

FieldsVector DataTamerParser::Schema::fields

Definition at line 83 of file data_tamer_parser.hpp.

◆ hash

uint64_t DataTamerParser::Schema::hash = 0

Definition at line 82 of file data_tamer_parser.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30