NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Attributes | |
override IEnumerable< StreamDestination > | Destinations => destinations |
Public Attributes inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
virtual string | FilePath => Parent.FilePath + SubPath |
virtual string | SubPath => string.Empty |
Package Functions | |
DirectoryCollection (string name, IEnumerable< DirectoryStreamDestination > destinations, string prefix) | |
Package Functions inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
virtual void | Assemble () |
Properties | |
string | Prefix [get] |
Properties inherited from Ntp.Analyzer.Config.Node.Destination.DestinationCollection | |
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 Attributes | |
readonly IEnumerable< DirectoryStreamDestination > | destinations |
Additional Inherited Members | |
Public Member Functions inherited from Ntp.Analyzer.Config.Node.Destination.DestinationCollection | |
IEnumerator< StreamDestination > | GetEnumerator () |
Protected Member Functions inherited from Ntp.Analyzer.Config.Node.Destination.DestinationCollection | |
DestinationCollection (string name) | |
Protected Member Functions inherited from Ntp.Analyzer.Config.Node.ConfigurationNode | |
ConfigurationNode (string name) | |
Definition at line 29 of file DirectoryCollection.cs.
|
inlinepackage |
Definition at line 31 of file DirectoryCollection.cs.
References d.
|
private |
Definition at line 43 of file DirectoryCollection.cs.
override IEnumerable<StreamDestination> Ntp.Analyzer.Config.Node.Destination.DirectoryCollection.Destinations => destinations |
Definition at line 51 of file DirectoryCollection.cs.
|
get |
Definition at line 47 of file DirectoryCollection.cs.