#include <jaiabot/messages/motor.pb.h>


Public Types | |
| enum | : int { kMotorUsageBinsFieldNumber = 4 , kBotVinFieldNumber = 1 , kTailSerialNumberFieldNumber = 2 , kTotalRunningTimeSecondsFieldNumber = 3 } |
Public Member Functions | |
| MotorUsageReport () | |
| ~MotorUsageReport () override | |
| PROTOBUF_CONSTEXPR | MotorUsageReport (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| MotorUsageReport (const MotorUsageReport &from) | |
| MotorUsageReport (MotorUsageReport &&from) noexcept | |
| MotorUsageReport & | operator= (const MotorUsageReport &from) |
| MotorUsageReport & | operator= (MotorUsageReport &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MotorUsageReport *other) |
| void | UnsafeArenaSwap (MotorUsageReport *other) |
| MotorUsageReport * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const MotorUsageReport &from) |
| void | MergeFrom (const MotorUsageReport &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | motor_usage_bins_size () const |
| void | clear_motor_usage_bins () |
| ::jaiabot::protobuf::MotorUsageBin * | mutable_motor_usage_bins (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::jaiabot::protobuf::MotorUsageBin > * | mutable_motor_usage_bins () |
| const ::jaiabot::protobuf::MotorUsageBin & | motor_usage_bins (int index) const |
| ::jaiabot::protobuf::MotorUsageBin * | add_motor_usage_bins () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::jaiabot::protobuf::MotorUsageBin > & | motor_usage_bins () const |
| bool | has_bot_vin () const |
| void | clear_bot_vin () |
| const std::string & | bot_vin () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_bot_vin (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_bot_vin () |
| PROTOBUF_NODISCARD std::string * | release_bot_vin () |
| void | set_allocated_bot_vin (std::string *bot_vin) |
| bool | has_tail_serial_number () const |
| void | clear_tail_serial_number () |
| const std::string & | tail_serial_number () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_tail_serial_number (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_tail_serial_number () |
| PROTOBUF_NODISCARD std::string * | release_tail_serial_number () |
| void | set_allocated_tail_serial_number (std::string *tail_serial_number) |
| bool | has_total_running_time_seconds () const |
| void | clear_total_running_time_seconds () |
| double | total_running_time_seconds () const |
| void | set_total_running_time_seconds (double value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_bot_vin (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_tail_serial_number (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MotorUsageReport & | default_instance () |
| static const MotorUsageReport * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| MotorUsageReport (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_jaiabot_2fmessages_2fmotor_2eproto |
| void | swap (MotorUsageReport &a, MotorUsageReport &b) |
Definition at line 697 of file motor.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMotorUsageBinsFieldNumber | |
| kBotVinFieldNumber | |
| kTailSerialNumberFieldNumber | |
| kTotalRunningTimeSecondsFieldNumber | |
Definition at line 824 of file motor.pb.h.
|
inline |
Definition at line 700 of file motor.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::MotorUsageReport::MotorUsageReport | ( | const MotorUsageReport & | from | ) |
|
inlinenoexcept |
Definition at line 705 of file motor.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 1446 of file motor.pb.h.
|
inline |
Definition at line 1265 of file motor.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1261 of file motor.pb.h.
|
inline |
Definition at line 1424 of file motor.pb.h.
|
inline |
Definition at line 1329 of file motor.pb.h.
|
inline |
Definition at line 1397 of file motor.pb.h.
| void jaiabot::protobuf::MotorUsageReport::CopyFrom | ( | const MotorUsageReport & | from | ) |
|
inlinestatic |
Definition at line 744 of file motor.pb.h.
|
inlinestatic |
Definition at line 735 of file motor.pb.h.
|
inlinefinal |
Definition at line 797 of file motor.pb.h.
|
final |
|
inlinestatic |
Definition at line 738 of file motor.pb.h.
|
final |
|
inlinestatic |
Definition at line 741 of file motor.pb.h.
|
inline |
Definition at line 1258 of file motor.pb.h.
|
inline |
Definition at line 1326 of file motor.pb.h.
|
inline |
Definition at line 1394 of file motor.pb.h.
|
inlinestatic |
Definition at line 747 of file motor.pb.h.
|
final |
|
inline |
Definition at line 784 of file motor.pb.h.
|
inline |
Definition at line 1452 of file motor.pb.h.
|
inline |
Definition at line 1439 of file motor.pb.h.
|
inline |
Definition at line 1421 of file motor.pb.h.
|
inline |
Definition at line 1276 of file motor.pb.h.
|
inline |
Definition at line 1432 of file motor.pb.h.
|
inline |
Definition at line 1427 of file motor.pb.h.
|
inline |
Definition at line 1344 of file motor.pb.h.
|
inline |
Definition at line 731 of file motor.pb.h.
|
inlinefinal |
Definition at line 778 of file motor.pb.h.
|
inline |
Definition at line 710 of file motor.pb.h.
|
inlinenoexcept |
Definition at line 714 of file motor.pb.h.
|
inline |
Definition at line 1292 of file motor.pb.h.
|
inline |
Definition at line 1360 of file motor.pb.h.
|
inline |
Definition at line 1306 of file motor.pb.h.
|
inline |
Definition at line 1374 of file motor.pb.h.
| void jaiabot::protobuf::MotorUsageReport::set_bot_vin | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1271 of file motor.pb.h.
| void jaiabot::protobuf::MotorUsageReport::set_tail_serial_number | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1339 of file motor.pb.h.
|
inline |
Definition at line 1412 of file motor.pb.h.
|
inline |
Definition at line 757 of file motor.pb.h.
|
inline |
Definition at line 1333 of file motor.pb.h.
|
inline |
Definition at line 1404 of file motor.pb.h.
|
inline |
Definition at line 728 of file motor.pb.h.
|
inline |
Definition at line 770 of file motor.pb.h.
|
friend |
Definition at line 901 of file motor.pb.h.
|
friend |
Definition at line 806 of file motor.pb.h.
|
friend |
Definition at line 913 of file motor.pb.h.
|
friend |
Definition at line 754 of file motor.pb.h.
|
static |
Definition at line 815 of file motor.pb.h.
| Impl_ jaiabot::protobuf::MotorUsageReport::_impl_ |
Definition at line 912 of file motor.pb.h.
|
staticconstexpr |
Definition at line 751 of file motor.pb.h.