#include <commands.hpp>
◆ ~CsvInputCommand()
| virtual csvzall::pipeline::commands::CsvInputCommand::~CsvInputCommand |
( |
| ) |
|
|
virtualdefault |
◆ CsvInputCommand()
◆ execute()
| int csvzall::pipeline::commands::CsvInputCommand::execute |
( |
| ) |
|
◆ headers()
| const std::vector< std::string > & csvzall::pipeline::commands::CsvInputCommand::headers |
( |
| ) |
const |
|
inlineprotected |
◆ logger()
◆ make_format()
| csv::CSVFormat csvzall::pipeline::commands::CsvInputCommand::make_format |
( |
| ) |
const |
|
protectedvirtual |
◆ options()
| const RunOptions & csvzall::pipeline::commands::CsvInputCommand::options |
( |
| ) |
const |
|
inlineprotected |
◆ reader()
| csv::CSVReader & csvzall::pipeline::commands::CsvInputCommand::reader |
( |
| ) |
|
|
inlineprotected |
◆ reset_reader()
| int csvzall::pipeline::commands::CsvInputCommand::reset_reader |
( |
| ) |
|
|
protected |
◆ run()
| virtual int csvzall::pipeline::commands::CsvInputCommand::run |
( |
| ) |
|
|
protectedpure virtual |
Implemented in csvzall::pipeline::commands::BarCommand, csvzall::pipeline::commands::DeriveCommand, csvzall::pipeline::commands::FilterCommand, csvzall::pipeline::commands::HeatmapCommand, csvzall::pipeline::commands::LineCommand, csvzall::pipeline::commands::PostgresInferCommand, csvzall::pipeline::commands::PostgresExportCommand, csvzall::pipeline::commands::SqlExportCommand, csvzall::pipeline::commands::SqlQueryCsvCommand, csvzall::pipeline::commands::SummarizeCommand, and csvzall::pipeline::commands::TimeseriesCommand.
◆ stats()
| RunStats & csvzall::pipeline::commands::CsvInputCommand::stats |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files: