JaiaBot  1.19.0
JaiaBot micro-AUV software
echo.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#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.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>
Include dependency graph for echo.pb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  protobuf_jaiabot_2fmessages_2fecho_2eproto::TableStruct
 
class  jaiabot::protobuf::EchoCommand
 
class  jaiabot::protobuf::EchoData
 
class  jaiabot::protobuf::EchoIssue
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::EchoCommand_EchoCommandType >
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::EchoIssue_SolutionType >
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::EchoState >
 

Namespaces

 protobuf_jaiabot_2fmessages_2fecho_2eproto
 
 jaiabot
 
 jaiabot::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fecho_2eproto
 

Enumerations

enum  jaiabot::protobuf::EchoCommand_EchoCommandType {
  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 { 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 {
  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
}
 

Functions

void protobuf_jaiabot_2fmessages_2fecho_2eproto::AddDescriptors ()
 
template<>
::jaiabot::protobuf::EchoCommandgoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoCommand > (Arena *)
 
template<>
::jaiabot::protobuf::EchoDatagoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoData > (Arena *)
 
template<>
::jaiabot::protobuf::EchoIssuegoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoIssue > (Arena *)
 
bool jaiabot::protobuf::EchoCommand_EchoCommandType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::EchoCommand_EchoCommandType_descriptor ()
 
const ::std::string & jaiabot::protobuf::EchoCommand_EchoCommandType_Name (EchoCommand_EchoCommandType value)
 
bool jaiabot::protobuf::EchoCommand_EchoCommandType_Parse (const ::std::string &name, EchoCommand_EchoCommandType *value)
 
bool jaiabot::protobuf::EchoIssue_SolutionType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::EchoIssue_SolutionType_descriptor ()
 
const ::std::string & jaiabot::protobuf::EchoIssue_SolutionType_Name (EchoIssue_SolutionType value)
 
bool jaiabot::protobuf::EchoIssue_SolutionType_Parse (const ::std::string &name, EchoIssue_SolutionType *value)
 
bool jaiabot::protobuf::EchoState_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::EchoState_descriptor ()
 
const ::std::string & jaiabot::protobuf::EchoState_Name (EchoState value)
 
bool jaiabot::protobuf::EchoState_Parse (const ::std::string &name, EchoState *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::EchoCommand_EchoCommandType > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::EchoIssue_SolutionType > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::EchoState > ()
 

Variables

EchoCommandDefaultTypeInternal jaiabot::protobuf::_EchoCommand_default_instance_
 
EchoDataDefaultTypeInternal jaiabot::protobuf::_EchoData_default_instance_
 
EchoIssueDefaultTypeInternal jaiabot::protobuf::_EchoIssue_default_instance_
 
const EchoCommand_EchoCommandType jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_MIN = EchoCommand_EchoCommandType_CMD_START
 
const EchoCommand_EchoCommandType jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_MAX = EchoCommand_EchoCommandType_CMD_HELP
 
const int jaiabot::protobuf::EchoCommand_EchoCommandType_EchoCommandType_ARRAYSIZE = EchoCommand_EchoCommandType_EchoCommandType_MAX + 1
 
const EchoIssue_SolutionType jaiabot::protobuf::EchoIssue_SolutionType_SolutionType_MIN = EchoIssue_SolutionType_REPORT_ECHO
 
const EchoIssue_SolutionType jaiabot::protobuf::EchoIssue_SolutionType_SolutionType_MAX = EchoIssue_SolutionType_REBOOT_ECHO_IMU_AND_RESTART_ECHO_PY
 
const int jaiabot::protobuf::EchoIssue_SolutionType_SolutionType_ARRAYSIZE = EchoIssue_SolutionType_SolutionType_MAX + 1
 
const EchoState jaiabot::protobuf::EchoState_MIN = BOOTING
 
const EchoState jaiabot::protobuf::EchoState_MAX = RUNNING
 
const int jaiabot::protobuf::EchoState_ARRAYSIZE = EchoState_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fecho_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fecho_2eproto

Definition at line 39 of file echo.pb.h.