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

Response header information More...

Public Member Functions

 ResponseHeader (Control control, ResponseFunction func, Iin iin)
 Initialize ResponseHeader to default values More...
 

Public Attributes

Control Control
 Application control field More...
 
ResponseFunction Func
 Response type More...
 
Iin Iin
 IIN bytes More...
 

Detailed Description

Response header information

Constructor & Destructor Documentation

◆ ResponseHeader()

dnp3.ResponseHeader.ResponseHeader ( Control  control,
ResponseFunction  func,
Iin  iin 
)
inline

Initialize ResponseHeader to default values

Parameters
controlApplication control field
funcResponse type
iinIIN bytes

Member Data Documentation

◆ Control

Control dnp3.ResponseHeader.Control

Application control field

◆ Func

ResponseFunction dnp3.ResponseHeader.Func

Response type

◆ Iin

Iin dnp3.ResponseHeader.Iin

IIN bytes


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