NeoPZ
|
Go to the source code of this file.
Classes | |
class | clarg::arg_base |
class | clarg::argT< T > |
class | clarg::argString |
class | clarg::argInt |
class | clarg::argDouble |
class | clarg::argBool |
Namespaces | |
clarg | |
Functions | |
int | clarg::parse_arguments (int argc, char *argv[]) |
int | clarg::dump_arguments_to_file (ostream &of) |
int | clarg::parse_arguments_from_file (istream &is) |
void | clarg::arguments_descriptions (ostream &os, string prefix, string suffix) |
void | clarg::values (ostream &os, bool defined_only) |