BayesianAnalysisToolkit  0.9.3
BCLog Member List

This is the complete list of members for BCLog, including all inherited members.

BCLog()BCLog
CloseLog()BCLogstatic
debug enum valueBCLog
detail enum valueBCLog
error enum valueBCLog
fFirstOutputDoneBCLogprivatestatic
fHindexBCLogprivatestatic
fMinimumLogLevelFileBCLogprivatestatic
fMinimumLogLevelScreenBCLogprivatestatic
fOutputStreamBCLogprivatestatic
fVersionBCLogprivatestatic
GetHIndex()BCLoginlinestatic
GetLogLevelFile()BCLoginlinestatic
GetLogLevelScreen()BCLoginlinestatic
GetVersion()BCLoginlinestatic
IsOpen()BCLogstatic
LogLevel enum nameBCLog
nothing enum valueBCLog
OpenLog(const char *filename, BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen)BCLogstatic
OpenLog(const char *filename)BCLogstatic
OpenLog()BCLogstatic
Out(BCLog::LogLevel loglevelfile, BCLog::LogLevel loglevelscreen, const char *message)BCLogstatic
Out(const char *message)BCLogstatic
Out(BCLog::LogLevel loglevel, const char *message)BCLoginlinestatic
OutDebug(const char *message)BCLoginlinestatic
OutDetail(const char *message)BCLoginlinestatic
OutError(const char *message)BCLoginlinestatic
OutSummary(const char *message)BCLoginlinestatic
OutWarning(const char *message)BCLoginlinestatic
SetLogLevel(BCLog::LogLevel loglevelscreen, BCLog::LogLevel loglevelfile)BCLoginlinestatic
SetLogLevel(BCLog::LogLevel loglevel)BCLoginlinestatic
SetLogLevelFile(BCLog::LogLevel loglevel)BCLoginlinestatic
SetLogLevelScreen(BCLog::LogLevel loglevel)BCLoginlinestatic
StartupInfo()BCLogstatic
summary enum valueBCLog
ToString(BCLog::LogLevel)BCLogstatic
warning enum valueBCLog
~BCLog()BCLog