|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
| InputBase * | input_objs [input_objs_len_max] = {nullptr, nullptr, nullptr} |
| int | input_objs_len = 0 |
| OutputBase * | output_obj = nullptr |
Definition at line 79 of file vmount.cpp.
| InputBase* ThreadData::input_objs[input_objs_len_max] = {nullptr, nullptr, nullptr} |
Definition at line 80 of file vmount.cpp.
Referenced by vmount_main(), and vmount_thread_main().
| int ThreadData::input_objs_len = 0 |
Definition at line 81 of file vmount.cpp.
Referenced by vmount_main(), and vmount_thread_main().
| OutputBase* ThreadData::output_obj = nullptr |
Definition at line 82 of file vmount.cpp.
Referenced by vmount_main(), and vmount_thread_main().