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