IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.ReporterConsole_Base, including all inherited members.
_lockobj | IG.Lib.ReporterBase | protected |
_ReportingSwitch | IG.Lib.ReporterBase | protected |
AddTextLogger(TextWriter writer) | IG.Lib.ReporterBase | inline |
AddTextLogger(TextWriter writer, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextLogger(TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTextLogger(Stream stream) | IG.Lib.ReporterBase | inline |
AddTextLogger(Stream stream, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextLogger(Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTextLogger(string filename) | IG.Lib.ReporterBase | inline |
AddTextLogger(string filename, bool append) | IG.Lib.ReporterBase | inline |
AddTextLogger(string filename, bool append, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextLogger(string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTextWriter(TextWriter writer) | IG.Lib.ReporterBase | inline |
AddTextWriter(TextWriter writer, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextWriter(TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTextWriter(Stream stream) | IG.Lib.ReporterBase | inline |
AddTextWriter(Stream stream, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextWriter(Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTextWriter(string filename) | IG.Lib.ReporterBase | inline |
AddTextWriter(string filename, bool append) | IG.Lib.ReporterBase | inline |
AddTextWriter(string filename, bool append, bool writeintro) | IG.Lib.ReporterBase | inline |
AddTextWriter(string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
AddTW(ref List< TWClass > lwriters, TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inlineprotected |
AddTW(ref List< TWClass > lwriters, Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inlineprotected |
AddTW(ref List< TWClass > lwriters, string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inlineprotected |
AppSettingsRead(string groupname) | IG.Lib.ReporterBase | inline |
AppSettingsRead() | IG.Lib.ReporterBase | inline |
AppSettingsReadWarning(string groupname) | IG.Lib.ReporterBase | inlineprotected |
AppSettingsWarnings | IG.Lib.ReporterBase | |
DebugMode | IG.Lib.ReporterBase | |
DecreaseDepth() | IG.Lib.ReporterBase | inline |
DecreaseDepth(int numlevels) | IG.Lib.ReporterBase | inline |
DefaultLocationString(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.ReporterBase | inlinestatic |
DefaultMessageString(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.ReporterBase | inlinestatic |
DefaultReport_Console(ReporterBase reporter, ReportType messagetype, string location, string message) | IG.Lib.ReporterConsole_Base | inlineprotectedstatic |
DefaultReport_TextLogger(ReporterBase reporter, ReportType messagetype, string location, string message) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReport_TextWriter(ReporterBase reporter, ReportType messagetype, string location, string message) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReport_Trace(ReporterBase reporter, ReportType messagetype, string location, string message) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.ReporterBase | inlinestatic |
DefaultReportLocation_Console(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.ReporterConsole_Base | inlineprotectedstatic |
DefaultReportLocation_TextLogger(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportLocation_TextWriter(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportLocation_Trace(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportMessage_Console(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.ReporterConsole_Base | inlineprotectedstatic |
DefaultReportMessage_TextLogger(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportMessage_TextWriter(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportMessage_Trace(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.ReporterBase | inlineprotectedstatic |
DefaultReportStringConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.ReporterBase | inlinestatic |
DefaultReportStringConsoleBas(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage, bool timestamp) | IG.Lib.ReporterBase | inlinestatic |
DefaultReportStringConsoleTimeStamp(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.ReporterBase | inlinestatic |
DefaultReportStringMessageBox(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.ReporterBase | inlinestatic |
DefaultReserveReportError(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.ReporterBase | inlinestatic |
DefaultReserveReportMessage(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.ReporterBase | inlinestatic |
Depth | IG.Lib.ReporterBase | |
Dispose() | IG.Lib.ReporterBase | inline |
Dispose(bool disposing) | IG.Lib.ReporterBase | inlineprotectedvirtual |
DoLaunch(ReportType reptype, ReportLevel replevel) | IG.Lib.ReporterBase | inlinestatic |
DoLogging(ReportType reptype) | IG.Lib.ReporterBase | inline |
DoReporting(ReportType reptype) | IG.Lib.ReporterBase | inline |
DoTracing(ReportType reptype) | IG.Lib.ReporterBase | inline |
ErrorLocationString0(Exception ex) | IG.Lib.ReporterBase | inlinestatic |
ErrorLocationString0(string location, Exception ex) | IG.Lib.ReporterBase | inlinestatic |
EventLogEntryType2ReportType(EventLogEntryType el) | IG.Lib.ReporterBase | inlinestatic |
FormatLogMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source) | IG.Lib.ReporterBase | inlinestatic |
FormatTraceMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source) | IG.Lib.ReporterBase | inlinestatic |
FullKey(string reportername, string keyroot) | IG.Lib.ReporterBase | inlineprotectedstatic |
GetAppSetting(string key, ref string value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref char value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref List< char > value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref int value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref double value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref bool value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref bool value, out bool assigned, bool otherformatsallowed) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string key, ref ReportLevel value, out bool assigned) | IG.Lib.ReporterBase | inlinestatic |
GetAppSetting(string reportername, string keyroot, ref string value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref char value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref List< char > value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref int value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref double value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref bool value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
GetAppSetting(string reportername, string keyroot, ref ReportLevel value, out bool assigned) | IG.Lib.ReporterBase | inlineprotected |
Global | IG.Lib.ReporterBase | static |
GlobalInitialized | IG.Lib.ReporterBase | static |
IncreaseDepth() | IG.Lib.ReporterBase | inline |
IncreaseDepth(int numlevels) | IG.Lib.ReporterBase | inline |
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.ReporterBase | inline |
Init() | IG.Lib.ReporterBase | inline |
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate) | IG.Lib.ReporterBase | inline |
Init(object obj, ReportDelegate reportdelegate) | IG.Lib.ReporterBase | inline |
Init(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.ReporterBase | inline |
InitBegin() | IG.Lib.ReporterBase | inlineprotectedvirtual |
InitEnd() | IG.Lib.ReporterBase | inlineprotectedvirtual |
IsGlobal | IG.Lib.ReporterBase | |
KeyLevelOn | IG.Lib.ReporterBase | protected |
KeyPrefix | IG.Lib.ReporterBase | protected |
Level | IG.Lib.ReporterBase | |
lockobj | IG.Lib.ReporterBase | |
LoggingLevel | IG.Lib.ReporterBase | |
LoggingSwitch | IG.Lib.ReporterBase | |
MarkAppSettingsRead(string groupname) | IG.Lib.ReporterBase | inlineprotected |
MsgSource | IG.Lib.ReporterBase | |
Obj | IG.Lib.ReporterBase | |
PrintIntro(TextWriter tw, string introtext, string programname) | IG.Lib.ReporterBase | inlineprotectedvirtual |
ReadAppSettings(string groupname, bool onlyonce) | IG.Lib.ReporterBase | inline |
ReadAppSettings(string groupname) | IG.Lib.ReporterBase | inline |
ReadAppSettings() | IG.Lib.ReporterBase | inline |
ReadAppSettingsBasic(string groupname) | IG.Lib.ReporterBase | inlineprotectedvirtual |
ReadGlobalAppSettings | IG.Lib.ReporterBase | static |
RemoveTextLogger() | IG.Lib.ReporterBase | inline |
RemoveTextLogger(TextWriter writer) | IG.Lib.ReporterBase | inline |
RemoveTextLogger(Stream stream) | IG.Lib.ReporterBase | inline |
RemoveTextLogger(string filename) | IG.Lib.ReporterBase | inline |
RemoveTextLoggers() | IG.Lib.ReporterBase | inline |
RemoveTextWriter() | IG.Lib.ReporterBase | inline |
RemoveTextWriter(TextWriter writer) | IG.Lib.ReporterBase | inline |
RemoveTextWriter(Stream stream) | IG.Lib.ReporterBase | inline |
RemoveTextWriter(string filename) | IG.Lib.ReporterBase | inline |
RemoveTextWriters() | IG.Lib.ReporterBase | inline |
RemoveTW(List< TWClass > lwriters, TextWriter writer) | IG.Lib.ReporterBase | inlineprotected |
RemoveTW(List< TWClass > lwriters, Stream stream) | IG.Lib.ReporterBase | inlineprotected |
RemoveTW(List< TWClass > lwriters, string filename) | IG.Lib.ReporterBase | inlineprotected |
Report(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.ReporterConsole_Base | inlinevirtual |
IG::Lib::ReporterBase.Report(ReportType messagetype, string message, Exception ex) | IG.Lib.ReporterBase | inline |
IG::Lib::ReporterBase.Report(ReportType messagetype, Exception ex, string location) | IG.Lib.ReporterBase | inline |
IG::Lib::ReporterBase.Report(ReportType messagetype, Exception ex) | IG.Lib.ReporterBase | inline |
IG::Lib::ReporterBase.Report(ReportType messagetype, string location, string message) | IG.Lib.ReporterBase | inline |
IG::Lib::ReporterBase.Report(ReportType messagetype, string message) | IG.Lib.ReporterBase | inline |
Report_Console(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.ReporterConsole_Base | inlineprotectedvirtual |
Report_TextLogger(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.ReporterBase | inlineprotectedvirtual |
Report_TextWriter(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.ReporterBase | inlineprotectedvirtual |
Report_Trace(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.ReporterBase | inlineprotectedvirtual |
ReportDlg | IG.Lib.ReporterBase | |
ReportDlgConsole | IG.Lib.ReporterConsole_Base | |
ReportDlgTextLogger | IG.Lib.ReporterBase | |
ReportDlgTextWriter | IG.Lib.ReporterBase | |
ReportDlgTrace | IG.Lib.ReporterBase | |
ReporterBase() | IG.Lib.ReporterBase | inline |
ReporterBase(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.ReporterBase | inline |
ReporterBase(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate) | IG.Lib.ReporterBase | inline |
ReporterBase(object obj, ReportDelegate reportdelegate) | IG.Lib.ReporterBase | inline |
ReporterBase(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.ReporterBase | inline |
ReportError(string location, string message, Exception ex) | IG.Lib.ReporterBase | inline |
ReportError(string message, Exception ex) | IG.Lib.ReporterBase | inline |
ReportError(Exception ex, string location) | IG.Lib.ReporterBase | inline |
ReportError(Exception ex) | IG.Lib.ReporterBase | inline |
ReportError(string location, string message) | IG.Lib.ReporterBase | inline |
ReportError(string message) | IG.Lib.ReporterBase | inline |
ReportInfo(Exception ex) | IG.Lib.ReporterBase | inline |
ReportInfo(string location, string message) | IG.Lib.ReporterBase | inline |
ReportInfo(string message) | IG.Lib.ReporterBase | inline |
ReportingLevel | IG.Lib.ReporterBase | |
ReportingSwitch | IG.Lib.ReporterBase | |
ReportLevel2TraceLevel(ReportLevel level) | IG.Lib.ReporterBase | inlinestatic |
ReportLocationDlg | IG.Lib.ReporterBase | |
ReportLocationDlgConsole | IG.Lib.ReporterConsole_Base | |
ReportLocationDlgTextLogger | IG.Lib.ReporterBase | |
ReportLocationDlgTextWriter | IG.Lib.ReporterBase | |
ReportLocationDlgTrace | IG.Lib.ReporterBase | |
ReportMessageDlg | IG.Lib.ReporterBase | |
ReportMessageDlgConsole | IG.Lib.ReporterConsole_Base | |
ReportMessageDlgTextLogger | IG.Lib.ReporterBase | |
ReportMessageDlgTextWriter | IG.Lib.ReporterBase | |
ReportMessageDlgTrace | IG.Lib.ReporterBase | |
ReportType2EventLogEntryType(ReportType rt) | IG.Lib.ReporterBase | inlinestatic |
ReportWarning(string location, string message, Exception ex) | IG.Lib.ReporterBase | inline |
ReportWarning(string message, Exception ex) | IG.Lib.ReporterBase | inline |
ReportWarning(Exception ex, string location) | IG.Lib.ReporterBase | inline |
ReportWarning(Exception ex) | IG.Lib.ReporterBase | inline |
ReportWarning(string location, string message) | IG.Lib.ReporterBase | inline |
ReportWarning(string message) | IG.Lib.ReporterBase | inline |
ReserveReportError(ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.ReporterBase | inlineprotected |
ReserveReportErrorDlg | IG.Lib.ReporterBase | |
ReserveReportErrorSpecific(ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.ReporterBase | inlineprotectedvirtual |
ResetLevels() | IG.Lib.ReporterBase | inline |
ReviseException(Exception ex, string messageaddition, Type newtype, bool sametype, bool keepmessage, bool oldasinner) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition, bool keepmessage) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition, bool keepmessage, bool oldasinner) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition, Type newtype) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage) | IG.Lib.ReporterBase | inlinestatic |
ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage, bool oldasinner) | IG.Lib.ReporterBase | inlinestatic |
SetDefaultReportDlg() | IG.Lib.ReporterBase | inlineprotectedvirtual |
SetDefaultReportLocationDlg() | IG.Lib.ReporterBase | inlineprotectedvirtual |
SetDefaultReportMessageDlg() | IG.Lib.ReporterBase | inlineprotectedvirtual |
SetDefaultReserveReportErrorDlg() | IG.Lib.ReporterBase | inlineprotectedvirtual |
SetTextLogger(TextWriter writer) | IG.Lib.ReporterBase | inline |
SetTextLogger(TextWriter writer, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextLogger(TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTextLogger(Stream stream) | IG.Lib.ReporterBase | inline |
SetTextLogger(Stream stream, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextLogger(Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTextLogger(string filename) | IG.Lib.ReporterBase | inline |
SetTextLogger(string filename, bool append) | IG.Lib.ReporterBase | inline |
SetTextLogger(string filename, bool append, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextLogger(string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTextWriter(TextWriter writer) | IG.Lib.ReporterBase | inline |
SetTextWriter(TextWriter writer, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextWriter(TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTextWriter(Stream stream) | IG.Lib.ReporterBase | inline |
SetTextWriter(Stream stream, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextWriter(Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTextWriter(string filename) | IG.Lib.ReporterBase | inline |
SetTextWriter(string filename, bool append) | IG.Lib.ReporterBase | inline |
SetTextWriter(string filename, bool append, bool writeintro) | IG.Lib.ReporterBase | inline |
SetTextWriter(string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SetTW(ref TextWriter tw, ref bool disptw, TextWriter writer, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inlineprotected |
SetTW(ref TextWriter tw, ref bool disptw, Stream stream, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inlineprotected |
SetTW(ref TextWriter tw, ref bool disptw, string filename, bool append, bool writeintro, bool disposewriter) | IG.Lib.ReporterBase | inline |
SyncReportLevelWithTraceSwitch(TraceSwitch tswitch, ref ReportLevel level) | IG.Lib.ReporterBase | inlineprotected |
SyncTraceSwitchWithReportLevel(ReportLevel level, TraceSwitch tswitch) | IG.Lib.ReporterBase | inlineprotected |
TextLoggerFlush() | IG.Lib.ReporterBase | inline |
TextLoggerFlushing | IG.Lib.ReporterBase | |
TextLoggerIndentCharacter | IG.Lib.ReporterBase | |
TextLoggerIndentInitial | IG.Lib.ReporterBase | |
TextLoggerIndentSpacing | IG.Lib.ReporterBase | |
TextLoggerIntroText | IG.Lib.ReporterBase | |
TextLoggerNumWriters() | IG.Lib.ReporterBase | inline |
TextLoggerNumWriters(bool writableonly) | IG.Lib.ReporterBase | inline |
TextLoggerPrintIntro(TextWriter tw) | IG.Lib.ReporterBase | inlineprotectedvirtual |
TextLoggerProgramName | IG.Lib.ReporterBase | |
TextLoggerWrite(string str) | IG.Lib.ReporterBase | inline |
TextLoggerWriteIntro | IG.Lib.ReporterBase | |
TextLoggerWriteLine(string str) | IG.Lib.ReporterBase | inline |
TextLoggerWriters() | IG.Lib.ReporterBase | inline |
TextLoggerWriters(bool writableonly) | IG.Lib.ReporterBase | inline |
TextWriterFlush() | IG.Lib.ReporterBase | inline |
TextWriterFlushing | IG.Lib.ReporterBase | |
TextWriterIntroText | IG.Lib.ReporterBase | |
TextWriterNumWriters() | IG.Lib.ReporterBase | inline |
TextWriterNumWriters(bool writableonly) | IG.Lib.ReporterBase | inline |
TextWriterPrintIntro(TextWriter tw) | IG.Lib.ReporterBase | inlineprotectedvirtual |
TextWriterProgramName | IG.Lib.ReporterBase | |
TextWriterWrite(string str) | IG.Lib.ReporterBase | inline |
TextWriterWriteIntro | IG.Lib.ReporterBase | |
TextWriterWriteLine(string str) | IG.Lib.ReporterBase | inline |
TextWriterWriters() | IG.Lib.ReporterBase | inline |
TextWriterWriters(bool writableonly) | IG.Lib.ReporterBase | inline |
this[ReportLevel level] | IG.Lib.ReporterBase | |
ThrowTestException | IG.Lib.ReporterBase | |
TraceLevel2ReportLevel(TraceLevel tl) | IG.Lib.ReporterBase | inlinestatic |
TracingLevel | IG.Lib.ReporterBase | |
TracingSwitch | IG.Lib.ReporterBase | |
TreatError | IG.Lib.ReporterBase | |
TreatInfo | IG.Lib.ReporterBase | |
TreatUndefined | IG.Lib.ReporterBase | |
TreatWarning | IG.Lib.ReporterBase | |
UseConsole | IG.Lib.ReporterConsole_Base | |
UseTextLogger | IG.Lib.ReporterBase | |
UseTextWriter | IG.Lib.ReporterBase | |
UseTrace | IG.Lib.ReporterBase |