NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
void | Execute () |
IEnumerator< T > | GetEnumerator () |
Protected Member Functions | |
Importer (LogBase log) | |
virtual void | Initialize () |
abstract void | ReadFromStream () |
Protected Attributes | |
IList< T > | Entries => entries |
Properties | |
abstract string | Arguments [get] |
abstract string | Command [get] |
abstract string | ErrorMessage [get] |
LogBase | Log [get] |
StreamReader | Reader [get, private set] |
Private Member Functions | |
IEnumerator IEnumerable. | GetEnumerator () |
Private Attributes | |
List< T > | entries |
readonly object | locker = new object() |
Definition at line 30 of file ShellImporter.cs.
|
inlineprotected |
Definition at line 32 of file ShellImporter.cs.
|
inline |
Definition at line 63 of file ShellImporter.cs.
Referenced by Ntp.Analyzer.Process.Description.PeerStatJob.Import(), Ntp.Analyzer.Process.Description.HostIoStatJob.InternalExecute(), and Ntp.Analyzer.Process.Description.HostStatJob.InternalExecute().
|
inline |
Definition at line 52 of file ShellImporter.cs.
|
inlineprivate |
Definition at line 58 of file ShellImporter.cs.
|
inlineprotectedvirtual |
Reimplemented in Ntp.Analyzer.Import.NtpdcImporter, and Ntp.Analyzer.Import.NtpqHostImporter.
Definition at line 81 of file ShellImporter.cs.
|
protectedpure virtual |
|
private |
Definition at line 38 of file ShellImporter.cs.
|
protected |
Definition at line 42 of file ShellImporter.cs.
|
private |
Definition at line 37 of file ShellImporter.cs.
|
getprotected |
Definition at line 48 of file ShellImporter.cs.
|
getprotected |
Definition at line 46 of file ShellImporter.cs.
|
getprotected |
Definition at line 50 of file ShellImporter.cs.
|
getprotected |
Definition at line 44 of file ShellImporter.cs.
|
getprivate setprotected |
Definition at line 40 of file ShellImporter.cs.