Maps to Group13Var1/2.
More...
#include <opendnp3/app/BinaryCommandEvent.h>
Maps to Group13Var1/2.
Definition at line 34 of file BinaryCommandEvent.h.
◆ BinaryCommandEvent() [1/5]
opendnp3::BinaryCommandEvent::BinaryCommandEvent |
( |
| ) |
|
◆ BinaryCommandEvent() [2/5]
opendnp3::BinaryCommandEvent::BinaryCommandEvent |
( |
Flags |
flags | ) |
|
◆ BinaryCommandEvent() [3/5]
opendnp3::BinaryCommandEvent::BinaryCommandEvent |
( |
Flags |
flags, |
|
|
DNPTime |
time |
|
) |
| |
◆ BinaryCommandEvent() [4/5]
opendnp3::BinaryCommandEvent::BinaryCommandEvent |
( |
bool |
value, |
|
|
CommandStatus |
status |
|
) |
| |
◆ BinaryCommandEvent() [5/5]
◆ GetFlags()
Flags opendnp3::BinaryCommandEvent::GetFlags |
( |
| ) |
const |
◆ GetStatusFromFlags()
◆ GetValueFromFlags()
static bool opendnp3::BinaryCommandEvent::GetValueFromFlags |
( |
Flags |
flags | ) |
|
|
staticprivate |
◆ operator==()
◆ status
◆ StatusMask
const uint8_t opendnp3::BinaryCommandEvent::StatusMask = 0x7F |
|
staticprivate |
◆ time
DNPTime opendnp3::BinaryCommandEvent::time |
◆ value
bool opendnp3::BinaryCommandEvent::value |
◆ ValueMask
const uint8_t opendnp3::BinaryCommandEvent::ValueMask = 0x80 |
|
staticprivate |
The documentation for this class was generated from the following file: