dnp3  0.9.0
Public Member Functions | List of all members
dnp3.IAssociationHandler Interface Reference

Callbacks for a particular outstation association More...

Inheritance diagram for dnp3.IAssociationHandler:
dnp3.AssociationHandler

Public Member Functions

TimestampUtc GetCurrentTime ()
 Returns the current time or an invalid time if none is available More...
 

Detailed Description

Callbacks for a particular outstation association

Member Function Documentation

◆ GetCurrentTime()

TimestampUtc dnp3.IAssociationHandler.GetCurrentTime ( )

Returns the current time or an invalid time if none is available

This callback is used when the master performs time synchronization for a particular outstation.

This could return the system clock or some other clock's time

Returns
The current time

Implemented in dnp3.AssociationHandler.


The documentation for this interface was generated from the following file: