|
| Command_line_options (int argc, char *argv[]) |
|
bool | is_help () const |
|
std::string const & | help_opt () const |
|
bool | version () const |
|
bool | args_provided () const |
|
std::ostream & | print_help (std::ostream &os) const |
|
std::size_t | max_reads () const |
|
std::size_t | max_file_reads () const |
|
boost::property_tree::ptree | tree () const |
|
std::vector< std::string > const & | config_files () const |
|
void | add_config_file (std::string const &config_fn) |
|
void | set_path_input (std::string const &in_path) |
|
void | set_path_output (std::string const &out_path) |
|
|
static std::ostream & | print_version (std::ostream &os) |
|
static std::ostream & | print_info (std::ostream &os) |
|
static std::ostream & | print_usage (std::ostream &os) |
|
The documentation for this class was generated from the following file: