|
Dip
0.92.4
|
#include <MMKP_Param.h>
Public Member Functions | |
| void | getSettings (UtilParameters &utilParam) |
| bool | checkOptions () |
| void | dumpSettings (ostream *os=&cout) |
| MMKP_Param () | |
| ~MMKP_Param () | |
Public Attributes | |
| int | LogLevel |
| string | DataDir |
| string | Instance |
| string | DataFormat |
| string | ModelNameCore |
| string | ModelNameRelax |
| string | ModelNameRelaxNest |
| bool | UsePisinger |
Definition at line 34 of file MMKP_Param.h.
|
inline |
Definition at line 106 of file MMKP_Param.h.
|
inline |
Definition at line 115 of file MMKP_Param.h.
|
inline |
Definition at line 46 of file MMKP_Param.h.
References UtilParameters::GetSetting(), and UtilException.
Referenced by MMKP_DecompApp::MMKP_DecompApp().
|
inline |
Definition at line 61 of file MMKP_Param.h.
|
inline |
Definition at line 90 of file MMKP_Param.h.
Referenced by MMKP_DecompApp::MMKP_DecompApp().
| int MMKP_Param::LogLevel |
Definition at line 36 of file MMKP_Param.h.
Referenced by MMKP_DecompApp::MMKP_DecompApp().
| string MMKP_Param::DataDir |
Definition at line 37 of file MMKP_Param.h.
| string MMKP_Param::Instance |
Definition at line 38 of file MMKP_Param.h.
| string MMKP_Param::DataFormat |
Definition at line 39 of file MMKP_Param.h.
| string MMKP_Param::ModelNameCore |
Definition at line 40 of file MMKP_Param.h.
| string MMKP_Param::ModelNameRelax |
Definition at line 41 of file MMKP_Param.h.
| string MMKP_Param::ModelNameRelaxNest |
Definition at line 42 of file MMKP_Param.h.
| bool MMKP_Param::UsePisinger |
Definition at line 43 of file MMKP_Param.h.
1.8.5