|
onboardapi
9.10.0
by Rheinmetall
|
Reports the current state for the Terminal. More...
Public Member Functions | |
| ReportTerminalState () | |
| ReportTerminalState (M_TerminalCtrl::TerminalStateType const &State, bool IsRemoved) | |
Public Attributes | |
| M_TerminalCtrl::TerminalStateType | State |
| Current state of the applicable Terminal. More... | |
| bool | IsRemoved |
| Indicates if the Terminal is no longer running. More... | |
Reports the current state for the Terminal.
| M_TerminalCtrl::ReportTerminalState::ReportTerminalState | ( | ) |
| M_TerminalCtrl::ReportTerminalState::ReportTerminalState | ( | M_TerminalCtrl::TerminalStateType const & | State, |
| bool | IsRemoved | ||
| ) |
| bool M_TerminalCtrl::ReportTerminalState::IsRemoved |
Indicates if the Terminal is no longer running.
| M_TerminalCtrl::TerminalStateType M_TerminalCtrl::ReportTerminalState::State |
Current state of the applicable Terminal.