![]() |
Avionics
Dropship Simulator
|
#include <InterfaceKit.h>
Public Attributes | |
| bool | defined |
| std::string | trigger |
| std::string | guid |
| Nullable< bool > | internalState |
| float * | busCurrentState = nullptr |
Definition at line 42 of file InterfaceKit.h.
| float* Devices::InterfaceKitConfig::Output::busCurrentState = nullptr |
Definition at line 48 of file InterfaceKit.h.
| bool Devices::InterfaceKitConfig::Output::defined |
Definition at line 44 of file InterfaceKit.h.
| std::string Devices::InterfaceKitConfig::Output::guid |
Definition at line 46 of file InterfaceKit.h.
| Nullable<bool> Devices::InterfaceKitConfig::Output::internalState |
Definition at line 47 of file InterfaceKit.h.
| std::string Devices::InterfaceKitConfig::Output::trigger |
Definition at line 45 of file InterfaceKit.h.