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

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::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::SqlQueryCsvCommandinlineprotectedvirtual
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::SqlQueryCsvCommandinline
stats()csvzall::pipeline::commands::CsvInputCommandinlineprotected
~CsvInputCommand()=defaultcsvzall::pipeline::commands::CsvInputCommandvirtual