![]() |
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 140 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 157 of file build_file_of_options.cpp.
References f_opt, advgetopt::getopt::is_defined(), and advgetopt::getopt::size().
|
private |
Definition at line 397 of file build_file_of_options.cpp.
Referenced by read_conf().
|
private |
Definition at line 193 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 171 of file build_file_of_options.cpp.
References f_opt, advgetopt::getopt::get_string(), read_conf(), and advgetopt::getopt::size().
|
private |
Definition at line 152 of file build_file_of_options.cpp.
Referenced by read_conf().
|
private |
Definition at line 151 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.