Public Member Functions | List of all members
SubCallbacks Struct Reference

Public Member Functions

void onAltitude (const msp::msg::Altitude &altitude)
 
void onAnalog (const msp::msg::Analog &analog)
 
void onAttitude (const msp::msg::Attitude &attitude)
 
void onBox (const msp::msg::ActiveBoxes &box)
 
void onBoxIds (const msp::msg::BoxIds &box_ids)
 
void onBoxNames (const msp::msg::BoxNames &box_names)
 
void onDebug (const msp::msg::Debug &debug)
 
void onDebugMessage (const msp::msg::DebugMessage &debug_msg)
 
void onIdent (const msp::msg::Ident &ident)
 
void onImu (const msp::msg::RawImu &imu)
 
void onMisc (const msp::msg::Misc &misc)
 
void onMotor (const msp::msg::Motor &motor)
 
void onMotorPins (const msp::msg::MotorPins &motor_pins)
 
void onPID (const msp::msg::Pid &pid)
 
void onPidNames (const msp::msg::PidNames &pid_names)
 
void onRc (const msp::msg::Rc &rc)
 
void onRcTuning (const msp::msg::RcTuning &rc_tuning)
 
void onServo (const msp::msg::Servo &servo)
 
void onServoConf (const msp::msg::ServoConf &servo_conf)
 
void onStatus (const msp::msg::Status &status)
 

Detailed Description

Definition at line 5 of file client_async_test.cpp.

Member Function Documentation

void SubCallbacks::onAltitude ( const msp::msg::Altitude altitude)
inline

Definition at line 25 of file client_async_test.cpp.

void SubCallbacks::onAnalog ( const msp::msg::Analog analog)
inline

Definition at line 29 of file client_async_test.cpp.

void SubCallbacks::onAttitude ( const msp::msg::Attitude attitude)
inline

Definition at line 21 of file client_async_test.cpp.

void SubCallbacks::onBox ( const msp::msg::ActiveBoxes box)
inline

Definition at line 37 of file client_async_test.cpp.

void SubCallbacks::onBoxIds ( const msp::msg::BoxIds box_ids)
inline

Definition at line 53 of file client_async_test.cpp.

void SubCallbacks::onBoxNames ( const msp::msg::BoxNames box_names)
inline

Definition at line 45 of file client_async_test.cpp.

void SubCallbacks::onDebug ( const msp::msg::Debug debug)
inline

Definition at line 64 of file client_async_test.cpp.

void SubCallbacks::onDebugMessage ( const msp::msg::DebugMessage debug_msg)
inline

Definition at line 59 of file client_async_test.cpp.

void SubCallbacks::onIdent ( const msp::msg::Ident ident)
inline

Definition at line 6 of file client_async_test.cpp.

void SubCallbacks::onImu ( const msp::msg::RawImu imu)
inline

Definition at line 10 of file client_async_test.cpp.

void SubCallbacks::onMisc ( const msp::msg::Misc misc)
inline

Definition at line 39 of file client_async_test.cpp.

void SubCallbacks::onMotor ( const msp::msg::Motor motor)
inline

Definition at line 17 of file client_async_test.cpp.

void SubCallbacks::onMotorPins ( const msp::msg::MotorPins motor_pins)
inline

Definition at line 41 of file client_async_test.cpp.

void SubCallbacks::onPID ( const msp::msg::Pid pid)
inline

Definition at line 35 of file client_async_test.cpp.

void SubCallbacks::onPidNames ( const msp::msg::PidNames pid_names)
inline

Definition at line 49 of file client_async_test.cpp.

void SubCallbacks::onRc ( const msp::msg::Rc rc)
inline

Definition at line 19 of file client_async_test.cpp.

void SubCallbacks::onRcTuning ( const msp::msg::RcTuning rc_tuning)
inline

Definition at line 31 of file client_async_test.cpp.

void SubCallbacks::onServo ( const msp::msg::Servo servo)
inline

Definition at line 15 of file client_async_test.cpp.

void SubCallbacks::onServoConf ( const msp::msg::ServoConf servo_conf)
inline

Definition at line 55 of file client_async_test.cpp.

void SubCallbacks::onStatus ( const msp::msg::Status status)
inline

Definition at line 8 of file client_async_test.cpp.


The documentation for this struct was generated from the following file:


msp
Author(s): Christian Rauch
autogenerated on Tue Oct 6 2020 03:39:02