frozen_counter point
More...
#include <dnp3.hpp>
|
class | CppFrozenCounterFriend |
|
◆ FrozenCounter()
dnp3::FrozenCounter::FrozenCounter |
( |
uint16_t |
index, |
|
|
uint32_t |
value, |
|
|
const Flags & |
flags, |
|
|
const Timestamp & |
time |
|
) |
| |
Fully construct FrozenCounter specifying the value of each field.
- Parameters
-
index | Point index |
value | Point value |
flags | Point flags |
time | Point timestamp |
- Returns
- New instance of FrozenCounter
◆ flags
Flags dnp3::FrozenCounter::flags |
◆ index
uint16_t dnp3::FrozenCounter::index |
◆ time
◆ value
uint32_t dnp3::FrozenCounter::value |
The documentation for this struct was generated from the following file: