Dip  0.92.4
Public Member Functions | Public Attributes | List of all members
MCF_Param Class Reference

#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
 

Detailed Description

Definition at line 32 of file MCF_Param.h.

Constructor & Destructor Documentation

MCF_Param::MCF_Param ( )
inline

Definition at line 69 of file MCF_Param.h.

MCF_Param::~MCF_Param ( )
inline

Definition at line 75 of file MCF_Param.h.

Member Function Documentation

void MCF_Param::getSettings ( UtilParameters utilParam)
inline
bool MCF_Param::checkOptions ( )
inline

Definition at line 52 of file MCF_Param.h.

Referenced by getSettings().

void MCF_Param::dumpSettings ( ostream *  os = &cout)
inline

Definition at line 57 of file MCF_Param.h.

References DataDir, Instance, LogLevel, and UseSparse.

Referenced by MCF_DecompApp::MCF_DecompApp().

Member Data Documentation

int MCF_Param::LogLevel

Definition at line 34 of file MCF_Param.h.

Referenced by dumpSettings(), getSettings(), and MCF_DecompApp::MCF_DecompApp().

int MCF_Param::UseSparse

Definition at line 35 of file MCF_Param.h.

Referenced by dumpSettings(), and getSettings().

string MCF_Param::DataDir

Definition at line 36 of file MCF_Param.h.

Referenced by dumpSettings(), and getSettings().

string MCF_Param::Instance

Definition at line 37 of file MCF_Param.h.

Referenced by dumpSettings(), and getSettings().


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