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

Second IIN byte More...

Public Member Functions

 Iin2 (byte value)
 Initialize Iin2 to default values More...
 
bool IsSet (Iin2Flag flag)
 Check if a particular flag is set in the IIN2 byte More...
 

Public Attributes

byte Value
 Byte value More...
 

Detailed Description

Second IIN byte

Constructor & Destructor Documentation

◆ Iin2()

dnp3.Iin2.Iin2 ( byte  value)
inline

Initialize Iin2 to default values

Parameters
valueByte value

Member Function Documentation

◆ IsSet()

bool dnp3.Iin2.IsSet ( Iin2Flag  flag)
inline

Check if a particular flag is set in the IIN2 byte

Parameters
flagFlag to check
Returns
true if the flag is set, false otherwise

Member Data Documentation

◆ Value

byte dnp3.Iin2.Value

Byte value


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