Go to the documentation of this file.
25 #ifndef SRC_CORE_INCLUDE_CORBO_CORE_TSV_EXPORT_H_
26 #define SRC_CORE_INCLUDE_CORBO_CORE_TSV_EXPORT_H_
42 class TsvExporter :
public DataExporterInterface
45 using Ptr = std::shared_ptr<TsvExporter>;
67 #endif // SRC_CORE_INCLUDE_CORBO_CORE_TSV_EXPORT_H_
bool isSupportingSignalGroup() const override
bool exportTimeSeries(const std::string &filename, const TimeSeries &time_series) override
bool isSupportingIndexedValuesSetSignal() const override
std::string getFileSuffix() const override
DataExporterInterface::Ptr getInstance() const override
Return a newly created shared instance of the implemented class.
bool isSupportingTimeSeries() const override
std::shared_ptr< DataExporterInterface > Ptr
FACTORY_REGISTER_DATA_EXPORTER(TsvExporter)
bool exportTimeSeriesSignal(const std::string &filename, const TimeSeriesSignal &signal) override
bool isSupportingIndexedValuesSignal() const override
std::string getFormatName() const override
std::shared_ptr< TsvExporter > Ptr
bool isSupportingTimeSeriesSignal() const override
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:07:13