Collection of individual flag bits represented by an underlying mask value.
More...
#include <dnp3.hpp>
|
| uint8_t | value |
| | bit-mask representing a set of individual flag bits More...
|
| |
Collection of individual flag bits represented by an underlying mask value.
◆ Flags()
| dnp3::Flags::Flags |
( |
uint8_t |
value | ) |
|
Fully construct Flags specifying the value of each field.
- Parameters
-
| value | bit-mask representing a set of individual flag bits |
- Returns
- New instance of Flags
◆ value
| uint8_t dnp3::Flags::value |
bit-mask representing a set of individual flag bits
The documentation for this struct was generated from the following file: