This is the complete list of members for xbot::Command, including all inherited members.
BaseControl enum value | xbot::Command | |
Buffer typedef | xbot::Command | |
BufferStencil typedef | xbot::Command | |
buildBytes(const T &V, ecl::PushAndPop< unsigned char > &buffer) | packet_handler::payloadBase | inlineprotected |
buildBytes(const float &V, ecl::PushAndPop< unsigned char > &buffer) | packet_handler::payloadBase | inlineprotected |
buildVariable(T &V, ecl::PushAndPop< unsigned char > &buffer) | packet_handler::payloadBase | inlineprotected |
buildVariable(float &V, ecl::PushAndPop< unsigned char > &buffer) | packet_handler::payloadBase | inlineprotected |
data | xbot::Command | |
deserialise(ecl::PushAndPop< unsigned char > &byteStream) | xbot::Command | inlinevirtual |
header0 | xbot::Command | privatestatic |
header1 | xbot::Command | privatestatic |
is_dynamic | packet_handler::payloadBase | |
length | packet_handler::payloadBase | |
Lift enum value | xbot::Command | |
Name enum name | xbot::Command | |
payloadBase(const bool is_dynamic_=false, const unsigned char length_=0) | packet_handler::payloadBase | inline |
PitchPlatform enum value | xbot::Command | |
Power enum value | xbot::Command | |
resetBuffer(Buffer &buffer) | xbot::Command | |
serialise(ecl::PushAndPop< unsigned char > &byteStream) | xbot::Command | virtual |
SetLedControl(const unsigned char &led) | xbot::Command | static |
SetLiftControl(const unsigned char &lift_height) | xbot::Command | static |
SetPitchPlatformControl(const int &pitch_platform_degree) | xbot::Command | static |
SetPowerControl(const bool &power_state) | xbot::Command | static |
SetSoundControl(const bool &sound_state) | xbot::Command | static |
SetVelocityControl(DiffDrive &diff_drive) | xbot::Command | static |
SetVelocityControl(const float &speed, const float &radius) | xbot::Command | static |
SetYawPlatformControl(const int &yaw_platform_degree) | xbot::Command | static |
Sound enum value | xbot::Command | |
StateLed enum value | xbot::Command | |
YawPlatform enum value | xbot::Command | |
yes | packet_handler::payloadBase | |
~Command() | xbot::Command | inlinevirtual |
~payloadBase() | packet_handler::payloadBase | inlinevirtual |