|
NTP Analyzer
0.8.2
Analyze the operation of time servers
|


Public Attributes | |
| DateTime | RoundedLocalTime |
| DateTime | RoundedUtcTime |
Protected Member Functions | |
| Reading (int id, DateTime time, int zone, Host host) | |
| Reading (Host host, ReadingBulk bulk) | |
Protected Member Functions inherited from Ntp.Analyzer.Objects.PersistentObject | |
| PersistentObject (int id) | |
| Initializes a new instance of the PersistentObject class. More... | |
| PersistentObject () | |
| Initializes a new instance of the PersistentObject class. More... | |
Properties | |
| Host | Host [get] |
| DateTime | LocalTime [get] |
| DateTime | Time [get] |
| int | UtcOffset [get] |
| DateTime | UtcTime [get] |
Properties inherited from Ntp.Analyzer.Objects.PersistentObject | |
| int | Id [get, private set] |
| Gets the identifier. More... | |
| bool | NewObject [get, protected set] |
| Gets a value indicating whether this PersistentObject is a new object which does not yet exists in the peristing storage (database etc). More... | |
Additional Inherited Members | |
Public Member Functions inherited from Ntp.Analyzer.Objects.PersistentObject | |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| void | SetId (int id) |
| Sets the identifier after the object have been stored in persistent storage. More... | |
| override string | ToString () |
| Returns a string that represents the current PersistentObject. More... | |
Definition at line 26 of file Reading.cs.
|
inlineprotected |
Definition at line 28 of file Reading.cs.
|
inlineprotected |
| DateTime Ntp.Analyzer.Objects.Reading.RoundedLocalTime |
| DateTime Ntp.Analyzer.Objects.Reading.RoundedUtcTime |
|
get |
|
get |
Definition at line 75 of file Reading.cs.
|
get |
|
get |
|
get |
Definition at line 58 of file Reading.cs.