NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
IEnumerator< StreamDestination > | GetEnumerator () |
Protected Member Functions | |
DestinationCollection (string name) | |
Protected Member Functions inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
ConfigurationNode (string name) | |
Properties | |
abstract IEnumerable< StreamDestination > | Destinations [get] |
Properties inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
string | ConfigName [get] |
ConfigurationNode | Parent [get, set] |
Properties inherited from Ntp.Analyzer.Interface.IConfigurationNode | |
string | ConfigName [get] |
Properties inherited from Ntp.Analyzer.Interface.IPathProvider | |
string | FilePath [get] |
Private Member Functions | |
IEnumerator IEnumerable. | GetEnumerator () |
Additional Inherited Members | |
Public Attributes inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
virtual string | FilePath => Parent.FilePath + SubPath |
virtual string | SubPath => string.Empty |
Package Functions inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
virtual void | Assemble () |
Definition at line 29 of file DestinationCollection.cs.
|
inlineprotected |
Definition at line 31 of file DestinationCollection.cs.
|
inline |
Definition at line 38 of file DestinationCollection.cs.
|
inlineprivate |
Definition at line 43 of file DestinationCollection.cs.
|
get |
Definition at line 36 of file DestinationCollection.cs.