dnp3  0.9.0
Public Member Functions | List of all members
dnp3.OutstationTransaction Class Reference

Functional adapter of IOutstationTransaction More...

Inheritance diagram for dnp3.OutstationTransaction:
dnp3.IOutstationTransaction

Public Member Functions

 OutstationTransaction (Action< Database > action)
 Functional constructor More...
 
void Execute (Database database)
 Execute the transaction with the provided database More...
 

Detailed Description

Functional adapter of IOutstationTransaction

Constructor & Destructor Documentation

◆ OutstationTransaction()

dnp3.OutstationTransaction.OutstationTransaction ( Action< Database action)
inline

Functional constructor

Parameters
actionCallback to execute

Member Function Documentation

◆ Execute()

void dnp3.OutstationTransaction.Execute ( Database  database)
inline

Execute the transaction with the provided database

Parameters
databaseDatabase

Implements dnp3.IOutstationTransaction.


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