argc() | odc::tool::CommandLineParser | |
argc_ | odc::tool::CommandLineParser | private |
argv(int i) | odc::tool::CommandLineParser | |
argv() | odc::tool::CommandLineParser | inline |
argv_ | odc::tool::CommandLineParser | private |
cast_as_double(const std::string &) | odc::StringTool | static |
check(const std::string &, ctypeFun) | odc::StringTool | static |
commandLineParsed_ | odc::tool::CommandLineParser | private |
CommandLineParser(int argc, char **argv) | odc::tool::CommandLineParser | |
CommandLineParser(const CommandLineParser &) | odc::tool::CommandLineParser | |
ctypeFun typedef | odc::StringTool | private |
double_as_string(double) | odc::StringTool | static |
help(std::ostream &o) | odc::tool::SQLTool | inlinestatic |
inputFile_ | odc::tool::SQLTool | private |
int_as_double2string(double) | odc::StringTool | static |
isInQuotes(const std::string &) | odc::StringTool | static |
isSelectStatement(const std::string &) | odc::StringTool | static |
length_ | odc::tool::SQLTool | private |
match(const std::string ®ex, const std::string &) | odc::StringTool | static |
matchAny(const std::vector< std::string > ®s, const std::string &) | odc::StringTool | static |
name() | odc::tool::Tool | inline |
name(const std::string &s) | odc::tool::Tool | inline |
name_ | odc::tool::Tool | private |
offset_ | odc::tool::SQLTool | private |
operator=(const CommandLineParser &) | odc::tool::CommandLineParser | |
optionArgument(const std::string &, T defaultValue) | odc::tool::CommandLineParser | |
optionIsSet(const std::string &) | odc::tool::CommandLineParser | |
optionsNoArguments_ | odc::tool::CommandLineParser | private |
optionsWithArguments_ | odc::tool::CommandLineParser | private |
parameters() | odc::tool::CommandLineParser | |
parameters(size_t i) | odc::tool::CommandLineParser | inline |
parameters_ | odc::tool::CommandLineParser | private |
parseCommandLine() | odc::tool::CommandLineParser | private |
patchTimeForMars(const std::string &v) | odc::StringTool | static |
print(std::ostream &s) const | odc::tool::CommandLineParser | private |
readFile(const eckit::PathName fileName, bool logging=false) | odc::StringTool | static |
readLines(const eckit::PathName fileName, bool logging=false) | odc::StringTool | static |
registeredOptionsWithArguments_ | odc::tool::CommandLineParser | private |
registerOptionWithArgument(const std::string &) | odc::tool::CommandLineParser | |
registerTools() | odc::tool::Tool | static |
run() | odc::tool::SQLTool | virtual |
shell(std::string cmd, const eckit::CodeLocation &where, bool assertSuccess=true) | odc::StringTool | static |
sqlOutputConfig_ | odc::tool::SQLTool | private |
SQLTool(int argc, char **argv) | odc::tool::SQLTool | |
Tool(int argc, char **argv) | odc::tool::Tool | protected |
Tool(const CommandLineParser &) | odc::tool::Tool | protected |
translate(const std::string &v) | odc::StringTool | static |
trimInPlace(std::string &) | odc::StringTool | static |
unQuote(const std::string &) | odc::StringTool | static |
usage(const std::string &name, std::ostream &o) | odc::tool::SQLTool | inlinestatic |
valueAsString(double, api::ColumnType) | odc::StringTool | static |
~CommandLineParser() | odc::tool::CommandLineParser | virtual |
~SQLTool() | odc::tool::SQLTool | virtual |
~Tool() | odc::tool::Tool | virtual |