#include <limits>#include <string>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/arena.h>#include <google/protobuf/arenastring.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/metadata_lite.h>#include <google/protobuf/generated_message_reflection.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/generated_enum_reflection.h>#include <google/protobuf/unknown_field_set.h>#include "dccl/option_extensions.pb.h"#include <boost/units/quantity.hpp>#include <boost/units/absolute.hpp>#include <boost/units/dimensionless_type.hpp>#include <boost/units/make_scaled_unit.hpp>#include <boost/units/systems/temperature/celsius.hpp>

Go to the source code of this file.
Classes | |
| struct | TableStruct_jaiabot_2fmessages_2fmotor_2eproto |
| class | jaiabot::protobuf::Motor_Thermistor |
| class | jaiabot::protobuf::Motor |
| struct | is_proto_enum< ::jaiabot::protobuf::MotorHarnessType > |
Namespaces | |
| namespace | internal |
| namespace | jaiabot |
| namespace | jaiabot::protobuf |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fmotor_2eproto |
Enumerations | |
| enum | jaiabot::protobuf::MotorHarnessType : int { jaiabot::protobuf::NONE = 1 , jaiabot::protobuf::RPM_AND_THERMISTOR = 2 } |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::Motor * | Arena::CreateMaybeMessage<::jaiabot::protobuf::Motor > (Arena *) |
| template<> | |
| ::jaiabot::protobuf::Motor_Thermistor * | Arena::CreateMaybeMessage<::jaiabot::protobuf::Motor_Thermistor > (Arena *) |
| bool | jaiabot::protobuf::MotorHarnessType_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | jaiabot::protobuf::MotorHarnessType_descriptor () |
| template<typename T > | |
| const std::string & | jaiabot::protobuf::MotorHarnessType_Name (T enum_t_value) |
| bool | jaiabot::protobuf::MotorHarnessType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MotorHarnessType *value) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::jaiabot::protobuf::MotorHarnessType > () |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_jaiabot_2fmessages_2fmotor_2eproto |
| MotorDefaultTypeInternal | jaiabot::protobuf::_Motor_default_instance_ |
| Motor_ThermistorDefaultTypeInternal | jaiabot::protobuf::_Motor_Thermistor_default_instance_ |
| constexpr MotorHarnessType | jaiabot::protobuf::MotorHarnessType_MIN = NONE |
| constexpr MotorHarnessType | jaiabot::protobuf::MotorHarnessType_MAX = RPM_AND_THERMISTOR |
| constexpr int | jaiabot::protobuf::MotorHarnessType_ARRAYSIZE = MotorHarnessType_MAX + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fmotor_2eproto |
Definition at line 43 of file motor.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::Motor * Arena::CreateMaybeMessage<::jaiabot::protobuf::Motor > | ( | Arena * | ) |
| ::jaiabot::protobuf::Motor_Thermistor * Arena::CreateMaybeMessage<::jaiabot::protobuf::Motor_Thermistor > | ( | Arena * | ) |
|
inline |
Definition at line 758 of file motor.pb.h.
|
extern |