|
| GnucashCli (const char *app_name) |
|
void | parse_command_line (int argc, char **argv) |
|
int | start (int argc, char **argv) |
|
| CoreApp (const char *app_name) |
|
void | parse_command_line (int argc, char **argv) |
|
void | start (void) |
|
|
std::string | m_app_name |
|
std::string | m_tagline |
|
boost::optional< std::string > | m_log_to_filename |
|
boost::optional< std::string > | m_file_to_load |
|
bpo::options_description | m_opt_desc_all |
|
std::unique_ptr< bpo::options_description > | m_opt_desc_display |
|
bpo::variables_map | m_opt_map |
|
bpo::positional_options_description | m_pos_opt_desc |
|
Definition at line 52 of file gnucash-cli.cpp.
The documentation for this class was generated from the following file: