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.Old.Reporter, including all inherited members.
_Global | IG.Lib.Old.Reporter | privatestatic |
_GlobalInitialized | IG.Lib.Old.Reporter | privatestatic |
_lockobj | IG.Lib.Old.Reporter | protected |
_LoggingLevel | IG.Lib.Old.Reporter | private |
_LoggingSwitch | IG.Lib.Old.Reporter | private |
_obj | IG.Lib.Old.Reporter | private |
_ReportingLevel | IG.Lib.Old.Reporter | protected |
_ReportingSwitch | IG.Lib.Old.Reporter | protected |
_ThrowTestException | IG.Lib.Old.Reporter | private |
_TracingLevel | IG.Lib.Old.Reporter | private |
_TracingSwitch | IG.Lib.Old.Reporter | private |
_UseTextWriter | IG.Lib.Old.Reporter | private |
DebugMode | IG.Lib.Old.Reporter | |
DefaultLocationString(Reporter reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.Old.Reporter | inlinestatic |
DefaultMessageString(Reporter reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReport_TextWriter(Reporter reporter, ReportType messagetype, string location, string message) | IG.Lib.Old.Reporter | inlineprotectedstatic |
DefaultReportConsole(Reporter reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReportLocation_TextWriter(Reporter reporter, ReportType messagetype, string location, Exception ex) | IG.Lib.Old.Reporter | inlineprotectedstatic |
DefaultReportMessage_TextWriter(Reporter reporter, ReportType messagetype, string basicmessage, Exception ex) | IG.Lib.Old.Reporter | inlineprotectedstatic |
DefaultReportStringConsole(Reporter reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReportStringConsoleBas(Reporter reporter, ReportType messagetype, string errorlocation, string errormessage, bool timestamp) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReportStringConsoleTimeStamp(Reporter reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReportStringMessageBox(Reporter reporter, ReportType messagetype, string errorlocation, string errormessage) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReserveReportError(Reporter reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.Old.Reporter | inlinestatic |
DefaultReserveReportMessage(Reporter reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.Old.Reporter | inlinestatic |
DisposeWriter | IG.Lib.Old.Reporter | private |
DoLaunch(ReportType reptype, ReportLevel replevel) | IG.Lib.Old.Reporter | inlinestatic |
DoLogging(ReportType reptype) | IG.Lib.Old.Reporter | inline |
DoReporting(ReportType reptype) | IG.Lib.Old.Reporter | inline |
DoTracing(ReportType reptype) | IG.Lib.Old.Reporter | inline |
ErrorLocationString0(Exception ex) | IG.Lib.Old.Reporter | inlinestatic |
ErrorLocationString0(string location, Exception ex) | IG.Lib.Old.Reporter | inlinestatic |
EventLogEntryType2ReportType(EventLogEntryType el) | IG.Lib.Old.Reporter | inlinevirtual |
FileNames | IG.Lib.Old.Reporter | private |
Global | IG.Lib.Old.Reporter | static |
GlobalInitialized | IG.Lib.Old.Reporter | static |
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.Old.Reporter | inline |
Init() | IG.Lib.Old.Reporter | inline |
Init(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate) | IG.Lib.Old.Reporter | inline |
Init(object obj, ReportDelegate reportdelegate) | IG.Lib.Old.Reporter | inline |
Init(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.Old.Reporter | inline |
InitBegin() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
InitEnd() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
IsGlobal | IG.Lib.Old.Reporter | protected |
Level | IG.Lib.Old.Reporter | |
lockobj | IG.Lib.Old.Reporter | |
LoggingLevel | IG.Lib.Old.Reporter | |
LoggingSwitch | IG.Lib.Old.Reporter | |
Obj | IG.Lib.Old.Reporter | |
Report(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.Old.Reporter | inlinevirtual |
Report(ReportType messagetype, string message, Exception ex) | IG.Lib.Old.Reporter | inline |
Report(ReportType messagetype, Exception ex, string location) | IG.Lib.Old.Reporter | inline |
Report(ReportType messagetype, Exception ex) | IG.Lib.Old.Reporter | inline |
Report(ReportType messagetype, string location, string message) | IG.Lib.Old.Reporter | inline |
Report(ReportType messagetype, string message) | IG.Lib.Old.Reporter | inline |
Report_TextWriter(ReportType messagetype, string location, string message, Exception ex) | IG.Lib.Old.Reporter | inlineprotectedvirtual |
ReportDlg | IG.Lib.Old.Reporter | |
ReportDlgTextWriter | IG.Lib.Old.Reporter | |
Reporter() | IG.Lib.Old.Reporter | inline |
Reporter(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.Old.Reporter | inline |
Reporter(object obj, ReportDelegate reportdelegate, ReportLocationDelegate locationdelegate, ReportMessageDelegate messagedelegate) | IG.Lib.Old.Reporter | inline |
Reporter(object obj, ReportDelegate reportdelegate) | IG.Lib.Old.Reporter | inline |
Reporter(object obj, ReportDelegate reportdelegate, ReserveReportErrorDelegate reservereportdelegate) | IG.Lib.Old.Reporter | inline |
ReportError(string location, string message, Exception ex) | IG.Lib.Old.Reporter | inline |
ReportError(string message, Exception ex) | IG.Lib.Old.Reporter | inline |
ReportError(Exception ex, string location) | IG.Lib.Old.Reporter | inline |
ReportError(Exception ex) | IG.Lib.Old.Reporter | inline |
ReportError(string location, string message) | IG.Lib.Old.Reporter | inline |
ReportError(string message) | IG.Lib.Old.Reporter | inline |
ReportInfo(Exception ex) | IG.Lib.Old.Reporter | inline |
ReportInfo(string location, string message) | IG.Lib.Old.Reporter | inline |
ReportInfo(string message) | IG.Lib.Old.Reporter | inline |
ReportingLevel | IG.Lib.Old.Reporter | |
ReportingSwitch | IG.Lib.Old.Reporter | |
ReportLevel2TraceLevel(ReportLevel level) | IG.Lib.Old.Reporter | inlinevirtual |
ReportLocationDlg | IG.Lib.Old.Reporter | |
ReportLocationDlgTextWriter | IG.Lib.Old.Reporter | |
ReportMessageDlg | IG.Lib.Old.Reporter | |
ReportMessageDlgTextWriter | IG.Lib.Old.Reporter | |
ReportType2EventLogEntryType(ReportType rt) | IG.Lib.Old.Reporter | inlinevirtual |
ReportWarning(string location, string message, Exception ex) | IG.Lib.Old.Reporter | inline |
ReportWarning(string message, Exception ex) | IG.Lib.Old.Reporter | inline |
ReportWarning(Exception ex, string location) | IG.Lib.Old.Reporter | inline |
ReportWarning(Exception ex) | IG.Lib.Old.Reporter | inline |
ReportWarning(string location, string message) | IG.Lib.Old.Reporter | inline |
ReportWarning(string message) | IG.Lib.Old.Reporter | inline |
ReserveReportError(ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG.Lib.Old.Reporter | inlineprotectedvirtual |
ReserveReportErrorDlg | IG.Lib.Old.Reporter | |
ResetLevels() | IG.Lib.Old.Reporter | inlinevirtual |
SetDefaultReportDlg() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
SetDefaultReportLocationDlg() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
SetDefaultReportMessageDlg() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
SetDefaultReserveReportErrorDlg() | IG.Lib.Old.Reporter | inlineprotectedvirtual |
SetWriter(TextWriter writer) | IG.Lib.Old.Reporter | inlineprivate |
SetWriter(Stream stream) | IG.Lib.Old.Reporter | inlineprivate |
SetWriter(string filename) | IG.Lib.Old.Reporter | inlineprivate |
SetWriter(string filename, bool overwrite) | IG.Lib.Old.Reporter | inlineprivate |
SyncReportLevelWithTraceSwitch(TraceSwitch tswitch, ref ReportLevel level) | IG.Lib.Old.Reporter | inlineprotected |
SyncTraceSwitchWithReportLevel(ReportLevel level, TraceSwitch tswitch) | IG.Lib.Old.Reporter | inlineprotected |
Test() | IG.Lib.Old.Reporter | inlineprivatestatic |
this[ReportLevel level] | IG.Lib.Old.Reporter | |
ThrowTestException | IG.Lib.Old.Reporter | |
TraceLevel2ReportLevel(TraceLevel tl) | IG.Lib.Old.Reporter | inlinevirtual |
TracingLevel | IG.Lib.Old.Reporter | |
TracingSwitch | IG.Lib.Old.Reporter | |
TreatError | IG.Lib.Old.Reporter | |
TreatInfo | IG.Lib.Old.Reporter | |
TreatUndefined | IG.Lib.Old.Reporter | |
TreatWarning | IG.Lib.Old.Reporter | |
UseTextWriter | IG.Lib.Old.Reporter | |
WriteMessage(Reporter reporter, string msg) | IG.Lib.Old.Reporter | inlineprotectedstatic |
Writer | IG.Lib.Old.Reporter | private |
Writers | IG.Lib.Old.Reporter | private |