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

Outstation transaction interface More...

Inheritance diagram for dnp3.IOutstationTransaction:
dnp3.OutstationTransaction

Public Member Functions

void Execute (Database database)
 Execute the transaction with the provided database More...
 

Detailed Description

Outstation transaction interface

Member Function Documentation

◆ Execute()

void dnp3.IOutstationTransaction.Execute ( Database  database)

Execute the transaction with the provided database

Parameters
databaseDatabase

Implemented in dnp3.OutstationTransaction.


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