Dip-All
0.91.0
|
#include <MCF_Param.h>
Public Member Functions | |
void | getSettings (UtilParameters &utilParam) |
bool | checkOptions () |
void | dumpSettings (ostream *os=&cout) |
MCF_Param () | |
~MCF_Param () | |
Public Attributes | |
int | LogLevel |
int | UseSparse |
string | DataDir |
string | Instance |
Definition at line 30 of file MCF_Param.h.
|
inline |
Definition at line 67 of file MCF_Param.h.
|
inline |
Definition at line 73 of file MCF_Param.h.
|
inline |
Definition at line 38 of file MCF_Param.h.
References checkOptions(), DataDir, UtilParameters::GetSetting(), Instance, LogLevel, UseSparse, and UtilException.
|
inline |
Definition at line 50 of file MCF_Param.h.
Referenced by getSettings().
|
inline |
int MCF_Param::LogLevel |
Definition at line 32 of file MCF_Param.h.
Referenced by dumpSettings(), and getSettings().
int MCF_Param::UseSparse |
Definition at line 33 of file MCF_Param.h.
Referenced by dumpSettings(), and getSettings().
string MCF_Param::DataDir |
Definition at line 34 of file MCF_Param.h.
Referenced by dumpSettings(), and getSettings().
string MCF_Param::Instance |
Definition at line 35 of file MCF_Param.h.
Referenced by dumpSettings(), and getSettings().