This is the complete list of members for csvzall::pipeline::commands::SqlQueryCsvCommand, including all inherited members.
| CsvInputCommand(std::istream &input, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats) | csvzall::pipeline::commands::CsvInputCommand | protected |
| CsvTransformCommand(std::istream &input, std::ostream &output, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats) | csvzall::pipeline::commands::CsvTransformCommand | protected |
| execute() | csvzall::pipeline::commands::CsvInputCommand | |
| headers() const | csvzall::pipeline::commands::CsvInputCommand | inlineprotected |
| logger() const | csvzall::pipeline::commands::CsvInputCommand | inlineprotected |
| make_format() const | csvzall::pipeline::commands::CsvInputCommand | protectedvirtual |
| options() const | csvzall::pipeline::commands::CsvInputCommand | inlineprotected |
| output() | csvzall::pipeline::commands::CsvTransformCommand | inlineprotected |
| reader() | csvzall::pipeline::commands::CsvInputCommand | inlineprotected |
| reset_reader() | csvzall::pipeline::commands::CsvInputCommand | protected |
| run() override | csvzall::pipeline::commands::SqlQueryCsvCommand | inlineprotectedvirtual |
| SqlQueryCsvCommand(const std::string &sql_query, const std::string &table_name, const std::string &format, std::istream &input, std::ostream &output, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats) | csvzall::pipeline::commands::SqlQueryCsvCommand | inline |
| stats() | csvzall::pipeline::commands::CsvInputCommand | inlineprotected |
| ~CsvInputCommand()=default | csvzall::pipeline::commands::CsvInputCommand | virtual |