#include <commands_3dm.hpp>
◆ Type
◆ _enumType
| Enumerator |
|---|
| NONE | |
| ACTIVE | True if the trigger is currently active (either due to its logic or being in test mode).
|
| ENABLED | True if the trigger is enabled.
|
| TEST | True if the trigger is in test mode.
|
| ALL | |
◆ Status() [1/2]
| mip::commands_3dm::GetEventTriggerStatus::Status::Status |
( |
| ) |
|
|
inline |
◆ Status() [2/2]
| mip::commands_3dm::GetEventTriggerStatus::Status::Status |
( |
int |
val | ) |
|
|
inline |
◆ active() [1/2]
| bool mip::commands_3dm::GetEventTriggerStatus::Status::active |
( |
| ) |
const |
|
inline |
◆ active() [2/2]
| void mip::commands_3dm::GetEventTriggerStatus::Status::active |
( |
bool |
val | ) |
|
|
inline |
◆ allSet()
| bool mip::commands_3dm::GetEventTriggerStatus::Status::allSet |
( |
| ) |
const |
|
inline |
◆ enabled() [1/2]
| bool mip::commands_3dm::GetEventTriggerStatus::Status::enabled |
( |
| ) |
const |
|
inline |
◆ enabled() [2/2]
| void mip::commands_3dm::GetEventTriggerStatus::Status::enabled |
( |
bool |
val | ) |
|
|
inline |
◆ operator uint8_t()
| mip::commands_3dm::GetEventTriggerStatus::Status::operator uint8_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
| Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator&= |
( |
uint8_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
| Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
| Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator= |
( |
uint8_t |
val | ) |
|
|
inline |
◆ operator|=()
| Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator|= |
( |
uint8_t |
val | ) |
|
|
inline |
◆ setAll()
| void mip::commands_3dm::GetEventTriggerStatus::Status::setAll |
( |
| ) |
|
|
inline |
◆ test() [1/2]
| bool mip::commands_3dm::GetEventTriggerStatus::Status::test |
( |
| ) |
const |
|
inline |
◆ test() [2/2]
| void mip::commands_3dm::GetEventTriggerStatus::Status::test |
( |
bool |
val | ) |
|
|
inline |
◆ value
| uint8_t mip::commands_3dm::GetEventTriggerStatus::Status::value = NONE |
The documentation for this struct was generated from the following file: