![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Public Member Functions | |
build_file (int argc, char *argv[]) | |
int | run () |
Private Member Functions | |
void | append_flag (std::string &flags, std::string const &name) |
int | read_conf (std::string const &filename) |
Private Attributes | |
std::ifstream | f_in = std::ifstream() |
advgetopt::getopt | f_opt |
Definition at line 144 of file build_file_of_options.cpp.
anonymous_namespace{build_file_of_options.cpp}::build_file::build_file | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 161 of file build_file_of_options.cpp.
References f_opt, advgetopt::getopt::is_defined(), and advgetopt::getopt::size().
|
private |
Definition at line 401 of file build_file_of_options.cpp.
Referenced by read_conf().
|
private |
Definition at line 197 of file build_file_of_options.cpp.
References append_flag(), and f_in.
Referenced by run().
int anonymous_namespace{build_file_of_options.cpp}::build_file::run | ( | ) |
Definition at line 175 of file build_file_of_options.cpp.
References f_opt, advgetopt::getopt::get_string(), read_conf(), and advgetopt::getopt::size().
|
private |
Definition at line 156 of file build_file_of_options.cpp.
Referenced by read_conf().
|
private |
Definition at line 155 of file build_file_of_options.cpp.
Referenced by build_file(), and run().
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.