JaiaBot  1.19.0
JaiaBot micro-AUV software
echo.pb.h File Reference
#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>
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  TableStruct_jaiabot_2fmessages_2fecho_2eproto
 
class  jaiabot::protobuf::PROTOBUF_FINAL
 
struct  is_proto_enum< ::jaiabot::protobuf::EchoCommand_EchoCommandType >
 
struct  is_proto_enum< ::jaiabot::protobuf::EchoIssue_SolutionType >
 
struct  is_proto_enum< ::jaiabot::protobuf::EchoState >
 

Namespaces

 internal
 
 jaiabot
 
 jaiabot::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fecho_2eproto
 

Enumerations

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
}
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::jaiabot::protobuf::EchoCommand * Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoCommand > (Arena *)
 
template<>
::jaiabot::protobuf::EchoData * Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoData > (Arena *)
 
template<>
::jaiabot::protobuf::EchoIssue * Arena::CreateMaybeMessage<::jaiabot::protobuf::EchoIssue > (Arena *)
 
bool jaiabot::protobuf::EchoCommand_EchoCommandType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::EchoCommand_EchoCommandType_descriptor ()
 
template<typename T >
const std::string & jaiabot::protobuf::EchoCommand_EchoCommandType_Name (T enum_t_value)
 
bool jaiabot::protobuf::EchoCommand_EchoCommandType_Parse (const std::string &name, EchoCommand_EchoCommandType *value)
 
bool jaiabot::protobuf::EchoIssue_SolutionType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::EchoIssue_SolutionType_descriptor ()
 
template<typename T >
const std::string & jaiabot::protobuf::EchoIssue_SolutionType_Name (T enum_t_value)
 
bool jaiabot::protobuf::EchoIssue_SolutionType_Parse (const std::string &name, EchoIssue_SolutionType *value)
 
bool jaiabot::protobuf::EchoState_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::EchoState_descriptor ()
 
template<typename T >
const std::string & jaiabot::protobuf::EchoState_Name (T enum_t_value)
 
bool jaiabot::protobuf::EchoState_Parse (const std::string &name, EchoState *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::jaiabot::protobuf::EchoCommand_EchoCommandType > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::jaiabot::protobuf::EchoIssue_SolutionType > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::jaiabot::protobuf::EchoState > ()
 

Variables

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

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fecho_2eproto

#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fecho_2eproto

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

Function Documentation

◆ 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 >()

template<>
const EnumDescriptor* GetEnumDescriptor< ::jaiabot::protobuf::EchoCommand_EchoCommandType > ( )
inline

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

◆ GetEnumDescriptor< ::jaiabot::protobuf::EchoIssue_SolutionType >()

template<>
const EnumDescriptor* GetEnumDescriptor< ::jaiabot::protobuf::EchoIssue_SolutionType > ( )
inline

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

◆ GetEnumDescriptor< ::jaiabot::protobuf::EchoState >()

template<>
const EnumDescriptor* GetEnumDescriptor< ::jaiabot::protobuf::EchoState > ( )
inline

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

Variable Documentation

◆ descriptor_table_jaiabot_2fmessages_2fecho_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_jaiabot_2fmessages_2fecho_2eproto
extern