Medial Code Documentation
Loading...
Searching...
No Matches
Data Fields
ProgramArgs Class Reference
Inheritance diagram for ProgramArgs:
medial::io::ProgramArgs_base medial::io::ProgramArgs_base

Data Fields

string amconfig
 
string amlib
 
string in_jsons
 
string jreq
 
int prediction_time
 
int pid_id
 
int test_stage
 
bool calc_by_type
 
string log_path
 
int batch_size
 
bool load_data_again
 
- Data Fields inherited from medial::io::ProgramArgs_base
bool debug
 a debug flag for verbose printing. will be init from command args
 
po::variables_map vm
 
string app_logo
 the application logo/name
 

Additional Inherited Members

- Public Member Functions inherited from medial::io::ProgramArgs_base
virtual int parse_parameters (int argc, char *argv[])
 the main function to parse the command arguments
 
- Protected Member Functions inherited from medial::io::ProgramArgs_base
void init (po::options_description &prg_options, const string &app_l="")
 an init function
 
 ProgramArgs_base ()
 the ctor of base class
 

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