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

First IIN byte More...

Public Member Functions

 Iin1 (byte value)
 Initialize Iin1 to default values More...
 
bool IsSet (Iin1Flag flag)
 Check if a particular flag is set in the IIN1 byte More...
 

Public Attributes

byte Value
 Byte value More...
 

Detailed Description

First IIN byte

Constructor & Destructor Documentation

◆ Iin1()

dnp3.Iin1.Iin1 ( byte  value)
inline

Initialize Iin1 to default values

Parameters
valueByte value

Member Function Documentation

◆ IsSet()

bool dnp3.Iin1.IsSet ( Iin1Flag  flag)
inline

Check if a particular flag is set in the IIN1 byte

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

Member Data Documentation

◆ Value

byte dnp3.Iin1.Value

Byte value


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