|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
| _AppSettingsWarnings | IG::Lib::ReporterBase | [private] |
| _Depth | IG::Lib::ReporterBase | [private] |
| _Global | IG::Lib::ReporterBase | [private, static] |
| _GlobalInitialized | IG::Lib::ReporterBase | [private, static] |
| _IndentCharacter | IG::Lib::ReporterBase | [private] |
| _IndentSpacing | IG::Lib::ReporterBase | [private] |
| _InitialIndent | IG::Lib::ReporterBase | [private] |
| _IsGlobal | IG::Lib::ReporterBase | [private] |
| _lockobj | IG::Lib::ReporterBase | [protected] |
| _LoggingLevel | IG::Lib::ReporterBase | [private] |
| _LoggingSwitch | IG::Lib::ReporterBase | [private] |
| _newLineReplacement | IG::Lib::ReporterBase | [private, static] |
| _obj | IG::Lib::ReporterBase | [private] |
| _ReportingLevel | IG::Lib::ReporterBase | [private] |
| _ReportingSwitch | IG::Lib::ReporterBase | [protected] |
| _TextLoggerFlushing | IG::Lib::ReporterBase | [private] |
| _TextLoggerIntroText | IG::Lib::ReporterBase | [private] |
| _TextLoggerProgramName | IG::Lib::ReporterBase | [private] |
| _TextLoggerWriteIntro | IG::Lib::ReporterBase | [private] |
| _TextWriterFlushing | IG::Lib::ReporterBase | [private] |
| _TextWriterIntroText | IG::Lib::ReporterBase | [private] |
| _TextWriterProgramName | IG::Lib::ReporterBase | [private] |
| _TextWriterWriteIntro | IG::Lib::ReporterBase | [private] |
| _ThrowTestException | IG::Lib::ReporterBase | [private] |
| _TracingLevel | IG::Lib::ReporterBase | [private] |
| _TracingSwitch | IG::Lib::ReporterBase | [private] |
| _TreatError | IG::Lib::ReporterBase | [private] |
| _UseTextLogger | IG::Lib::ReporterBase | [private] |
| _UseTextWriter | IG::Lib::ReporterBase | [private] |
| _UseTrace | IG::Lib::ReporterBase | [private] |
| 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 | [inline, protected] |
| AddTW(ref List< TWClass > lwriters, Stream stream, bool writeintro, bool disposewriter) | IG::Lib::ReporterBase | [inline, protected] |
| AddTW(ref List< TWClass > lwriters, string filename, bool append, bool writeintro, bool disposewriter) | IG::Lib::ReporterBase | [inline, protected] |
| AppSettingsRead(string groupname) | IG::Lib::ReporterBase | [inline] |
| AppSettingsRead() | IG::Lib::ReporterBase | [inline] |
| AppSettingsReadWarning(string groupname) | IG::Lib::ReporterBase | [inline, protected] |
| 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 | [inline, static] |
| DefaultLoggingLevel | IG::Lib::ReporterBase | [private] |
| DefaultMessageString(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReport_TextLogger(ReporterBase reporter, ReportType messagetype, string location, string message) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReport_TextWriter(ReporterBase reporter, ReportType messagetype, string location, string message) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReport_Trace(ReporterBase reporter, ReportType messagetype, string location, string message) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReportingLevel | IG::Lib::ReporterBase | [private] |
| DefaultReportLocation_TextLogger(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportLocation_TextWriter(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportLocation_Trace(ReporterBase reporter, ReportType messagetype, string location, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportMessage_TextLogger(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportMessage_TextWriter(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportMessage_Trace(ReporterBase reporter, ReportType messagetype, string basicmessage, Exception ex) | IG::Lib::ReporterBase | [inline, protected, static] |
| DefaultReportStringConsole(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReportStringConsoleBas(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage, bool timestamp) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReportStringConsoleTimeStamp(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReportStringMessageBox(ReporterBase reporter, ReportType messagetype, string errorlocation, string errormessage) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReserveReportError(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG::Lib::ReporterBase | [inline, static] |
| DefaultReserveReportMessage(ReporterBase reporter, ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG::Lib::ReporterBase | [inline, static] |
| DefaultTracingLevel | IG::Lib::ReporterBase | [private] |
| Depth | IG::Lib::ReporterBase | |
| dispLocked | IG::Lib::ReporterBase | [private] |
| Dispose() | IG::Lib::ReporterBase | [inline] |
| Dispose(bool disposing) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| DisposeLogger | IG::Lib::ReporterBase | [private] |
| DisposeWriter | IG::Lib::ReporterBase | [private] |
| DoLaunch(ReportType reptype, ReportLevel replevel) | IG::Lib::ReporterBase | [inline, static] |
| 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 | [inline, static] |
| ErrorLocationString0(string location, Exception ex) | IG::Lib::ReporterBase | [inline, static] |
| EventLogEntryType2ReportType(EventLogEntryType el) | IG::Lib::ReporterBase | [inline, static] |
| FindTW(List< TWClass > lwriters, TextWriter writer) | IG::Lib::ReporterBase | [inline, private] |
| FindTW(List< TWClass > lwriters, Stream stream) | IG::Lib::ReporterBase | [inline, private] |
| FindTW(List< TWClass > lwriters, string filename) | IG::Lib::ReporterBase | [inline, private] |
| FormatLogMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source) | IG::Lib::ReporterBase | [inline, static] |
| FormatTraceMsgDefault(int depth, int initialindent, int indentincrement, char indentchar, ReportType type, string location, string message, ReportSource source) | IG::Lib::ReporterBase | [inline, static] |
| FullKey(string reportername, string keyroot) | IG::Lib::ReporterBase | [inline, protected, static] |
| GetAppSetting(string key, ref string value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref char value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref List< char > value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref int value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref double value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref bool value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref bool value, out bool assigned, bool otherformatsallowed) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string key, ref ReportLevel value, out bool assigned) | IG::Lib::ReporterBase | [inline, static] |
| GetAppSetting(string reportername, string keyroot, ref string value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref char value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref List< char > value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref int value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref double value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref bool value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| GetAppSetting(string reportername, string keyroot, ref ReportLevel value, out bool assigned) | IG::Lib::ReporterBase | [inline, protected] |
| Global | IG::Lib::ReporterBase | [static] |
| GlobalInitialized | IG::Lib::ReporterBase | [static] |
| GlobalLock | IG::Lib::ReporterBase | [private, 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 | [inline, protected, virtual] |
| InitEnd() | IG::Lib::ReporterBase | [inline, protected, virtual] |
| isDisposed | IG::Lib::ReporterBase | [private] |
| IsGlobal | IG::Lib::ReporterBase | |
| KeyAppSettingsWarnings | IG::Lib::ReporterBase | [private] |
| KeyLevelOff | IG::Lib::ReporterBase | [private] |
| KeyLevelOn | IG::Lib::ReporterBase | [protected] |
| KeyLoggingLevel | IG::Lib::ReporterBase | [private] |
| KeyPrefix | IG::Lib::ReporterBase | [protected] |
| KeyReportingLevel | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerAppend | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerFile | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerFile1 | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerIndentCharacter | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerIndentInitial | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerIndentSpacing | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerIntroText | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerProgramName | IG::Lib::ReporterBase | [private] |
| KeyTextLoggerWriteIntro | IG::Lib::ReporterBase | [private] |
| KeyTextWriterAppend | IG::Lib::ReporterBase | [private] |
| KeyTextWriterFile | IG::Lib::ReporterBase | [private] |
| KeyTextWriterFile1 | IG::Lib::ReporterBase | [private] |
| KeyTextWriterIntroText | IG::Lib::ReporterBase | [private] |
| KeyTextWriterProgramName | IG::Lib::ReporterBase | [private] |
| KeyTextWriterWriteIntro | IG::Lib::ReporterBase | [private] |
| KeyTracingLevel | IG::Lib::ReporterBase | [private] |
| KeyUseTextLogger | IG::Lib::ReporterBase | [private] |
| KeyUseTextWriter | IG::Lib::ReporterBase | [private] |
| KeyUseTrace | IG::Lib::ReporterBase | [private] |
| Level | IG::Lib::ReporterBase | |
| lockobj | IG::Lib::ReporterBase | |
| Logger | IG::Lib::ReporterBase | [private] |
| Loggers | IG::Lib::ReporterBase | [private] |
| LoggingLevel | IG::Lib::ReporterBase | |
| LoggingSwitch | IG::Lib::ReporterBase | |
| MarkAppSettingsRead(string groupname) | IG::Lib::ReporterBase | [inline, protected] |
| maxErrIndentLevel | IG::Lib::ReporterBase | [private] |
| maxErrIndentSpacing | IG::Lib::ReporterBase | [private] |
| maxErrInitialIndent | IG::Lib::ReporterBase | [private] |
| MsgSource | IG::Lib::ReporterBase | |
| numErrIndentLevel | IG::Lib::ReporterBase | [private, static] |
| numErrIndentSpacing | IG::Lib::ReporterBase | [private, static] |
| numErrInitialIndent | IG::Lib::ReporterBase | [private, static] |
| Obj | IG::Lib::ReporterBase | |
| PrintIntro(TextWriter tw, string introtext, string programname) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| 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 | [inline, protected, virtual] |
| readconf | IG::Lib::ReporterBase | [private] |
| 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 | [inline, protected] |
| RemoveTW(List< TWClass > lwriters, Stream stream) | IG::Lib::ReporterBase | [inline, protected] |
| RemoveTW(List< TWClass > lwriters, string filename) | IG::Lib::ReporterBase | [inline, protected] |
| Report(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::ReporterBase | [inline, virtual] |
| Report(ReportType messagetype, string message, Exception ex) | IG::Lib::ReporterBase | [inline] |
| Report(ReportType messagetype, Exception ex, string location) | IG::Lib::ReporterBase | [inline] |
| Report(ReportType messagetype, Exception ex) | IG::Lib::ReporterBase | [inline] |
| Report(ReportType messagetype, string location, string message) | IG::Lib::ReporterBase | [inline] |
| Report(ReportType messagetype, string message) | IG::Lib::ReporterBase | [inline] |
| Report_TextLogger(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| Report_TextWriter(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| Report_Trace(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| ReportDlg | IG::Lib::ReporterBase | |
| 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 | [inline, static] |
| ReportLocationDlg | IG::Lib::ReporterBase | |
| ReportLocationDlgTextLogger | IG::Lib::ReporterBase | |
| ReportLocationDlgTextWriter | IG::Lib::ReporterBase | |
| ReportLocationDlgTrace | IG::Lib::ReporterBase | |
| ReportMessageDlg | IG::Lib::ReporterBase | |
| ReportMessageDlgTextLogger | IG::Lib::ReporterBase | |
| ReportMessageDlgTextWriter | IG::Lib::ReporterBase | |
| ReportMessageDlgTrace | IG::Lib::ReporterBase | |
| ReportType2EventLogEntryType(ReportType rt) | IG::Lib::ReporterBase | [inline, static] |
| 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 | [inline, protected] |
| ReserveReportErrorDlg | IG::Lib::ReporterBase | |
| ReserveReportErrorSpecific(ReportType messagetype, string location, string message, Exception ex, Exception ex1) | IG::Lib::ReporterBase | [inline, protected, virtual] |
| ResetLevels() | IG::Lib::ReporterBase | [inline] |
| ReviseException(Exception ex, string messageaddition, Type newtype, bool sametype, bool keepmessage, bool oldasinner) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition, bool keepmessage) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition, bool keepmessage, bool oldasinner) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition, Type newtype) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage) | IG::Lib::ReporterBase | [inline, static] |
| ReviseException(Exception ex, string messageaddition, Type newtype, bool keepmessage, bool oldasinner) | IG::Lib::ReporterBase | [inline, static] |
| SetDefaultReportDlg() | IG::Lib::ReporterBase | [inline, protected, virtual] |
| SetDefaultReportLocationDlg() | IG::Lib::ReporterBase | [inline, protected, virtual] |
| SetDefaultReportMessageDlg() | IG::Lib::ReporterBase | [inline, protected, virtual] |
| SetDefaultReserveReportErrorDlg() | IG::Lib::ReporterBase | [inline, protected, virtual] |
| 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 | [inline, protected] |
| SetTW(ref TextWriter tw, ref bool disptw, Stream stream, bool writeintro, bool disposewriter) | IG::Lib::ReporterBase | [inline, protected] |
| SetTW(ref TextWriter tw, ref bool disptw, string filename, bool append, bool writeintro, bool disposewriter) | IG::Lib::ReporterBase | [inline] |
| SyncLevels() | IG::Lib::ReporterBase | [inline, private] |
| SyncReportLevelWithTraceSwitch(TraceSwitch tswitch, ref ReportLevel level) | IG::Lib::ReporterBase | [inline, protected] |
| SyncTraceSwitchWithReportLevel(ReportLevel level, TraceSwitch tswitch) | IG::Lib::ReporterBase | [inline, protected] |
| Test() | IG::Lib::ReporterBase | [inline, private, static] |
| TextLoggerAppend | IG::Lib::ReporterBase | [private] |
| 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 | [inline, protected, virtual] |
| 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] |
| TextWriterAppend | IG::Lib::ReporterBase | [private] |
| 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 | [inline, protected, virtual] |
| 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 | IG::Lib::ReporterBase | |
| ThrowTestException | IG::Lib::ReporterBase | |
| TraceLevel2ReportLevel(TraceLevel tl) | IG::Lib::ReporterBase | [inline, static] |
| TracingLevel | IG::Lib::ReporterBase | |
| TracingSwitch | IG::Lib::ReporterBase | |
| TreatError | IG::Lib::ReporterBase | |
| TreatInfo | IG::Lib::ReporterBase | |
| TreatUndefined | IG::Lib::ReporterBase | |
| TreatWarning | IG::Lib::ReporterBase | |
| UseTextLogger | IG::Lib::ReporterBase | |
| UseTextWriter | IG::Lib::ReporterBase | |
| UseTrace | IG::Lib::ReporterBase | |
| Writer | IG::Lib::ReporterBase | [private] |
| Writers | IG::Lib::ReporterBase | [private] |
| ~ReporterBase() | IG::Lib::ReporterBase | [inline, private] |