#include <jaiabot/messages/high_control.pb.h>
Public Types | |
typedef boost::units::time_dimension | duration_dimension |
typedef boost::units::unit< duration_dimension, boost::units::si::system > | duration_unit |
typedef boost::units::plane_angle_dimension | heading_dimension |
typedef boost::units::unit< heading_dimension, boost::units::degree::system > | heading_unit |
typedef boost::mpl::divides< boost::units::length_dimension, boost::units::time_dimension >::type | speed_dimension |
typedef boost::units::unit< speed_dimension, boost::units::si::system > | speed_unit |
Public Member Functions | |
RemoteControl () | |
virtual | ~RemoteControl () |
RemoteControl (const RemoteControl &from) | |
RemoteControl & | operator= (const RemoteControl &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (RemoteControl *other) |
RemoteControl * | New () const final |
RemoteControl * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const RemoteControl &from) |
void | MergeFrom (const RemoteControl &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_duration () const |
void | clear_duration () |
::google::protobuf::int32 | duration () const |
void | set_duration (::google::protobuf::int32 value) |
bool | has_heading () const |
void | clear_heading () |
double | heading () const |
void | set_heading (double value) |
bool | has_speed () const |
void | clear_speed () |
double | speed () const |
void | set_speed (double value) |
template<typename Quantity > | |
void | set_duration_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | duration_with_units () const |
boost::units::quantity< duration_unit, google::protobuf::int32 > | duration_with_units () const |
template<typename Quantity > | |
void | set_heading_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heading_with_units () const |
boost::units::quantity< heading_unit, double > | heading_with_units () const |
template<typename Quantity > | |
void | set_speed_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | speed_with_units () const |
boost::units::quantity< speed_unit, double > | speed_with_units () const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const RemoteControl & | default_instance () |
static void | InitAsDefaultInstance () |
static const RemoteControl * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kDurationFieldNumber = 1 |
static const int | kHeadingFieldNumber = 10 |
static const int | kSpeedFieldNumber = 11 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fhigh_5fcontrol_2eproto::TableStruct |
void | swap (RemoteControl &a, RemoteControl &b) |
Definition at line 104 of file high_control.pb.h.
typedef boost::units::time_dimension jaiabot::protobuf::RemoteControl::duration_dimension |
Definition at line 219 of file high_control.pb.h.
typedef boost::units::unit<duration_dimension,boost::units::si::system> jaiabot::protobuf::RemoteControl::duration_unit |
Definition at line 221 of file high_control.pb.h.
typedef boost::units::plane_angle_dimension jaiabot::protobuf::RemoteControl::heading_dimension |
Definition at line 232 of file high_control.pb.h.
typedef boost::units::unit<heading_dimension,boost::units::degree::system> jaiabot::protobuf::RemoteControl::heading_unit |
Definition at line 236 of file high_control.pb.h.
typedef boost::mpl::divides<boost::units::length_dimension,boost::units::time_dimension>::type jaiabot::protobuf::RemoteControl::speed_dimension |
Definition at line 247 of file high_control.pb.h.
typedef boost::units::unit<speed_dimension,boost::units::si::system> jaiabot::protobuf::RemoteControl::speed_unit |
Definition at line 251 of file high_control.pb.h.
jaiabot::protobuf::RemoteControl::RemoteControl | ( | ) |
|
virtual |
jaiabot::protobuf::RemoteControl::RemoteControl | ( | const RemoteControl & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 505 of file high_control.pb.h.
|
inline |
Definition at line 529 of file high_control.pb.h.
|
inline |
Definition at line 553 of file high_control.pb.h.
|
final |
void jaiabot::protobuf::RemoteControl::CopyFrom | ( | const RemoteControl & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 509 of file high_control.pb.h.
|
inline |
Definition at line 228 of file high_control.pb.h.
|
inline |
Definition at line 231 of file high_control.pb.h.
|
inlinefinal |
Definition at line 176 of file high_control.pb.h.
|
final |
|
inline |
Definition at line 496 of file high_control.pb.h.
|
inline |
Definition at line 520 of file high_control.pb.h.
|
inline |
Definition at line 544 of file high_control.pb.h.
|
inline |
Definition at line 533 of file high_control.pb.h.
|
inline |
Definition at line 243 of file high_control.pb.h.
|
inline |
Definition at line 246 of file high_control.pb.h.
|
static |
|
inlinestatic |
Definition at line 141 of file high_control.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::RemoteControl::MergeFrom | ( | const RemoteControl & | from | ) |
|
final |
|
inline |
Definition at line 133 of file high_control.pb.h.
|
inlinefinal |
Definition at line 155 of file high_control.pb.h.
|
inlinefinal |
Definition at line 159 of file high_control.pb.h.
|
inline |
Definition at line 111 of file high_control.pb.h.
|
final |
|
inline |
Definition at line 513 of file high_control.pb.h.
|
inline |
Definition at line 224 of file high_control.pb.h.
|
inline |
Definition at line 537 of file high_control.pb.h.
|
inline |
Definition at line 239 of file high_control.pb.h.
|
inline |
Definition at line 561 of file high_control.pb.h.
|
inline |
Definition at line 254 of file high_control.pb.h.
|
inline |
Definition at line 557 of file high_control.pb.h.
|
inline |
Definition at line 258 of file high_control.pb.h.
|
inline |
Definition at line 261 of file high_control.pb.h.
void jaiabot::protobuf::RemoteControl::Swap | ( | RemoteControl * | other | ) |
|
inline |
Definition at line 130 of file high_control.pb.h.
|
friend |
Definition at line 279 of file high_control.pb.h.
|
friend |
Definition at line 149 of file high_control.pb.h.
|
static |
Definition at line 201 of file high_control.pb.h.
|
static |
Definition at line 208 of file high_control.pb.h.
|
staticconstexpr |
Definition at line 145 of file high_control.pb.h.
|
static |
Definition at line 215 of file high_control.pb.h.