|
TinyRobotics
|
This is the complete list of members for RCGamepadMessageSource, including all inherited members.
| begin(ControlScenario scenario=ControlScenario::Car) | RCGamepadMessageSource | inline |
| callback (defined in RCGamepadMessageSource) | RCGamepadMessageSource | protected |
| end() | RCGamepadMessageSource | inline |
| gamepad (defined in RCGamepadMessageSource) | RCGamepadMessageSource | protected |
| is_active_ (defined in RCGamepadMessageSource) | RCGamepadMessageSource | protected |
| messageHandlers_ (defined in MessageSource) | MessageSource | protected |
| publish(const GamepadState &state) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| publish(const Message< float > &msg) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| publishBoat(const GamepadState &state) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| publishCar(const GamepadState &state) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| publishDrone(const GamepadState &state) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| publishPlane(const GamepadState &state) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inlineprotected |
| RCGamepadMessageSource(NetworkServer &server) (defined in RCGamepadMessageSource) | RCGamepadMessageSource | inline |
| scenario (defined in RCGamepadMessageSource) | RCGamepadMessageSource | protected |
| sendMessage(Message< float > &msg) | MessageSource | inline |
| sendMessage(const Message< Coordinate< float > > &msg) | MessageSource | inline |
| sendMessage(const Message< GPSCoordinate > &msg) | MessageSource | inline |
| sendMessage(const Message< MotionState3D > &msg) | MessageSource | inline |
| setCallback(bool(*cb)(const GamepadState &, MessageSource &source)) | RCGamepadMessageSource | inline |
| subscribe(MessageHandler &handler, MessageOrigin origin=MessageOrigin::Undefined, MessageContent content=MessageContent::Undefined) | MessageSource | inline |
| unsubscribeAll() | MessageSource | inline |
| update() | RCGamepadMessageSource | inline |