![]() |
dnp3 (C++ API) 1.6.0
|
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 |
Unsigned byte corresponding to group 102 variation 1.
These objects are not part of any subset level and are not commonly used.
| dnp3::UnsignedInteger::UnsignedInteger | ( | uint16_t | index, |
| uint8_t | value | ||
| ) |
Fully construct UnsignedInteger specifying the value of each field.
| index | Index of the object |
| value | Value of the object |
| uint16_t dnp3::UnsignedInteger::index |
Index of the object.
| uint8_t dnp3::UnsignedInteger::value |
Value of the object.