dnp3 (C++ API) 1.6.0
Loading...
Searching...
No Matches
dnp3::UnsignedInteger Struct Reference

Unsigned byte corresponding to group 102 variation 1. More...

#include <dnp3.hpp>

Public Member Functions

 UnsignedInteger (uint16_t index, uint8_t value)
 Fully construct UnsignedInteger specifying the value of each field. More...
 

Public Attributes

uint16_t index
 Index of the object. More...
 
uint8_t value
 Value of the object. More...
 

Friends

class CppUnsignedIntegerFriend
 

Detailed Description

Unsigned byte corresponding to group 102 variation 1.

These objects are not part of any subset level and are not commonly used.

Constructor & Destructor Documentation

◆ UnsignedInteger()

dnp3::UnsignedInteger::UnsignedInteger ( uint16_t  index,
uint8_t  value 
)

Fully construct UnsignedInteger specifying the value of each field.

Parameters
indexIndex of the object
valueValue of the object
Returns
New instance of UnsignedInteger

Member Data Documentation

◆ index

uint16_t dnp3::UnsignedInteger::index

Index of the object.

◆ value

uint8_t dnp3::UnsignedInteger::value

Value of the object.


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