dnp3 (.NET API) 1.1.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 Cdnp3.AddressFilterOutstation address filter
 Cdnp3.AnalogInputanalog_input point
 Cdnp3.AnalogInputConfigAnalog configuration
 Cdnp3.AnalogOutputStatusanalog_output_status point
 Cdnp3.AnalogOutputStatusConfigAnalog Output Status configuration
 Cdnp3.ApplicationIinApplication-controlled IIN bits
 Cdnp3.AssociationConfigAssociation configuration
 Cdnp3.AssociationIdAssociation identifier
 Cdnp3.BinaryInputbinary_input point
 Cdnp3.BinaryInputConfigBinary Input configuration
 Cdnp3.BinaryOutputStatusbinary_output_status point
 Cdnp3.BinaryOutputStatusConfigBinary Output Status configuration
 Cdnp3.ClassesClass 0, 1, 2 and 3 config
 Cdnp3.ClassZeroConfigControls which types are reported during a Class 0 read.
 Cdnp3.CommandExceptionResult of a command
 Cdnp3.CommandSetBuilder type used to construct command requests
 Cdnp3.ConnectStrategyTiming parameters for connection attempts
 Cdnp3.ControlCodeCROB (Group12Var1) control code
 Cdnp3.ControlFieldAPDU Control field
 Cdnp3.Countercounter point
 Cdnp3.CounterConfigCounter configuration
 Cdnp3.DatabaseInternal database access
 Cdnp3.DatabaseHandlehandle used to perform transactions on the database
 Cdnp3.DecodeLevelControls the decoding of transmitted and received data at the application, transport, link, and physical layers
 Cdnp3.DoubleBitBinaryInputdouble_bit_binary_input point
 Cdnp3.DoubleBitBinaryInputConfigDouble-Bit Binary Input configuration
 Cdnp3.EndpointListList of IP endpoints.
 Cdnp3.EventBufferConfigMaximum number of events for each type
 Cdnp3.EventClassesEvent classes
 Cdnp3.FlagsCollection of individual flag bits represented by an underlying mask value
 Cdnp3.FrozenCounterfrozen_counter point
 Cdnp3.FrozenCounterConfigFrozen Counter configuration
 Cdnp3.Group12Var1Control Relay Output Block
 Cdnp3.HeaderInfoInformation about the object header and specific variation
 Cdnp3.IAssociationHandlerCallbacks for a particular outstation association
 Cdnp3.IAssociationInformationInformational callbacks about the current state of an outstation association
 Cdnp3.IClientStateListenerCallback for monitoring the client TCP connection state
 Cdnp3.ICommandTaskCallbackHandler for command tasks
 Cdnp3.IConnectionStateListenerCallback interface for connection state events
 Cdnp3.IControlHandlerCallbacks for handling controls
 Cdnp3.IinPair of IIN bytes
 Cdnp3.Iin1First IIN byte
 Cdnp3.Iin2Second IIN byte
 Cdnp3.ILinkStatusCallbackHandler for link status check
 Cdnp3.ILoggerLogging interface that receives the log messages and writes them somewhere.
 Cdnp3.IOutstationApplicationDynamic information required by the outstation from the user application
 Cdnp3.IOutstationInformationInformational callbacks that the outstation doesn't rely on to function
 Cdnp3.IPortStateListenerCallback interface for receiving updates about the state of a serial port
 Cdnp3.IReadHandlerGeneral handler that will receive all values read from the outstation.
 Cdnp3.IReadTaskCallbackHandler for read tasks
 Cdnp3.IRestartTaskCallbackHandler for restart tasks
 Cdnp3.ITimeSyncTaskCallbackHandler for time synchronization tasks
 Cdnp3.LinkStatusExceptionErrors that can occur during a manually initiated link status check. See MasterChannel.CheckLinkStatus
 Cdnp3.LoggingConfigLogging configuration options
 Cdnp3.MasterChannelRepresents a communication channel for a master station
 Cdnp3.MasterChannelConfigGeneric configuration for a MasterChannel
 Cdnp3.OctetStringOctet String point
 Cdnp3.OutstationOutstation handle
 Cdnp3.OutstationConfigOutstation configuration
 Cdnp3.OutstationFeaturesOptional outstation features that can be enabled or disabled
 Cdnp3.OutstationServerTCP server that listens for connections and routes the messages to outstations.
 Cdnp3.ParamExceptionError type used throughout the library
 Cdnp3.PollIdPoll identifier
 Cdnp3.ReadExceptionErrors that can occur during a read operation
 Cdnp3.RequestCustom request
 Cdnp3.RequestHeaderApplication-layer header for requests
 Cdnp3.ResponseHeaderResponse header information
 Cdnp3.RestartDelayRestart delay used by IOutstationApplication.ColdRestart and IOutstationApplication.WarmRestart
 Cdnp3.RestartExceptionErrors that can occur during a cold/warm restart operation
 Cdnp3.RetryStrategyRetry strategy configuration.
 Cdnp3.RuntimeHandle to the underlying runtime
 Cdnp3.RuntimeConfigRuntime configuration
 Cdnp3.SerialSettingsSerial port settings
 Cdnp3.TimestampTimestamp value
 Cdnp3.TimeSyncExceptionPossible errors that can occur during a time synchronization procedure
 Cdnp3.TlsClientConfigTLS client configuration
 Cdnp3.TlsServerConfigTLS server configuration
 Cdnp3.UpdateOptionsOptions that control how the update is performed.
 Cdnp3.UtcTimestampTimestamp value returned by IAssociationHandler.GetCurrentTime.