#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_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.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 <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
Go to the source code of this file.
|
enum | jaiabot::protobuf::EchoCommand_EchoCommandType : int {
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_START = 0
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STOP = 1
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STORAGE = 2
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_ACK = 3
,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STATUS = 4
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_CH = 5
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_FREQ = 6
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_TIME = 7
,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_VER = 8
, jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_HELP = 9
} |
|
enum | jaiabot::protobuf::EchoIssue_SolutionType : int { jaiabot::protobuf::EchoIssue_SolutionType_REPORT_ECHO = 0
, jaiabot::protobuf::EchoIssue_SolutionType_RESTART_ECHO_PY = 1
, jaiabot::protobuf::EchoIssue_SolutionType_REBOOT_ECHO_IMU_AND_RESTART_ECHO_PY = 3
} |
|
enum | jaiabot::protobuf::EchoState : int {
jaiabot::protobuf::BOOTING = 0
, jaiabot::protobuf::OCTOSPI = 1
, jaiabot::protobuf::SD_INIT = 2
, jaiabot::protobuf::SD_MOUNT = 3
,
jaiabot::protobuf::SD_CREATE = 4
, jaiabot::protobuf::PSSI_EN = 5
, jaiabot::protobuf::READY = 6
, jaiabot::protobuf::START = 7
,
jaiabot::protobuf::STOP = 8
, jaiabot::protobuf::RUNNING = 9
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fecho_2eproto
#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fecho_2eproto |
◆ Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoCommand >()
template<>
PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::EchoCommand* Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoCommand > |
( |
Arena * |
| ) |
|
◆ Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoData >()
template<>
::jaiabot::protobuf::EchoData* Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoData > |
( |
Arena * |
| ) |
|
◆ Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoIssue >()
template<>
::jaiabot::protobuf::EchoIssue* Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoIssue > |
( |
Arena * |
| ) |
|
◆ GetEnumDescriptor< ::jaiabot::protobuf::EchoCommand_EchoCommandType >()
◆ GetEnumDescriptor< ::jaiabot::protobuf::EchoIssue_SolutionType >()
◆ GetEnumDescriptor< ::jaiabot::protobuf::EchoState >()
◆ descriptor_table_jaiabot_2fmessages_2fecho_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_jaiabot_2fmessages_2fecho_2eproto |
|
extern |