1#ifndef H_EXTENSIONS_CUTEHMI_DATAACQUISITION_1_INCLUDE_CUTEHMI_DATAACQUISITION_INTERNAL_EVENTCOLLECTIVE_HPP
2#define H_EXTENSIONS_CUTEHMI_DATAACQUISITION_1_INCLUDE_CUTEHMI_DATAACQUISITION_INTERNAL_EVENTCOLLECTIVE_HPP
6#include "TableCollective.hpp"
9namespace dataacquisition {
41 void eraseFrom(
int i);
74 void insertIntoTable(
const TagValue & tag);
Tag value.
Definition: TagValue.hpp:19
Definition: EventCollective.hpp:17
void selected(cutehmi::dataacquisition::internal::EventCollective::ColumnValues result, QDateTime minTime, QDateTime maxTime)
static const char * TABLE_STEM
Definition: EventCollective.hpp:21
Definition: TableCollective.hpp:16
Definition: EventCollective.hpp:24
QStringList tagName
Definition: EventCollective.hpp:25
QVariantList value
Definition: EventCollective.hpp:26
QVariantList time
Definition: EventCollective.hpp:27
Definition: EventCollective.hpp:47
QDateTime time
Definition: EventCollective.hpp:49
QVariant value
Definition: EventCollective.hpp:48