csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::pipeline::commands::TimeseriesCommand Member List

This is the complete list of members for csvzall::pipeline::commands::TimeseriesCommand, including all inherited members.

CsvInputCommand(std::istream &input, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats)csvzall::pipeline::commands::CsvInputCommandprotected
CsvTransformCommand(std::istream &input, std::ostream &output, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats)csvzall::pipeline::commands::CsvTransformCommandprotected
execute()csvzall::pipeline::commands::CsvInputCommand
headers() constcsvzall::pipeline::commands::CsvInputCommandinlineprotected
logger() constcsvzall::pipeline::commands::CsvInputCommandinlineprotected
make_format() constcsvzall::pipeline::commands::CsvInputCommandprotectedvirtual
options() constcsvzall::pipeline::commands::CsvInputCommandinlineprotected
output()csvzall::pipeline::commands::CsvTransformCommandinlineprotected
reader()csvzall::pipeline::commands::CsvInputCommandinlineprotected
reset_reader()csvzall::pipeline::commands::CsvInputCommandprotected
run() overridecsvzall::pipeline::commands::TimeseriesCommandinlineprotectedvirtual
stats()csvzall::pipeline::commands::CsvInputCommandinlineprotected
TimeseriesCommand(const std::string &x_column, const std::string &y_column, const std::string &series_column, const std::string &reduce, const std::string &format, std::istream &input, std::ostream &output, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats)csvzall::pipeline::commands::TimeseriesCommandinline
~CsvInputCommand()=defaultcsvzall::pipeline::commands::CsvInputCommandvirtual