MQTTSuite
Loading...
Searching...
No Matches
mqtt::mqttstore::lib::StoragePlan::Projection Struct Reference

#include <StoragePlan.h>

Collaboration diagram for mqtt::mqttstore::lib::StoragePlan::Projection:

Public Attributes

std::string name
std::string topic
std::string table
std::vector< ColumnMappingcolumns

Detailed Description

Definition at line 38 of file StoragePlan.h.

Member Data Documentation

◆ columns

std::vector<ColumnMapping> mqtt::mqttstore::lib::StoragePlan::Projection::columns

Definition at line 42 of file StoragePlan.h.

◆ name

std::string mqtt::mqttstore::lib::StoragePlan::Projection::name

◆ table

std::string mqtt::mqttstore::lib::StoragePlan::Projection::table

◆ topic

std::string mqtt::mqttstore::lib::StoragePlan::Projection::topic

Definition at line 40 of file StoragePlan.h.


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