GnuCash  5.6-150-g038405b370+
Public Member Functions | Protected Attributes
Gnucash::CoreApp Class Reference
Inheritance diagram for Gnucash::CoreApp:
Gnucash::Gnucash Gnucash::GnucashCli

Public Member Functions

 CoreApp (const char *app_name)
 
void parse_command_line (int argc, char **argv)
 
void start (void)
 

Protected Attributes

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
 

Detailed Description

Definition at line 44 of file gnucash-core-app.hpp.


The documentation for this class was generated from the following files: