IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Lib.ReporterBase Member List

This is the complete list of members for IG.Lib.ReporterBase, including all inherited members.

_AppSettingsWarningsIG.Lib.ReporterBaseprivate
_DepthIG.Lib.ReporterBaseprivate
_GlobalIG.Lib.ReporterBaseprivatestatic
_GlobalInitializedIG.Lib.ReporterBaseprivatestatic
_IndentCharacterIG.Lib.ReporterBaseprivate
_IndentSpacingIG.Lib.ReporterBaseprivate
_InitialIndentIG.Lib.ReporterBaseprivate
_IsGlobalIG.Lib.ReporterBaseprivate
_lockobjIG.Lib.ReporterBaseprotected
_LoggingLevelIG.Lib.ReporterBaseprivate
_LoggingSwitchIG.Lib.ReporterBaseprivate
_newLineReplacementIG.Lib.ReporterBaseprivatestatic
_objIG.Lib.ReporterBaseprivate
_ReportingLevelIG.Lib.ReporterBaseprivate
_ReportingSwitchIG.Lib.ReporterBaseprotected
_TextLoggerFlushingIG.Lib.ReporterBaseprivate
_TextLoggerIntroTextIG.Lib.ReporterBaseprivate
_TextLoggerProgramNameIG.Lib.ReporterBaseprivate
_TextLoggerWriteIntroIG.Lib.ReporterBaseprivate
_TextWriterFlushingIG.Lib.ReporterBaseprivate
_TextWriterIntroTextIG.Lib.ReporterBaseprivate
_TextWriterProgramNameIG.Lib.ReporterBaseprivate
_TextWriterWriteIntroIG.Lib.ReporterBaseprivate
_ThrowTestExceptionIG.Lib.ReporterBaseprivate
_TracingLevelIG.Lib.ReporterBaseprivate
_TracingSwitchIG.Lib.ReporterBaseprivate
_TreatErrorIG.Lib.ReporterBaseprivate
_UseTextLoggerIG.Lib.ReporterBaseprivate
_UseTextWriterIG.Lib.ReporterBaseprivate
_UseTraceIG.Lib.ReporterBaseprivate
AddTextLogger(TextWriter writer)IG.Lib.ReporterBaseinline
AddTextLogger(TextWriter writer, bool writeintro)IG.Lib.ReporterBaseinline
AddTextLogger(TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTextLogger(Stream stream)IG.Lib.ReporterBaseinline
AddTextLogger(Stream stream, bool writeintro)IG.Lib.ReporterBaseinline
AddTextLogger(Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTextLogger(string filename)IG.Lib.ReporterBaseinline
AddTextLogger(string filename, bool append)IG.Lib.ReporterBaseinline
AddTextLogger(string filename, bool append, bool writeintro)IG.Lib.ReporterBaseinline
AddTextLogger(string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTextWriter(TextWriter writer)IG.Lib.ReporterBaseinline
AddTextWriter(TextWriter writer, bool writeintro)IG.Lib.ReporterBaseinline
AddTextWriter(TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTextWriter(Stream stream)IG.Lib.ReporterBaseinline
AddTextWriter(Stream stream, bool writeintro)IG.Lib.ReporterBaseinline
AddTextWriter(Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTextWriter(string filename)IG.Lib.ReporterBaseinline
AddTextWriter(string filename, bool append)IG.Lib.ReporterBaseinline
AddTextWriter(string filename, bool append, bool writeintro)IG.Lib.ReporterBaseinline
AddTextWriter(string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
AddTW(ref List< TWClass > lwriters, TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinlineprotected
AddTW(ref List< TWClass > lwriters, Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinlineprotected
AddTW(ref List< TWClass > lwriters, string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinlineprotected
AppSettingsRead(string groupname)IG.Lib.ReporterBaseinline
AppSettingsRead()IG.Lib.ReporterBaseinline
AppSettingsReadWarning(string groupname)IG.Lib.ReporterBaseinlineprotected
AppSettingsWarningsIG.Lib.ReporterBase
DebugModeIG.Lib.ReporterBase
DecreaseDepth()IG.Lib.ReporterBaseinline
DecreaseDepth(int numlevels)IG.Lib.ReporterBaseinline
DefaultLocationString(ReporterBase reporter, ReportType messagetype, string location, Exception ex)IG.Lib.ReporterBaseinlinestatic
DefaultLoggingLevelIG.Lib.ReporterBaseprivate
DefaultMessageString(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex)IG.Lib.ReporterBaseinlinestatic
DefaultReport_TextLogger(ReporterBase reporter, ReportType messagetype, string location, string message)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReport_TextWriter(ReporterBase reporter, ReportType messagetype, string location, string message)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReport_Trace(ReporterBase reporter, ReportType messagetype, string location, string message)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage)IG.Lib.ReporterBaseinlinestatic
DefaultReportingLevelIG.Lib.ReporterBaseprivate
DefaultReportLocation_TextLogger(ReporterBase reporter, ReportType messagetype, string location, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportLocation_TextWriter(ReporterBase reporter, ReportType messagetype, string location, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportLocation_Trace(ReporterBase reporter, ReportType messagetype, string location, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportMessage_TextLogger(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportMessage_TextWriter(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportMessage_Trace(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex)IG.Lib.ReporterBaseinlineprotectedstatic
DefaultReportStringConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage)IG.Lib.ReporterBaseinlinestatic
DefaultReportStringConsoleBas(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage, bool timestamp)IG.Lib.ReporterBaseinlinestatic
DefaultReportStringConsoleTimeStamp(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage)IG.Lib.ReporterBaseinlinestatic
DefaultReportStringMessageBox(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage)IG.Lib.ReporterBaseinlinestatic
DefaultReserveReportError(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1)IG.Lib.ReporterBaseinlinestatic
DefaultReserveReportMessage(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1)IG.Lib.ReporterBaseinlinestatic
DefaultTracingLevelIG.Lib.ReporterBaseprivate
DepthIG.Lib.ReporterBase
dispLockedIG.Lib.ReporterBaseprivate
Dispose()IG.Lib.ReporterBaseinline
Dispose(bool disposing)IG.Lib.ReporterBaseinlineprotectedvirtual
DisposeLoggerIG.Lib.ReporterBaseprivate
DisposeWriterIG.Lib.ReporterBaseprivate
DoLaunch(ReportType reptype, ReportLevel replevel)IG.Lib.ReporterBaseinlinestatic
DoLogging(ReportType reptype)IG.Lib.ReporterBaseinline
DoReporting(ReportType reptype)IG.Lib.ReporterBaseinline
DoTracing(ReportType reptype)IG.Lib.ReporterBaseinline
ErrorLocationString0(Exception ex)IG.Lib.ReporterBaseinlinestatic
ErrorLocationString0(string location, Exception ex)IG.Lib.ReporterBaseinlinestatic
EventLogEntryType2ReportType(EventLogEntryType el)IG.Lib.ReporterBaseinlinestatic
FindTW(List< TWClass > lwriters, TextWriter writer)IG.Lib.ReporterBaseinlineprivate
FindTW(List< TWClass > lwriters, Stream stream)IG.Lib.ReporterBaseinlineprivate
FindTW(List< TWClass > lwriters, string filename)IG.Lib.ReporterBaseinlineprivate
FormatLogMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source)IG.Lib.ReporterBaseinlinestatic
FormatTraceMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source)IG.Lib.ReporterBaseinlinestatic
FullKey(string reportername, string keyroot)IG.Lib.ReporterBaseinlineprotectedstatic
GetAppSetting(string key, ref string value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref char value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref List< char > value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref int value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref double value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref bool value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref bool value, out bool assigned, bool otherformatsallowed)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string key, ref ReportLevel value, out bool assigned)IG.Lib.ReporterBaseinlinestatic
GetAppSetting(string reportername, string keyroot, ref string value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref char value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref List< char > value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref int value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref double value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref bool value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GetAppSetting(string reportername, string keyroot, ref ReportLevel value, out bool assigned)IG.Lib.ReporterBaseinlineprotected
GlobalIG.Lib.ReporterBasestatic
GlobalInitializedIG.Lib.ReporterBasestatic
GlobalLockIG.Lib.ReporterBaseprivatestatic
IncreaseDepth()IG.Lib.ReporterBaseinline
IncreaseDepth(int numlevels)IG.Lib.ReporterBaseinline
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate)IG.Lib.ReporterBaseinline
Init()IG.Lib.ReporterBaseinline
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate)IG.Lib.ReporterBaseinline
Init(object obj, ReportDelegate reportdelegate)IG.Lib.ReporterBaseinline
Init(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate)IG.Lib.ReporterBaseinline
InitBegin()IG.Lib.ReporterBaseinlineprotectedvirtual
InitEnd()IG.Lib.ReporterBaseinlineprotectedvirtual
isDisposedIG.Lib.ReporterBaseprivate
IsGlobalIG.Lib.ReporterBase
KeyAppSettingsWarningsIG.Lib.ReporterBaseprivate
KeyLevelOffIG.Lib.ReporterBaseprivate
KeyLevelOnIG.Lib.ReporterBaseprotected
KeyLoggingLevelIG.Lib.ReporterBaseprivate
KeyPrefixIG.Lib.ReporterBaseprotected
KeyReportingLevelIG.Lib.ReporterBaseprivate
KeyTextLoggerAppendIG.Lib.ReporterBaseprivate
KeyTextLoggerFileIG.Lib.ReporterBaseprivate
KeyTextLoggerFile1IG.Lib.ReporterBaseprivate
KeyTextLoggerIndentCharacterIG.Lib.ReporterBaseprivate
KeyTextLoggerIndentInitialIG.Lib.ReporterBaseprivate
KeyTextLoggerIndentSpacingIG.Lib.ReporterBaseprivate
KeyTextLoggerIntroTextIG.Lib.ReporterBaseprivate
KeyTextLoggerProgramNameIG.Lib.ReporterBaseprivate
KeyTextLoggerWriteIntroIG.Lib.ReporterBaseprivate
KeyTextWriterAppendIG.Lib.ReporterBaseprivate
KeyTextWriterFileIG.Lib.ReporterBaseprivate
KeyTextWriterFile1IG.Lib.ReporterBaseprivate
KeyTextWriterIntroTextIG.Lib.ReporterBaseprivate
KeyTextWriterProgramNameIG.Lib.ReporterBaseprivate
KeyTextWriterWriteIntroIG.Lib.ReporterBaseprivate
KeyTracingLevelIG.Lib.ReporterBaseprivate
KeyUseTextLoggerIG.Lib.ReporterBaseprivate
KeyUseTextWriterIG.Lib.ReporterBaseprivate
KeyUseTraceIG.Lib.ReporterBaseprivate
LevelIG.Lib.ReporterBase
lockobjIG.Lib.ReporterBase
LoggerIG.Lib.ReporterBaseprivate
LoggersIG.Lib.ReporterBaseprivate
LoggingLevelIG.Lib.ReporterBase
LoggingSwitchIG.Lib.ReporterBase
MarkAppSettingsRead(string groupname)IG.Lib.ReporterBaseinlineprotected
maxErrIndentLevelIG.Lib.ReporterBaseprivatestatic
maxErrIndentSpacingIG.Lib.ReporterBaseprivatestatic
maxErrInitialIndentIG.Lib.ReporterBaseprivatestatic
MsgSourceIG.Lib.ReporterBase
numErrIndentLevelIG.Lib.ReporterBaseprivatestatic
numErrIndentSpacingIG.Lib.ReporterBaseprivatestatic
numErrInitialIndentIG.Lib.ReporterBaseprivatestatic
ObjIG.Lib.ReporterBase
PrintIntro(TextWriter tw, string introtext, string programname)IG.Lib.ReporterBaseinlineprotectedvirtual
ReadAppSettings(string groupname, bool onlyonce)IG.Lib.ReporterBaseinline
ReadAppSettings(string groupname)IG.Lib.ReporterBaseinline
ReadAppSettings()IG.Lib.ReporterBaseinline
ReadAppSettingsBasic(string groupname)IG.Lib.ReporterBaseinlineprotectedvirtual
readconfIG.Lib.ReporterBaseprivate
ReadGlobalAppSettingsIG.Lib.ReporterBasestatic
RemoveTextLogger()IG.Lib.ReporterBaseinline
RemoveTextLogger(TextWriter writer)IG.Lib.ReporterBaseinline
RemoveTextLogger(Stream stream)IG.Lib.ReporterBaseinline
RemoveTextLogger(string filename)IG.Lib.ReporterBaseinline
RemoveTextLoggers()IG.Lib.ReporterBaseinline
RemoveTextWriter()IG.Lib.ReporterBaseinline
RemoveTextWriter(TextWriter writer)IG.Lib.ReporterBaseinline
RemoveTextWriter(Stream stream)IG.Lib.ReporterBaseinline
RemoveTextWriter(string filename)IG.Lib.ReporterBaseinline
RemoveTextWriters()IG.Lib.ReporterBaseinline
RemoveTW(List< TWClass > lwriters, TextWriter writer)IG.Lib.ReporterBaseinlineprotected
RemoveTW(List< TWClass > lwriters, Stream stream)IG.Lib.ReporterBaseinlineprotected
RemoveTW(List< TWClass > lwriters, string filename)IG.Lib.ReporterBaseinlineprotected
Report(ReportType messagetype, string location, string message, Exception ex)IG.Lib.ReporterBaseinlinevirtual
Report(ReportType messagetype, string message, Exception ex)IG.Lib.ReporterBaseinline
Report(ReportType messagetype, Exception ex, string location)IG.Lib.ReporterBaseinline
Report(ReportType messagetype, Exception ex)IG.Lib.ReporterBaseinline
Report(ReportType messagetype, string location, string message)IG.Lib.ReporterBaseinline
Report(ReportType messagetype, string message)IG.Lib.ReporterBaseinline
Report_TextLogger(ReportType messagetype, string location, string message, Exception ex)IG.Lib.ReporterBaseinlineprotectedvirtual
Report_TextWriter(ReportType messagetype, string location, string message, Exception ex)IG.Lib.ReporterBaseinlineprotectedvirtual
Report_Trace(ReportType messagetype, string location, string message, Exception ex)IG.Lib.ReporterBaseinlineprotectedvirtual
ReportDlgIG.Lib.ReporterBase
ReportDlgTextLoggerIG.Lib.ReporterBase
ReportDlgTextWriterIG.Lib.ReporterBase
ReportDlgTraceIG.Lib.ReporterBase
ReporterBase()IG.Lib.ReporterBaseinline
ReporterBase(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate)IG.Lib.ReporterBaseinline
ReporterBase(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate)IG.Lib.ReporterBaseinline
ReporterBase(object obj, ReportDelegate reportdelegate)IG.Lib.ReporterBaseinline
ReporterBase(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate)IG.Lib.ReporterBaseinline
ReportError(string location, string message, Exception ex)IG.Lib.ReporterBaseinline
ReportError(string message, Exception ex)IG.Lib.ReporterBaseinline
ReportError(Exception ex, string location)IG.Lib.ReporterBaseinline
ReportError(Exception ex)IG.Lib.ReporterBaseinline
ReportError(string location, string message)IG.Lib.ReporterBaseinline
ReportError(string message)IG.Lib.ReporterBaseinline
ReportInfo(Exception ex)IG.Lib.ReporterBaseinline
ReportInfo(string location, string message)IG.Lib.ReporterBaseinline
ReportInfo(string message)IG.Lib.ReporterBaseinline
ReportingLevelIG.Lib.ReporterBase
ReportingSwitchIG.Lib.ReporterBase
ReportLevel2TraceLevel(ReportLevel level)IG.Lib.ReporterBaseinlinestatic
ReportLocationDlgIG.Lib.ReporterBase
ReportLocationDlgTextLoggerIG.Lib.ReporterBase
ReportLocationDlgTextWriterIG.Lib.ReporterBase
ReportLocationDlgTraceIG.Lib.ReporterBase
ReportMessageDlgIG.Lib.ReporterBase
ReportMessageDlgTextLoggerIG.Lib.ReporterBase
ReportMessageDlgTextWriterIG.Lib.ReporterBase
ReportMessageDlgTraceIG.Lib.ReporterBase
ReportType2EventLogEntryType(ReportType rt)IG.Lib.ReporterBaseinlinestatic
ReportWarning(string location, string message, Exception ex)IG.Lib.ReporterBaseinline
ReportWarning(string message, Exception ex)IG.Lib.ReporterBaseinline
ReportWarning(Exception ex, string location)IG.Lib.ReporterBaseinline
ReportWarning(Exception ex)IG.Lib.ReporterBaseinline
ReportWarning(string location, string message)IG.Lib.ReporterBaseinline
ReportWarning(string message)IG.Lib.ReporterBaseinline
ReserveReportError(ReportType messagetype, string location, string message, Exception ex, Exception ex1)IG.Lib.ReporterBaseinlineprotected
ReserveReportErrorDlgIG.Lib.ReporterBase
ReserveReportErrorSpecific(ReportType messagetype, string location, string message, Exception ex, Exception ex1)IG.Lib.ReporterBaseinlineprotectedvirtual
ResetLevels()IG.Lib.ReporterBaseinline
ReviseException(Exception ex, string messageaddition, Type newtype, bool sametype, bool keepmessage, bool oldasinner)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition, bool keepmessage)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition, bool keepmessage, bool oldasinner)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition, Type newtype)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage)IG.Lib.ReporterBaseinlinestatic
ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage, bool oldasinner)IG.Lib.ReporterBaseinlinestatic
SetDefaultReportDlg()IG.Lib.ReporterBaseinlineprotectedvirtual
SetDefaultReportLocationDlg()IG.Lib.ReporterBaseinlineprotectedvirtual
SetDefaultReportMessageDlg()IG.Lib.ReporterBaseinlineprotectedvirtual
SetDefaultReserveReportErrorDlg()IG.Lib.ReporterBaseinlineprotectedvirtual
SetTextLogger(TextWriter writer)IG.Lib.ReporterBaseinline
SetTextLogger(TextWriter writer, bool writeintro)IG.Lib.ReporterBaseinline
SetTextLogger(TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTextLogger(Stream stream)IG.Lib.ReporterBaseinline
SetTextLogger(Stream stream, bool writeintro)IG.Lib.ReporterBaseinline
SetTextLogger(Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTextLogger(string filename)IG.Lib.ReporterBaseinline
SetTextLogger(string filename, bool append)IG.Lib.ReporterBaseinline
SetTextLogger(string filename, bool append, bool writeintro)IG.Lib.ReporterBaseinline
SetTextLogger(string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTextWriter(TextWriter writer)IG.Lib.ReporterBaseinline
SetTextWriter(TextWriter writer, bool writeintro)IG.Lib.ReporterBaseinline
SetTextWriter(TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTextWriter(Stream stream)IG.Lib.ReporterBaseinline
SetTextWriter(Stream stream, bool writeintro)IG.Lib.ReporterBaseinline
SetTextWriter(Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTextWriter(string filename)IG.Lib.ReporterBaseinline
SetTextWriter(string filename, bool append)IG.Lib.ReporterBaseinline
SetTextWriter(string filename, bool append, bool writeintro)IG.Lib.ReporterBaseinline
SetTextWriter(string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SetTW(ref TextWriter tw, ref bool disptw, TextWriter writer, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinlineprotected
SetTW(ref TextWriter tw, ref bool disptw, Stream stream, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinlineprotected
SetTW(ref TextWriter tw, ref bool disptw, string filename, bool append, bool writeintro, bool disposewriter)IG.Lib.ReporterBaseinline
SyncLevels()IG.Lib.ReporterBaseinlineprivate
SyncReportLevelWithTraceSwitch(TraceSwitch tswitch, ref ReportLevel level)IG.Lib.ReporterBaseinlineprotected
SyncTraceSwitchWithReportLevel(ReportLevel level, TraceSwitch tswitch)IG.Lib.ReporterBaseinlineprotected
Test()IG.Lib.ReporterBaseinlineprivatestatic
TextLoggerAppendIG.Lib.ReporterBaseprivate
TextLoggerFlush()IG.Lib.ReporterBaseinline
TextLoggerFlushingIG.Lib.ReporterBase
TextLoggerIndentCharacterIG.Lib.ReporterBase
TextLoggerIndentInitialIG.Lib.ReporterBase
TextLoggerIndentSpacingIG.Lib.ReporterBase
TextLoggerIntroTextIG.Lib.ReporterBase
TextLoggerNumWriters()IG.Lib.ReporterBaseinline
TextLoggerNumWriters(bool writableonly)IG.Lib.ReporterBaseinline
TextLoggerPrintIntro(TextWriter tw)IG.Lib.ReporterBaseinlineprotectedvirtual
TextLoggerProgramNameIG.Lib.ReporterBase
TextLoggerWrite(string str)IG.Lib.ReporterBaseinline
TextLoggerWriteIntroIG.Lib.ReporterBase
TextLoggerWriteLine(string str)IG.Lib.ReporterBaseinline
TextLoggerWriters()IG.Lib.ReporterBaseinline
TextLoggerWriters(bool writableonly)IG.Lib.ReporterBaseinline
TextWriterAppendIG.Lib.ReporterBaseprivate
TextWriterFlush()IG.Lib.ReporterBaseinline
TextWriterFlushingIG.Lib.ReporterBase
TextWriterIntroTextIG.Lib.ReporterBase
TextWriterNumWriters()IG.Lib.ReporterBaseinline
TextWriterNumWriters(bool writableonly)IG.Lib.ReporterBaseinline
TextWriterPrintIntro(TextWriter tw)IG.Lib.ReporterBaseinlineprotectedvirtual
TextWriterProgramNameIG.Lib.ReporterBase
TextWriterWrite(string str)IG.Lib.ReporterBaseinline
TextWriterWriteIntroIG.Lib.ReporterBase
TextWriterWriteLine(string str)IG.Lib.ReporterBaseinline
TextWriterWriters()IG.Lib.ReporterBaseinline
TextWriterWriters(bool writableonly)IG.Lib.ReporterBaseinline
this[ReportLevel level]IG.Lib.ReporterBase
ThrowTestExceptionIG.Lib.ReporterBase
TraceLevel2ReportLevel(TraceLevel tl)IG.Lib.ReporterBaseinlinestatic
TracingLevelIG.Lib.ReporterBase
TracingSwitchIG.Lib.ReporterBase
TreatErrorIG.Lib.ReporterBase
TreatInfoIG.Lib.ReporterBase
TreatUndefinedIG.Lib.ReporterBase
TreatWarningIG.Lib.ReporterBase
UseTextLoggerIG.Lib.ReporterBase
UseTextWriterIG.Lib.ReporterBase
UseTraceIG.Lib.ReporterBase
WriterIG.Lib.ReporterBaseprivate
WritersIG.Lib.ReporterBaseprivate
~ReporterBase()IG.Lib.ReporterBaseinlineprivate