JaiaBot  1.19.0
JaiaBot micro-AUV software
link.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/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.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 link.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_2flink_2eproto
 
struct  is_proto_enum< ::jaiabot::protobuf::Link >
 

Namespaces

 internal
 
 jaiabot
 
 jaiabot::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2flink_2eproto
 

Enumerations

enum  jaiabot::protobuf::Link : int { jaiabot::protobuf::LINK_UNKNOWN = -1 , jaiabot::protobuf::LINK_XBEE = 0 , jaiabot::protobuf::LINK_WIFI = 1 }
 

Functions

bool jaiabot::protobuf::Link_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::Link_descriptor ()
 
template<typename T >
const std::string & jaiabot::protobuf::Link_Name (T enum_t_value)
 
bool jaiabot::protobuf::Link_Parse (const std::string &name, Link *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::jaiabot::protobuf::Link > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_jaiabot_2fmessages_2flink_2eproto
 
constexpr Link jaiabot::protobuf::Link_MIN = LINK_UNKNOWN
 
constexpr Link jaiabot::protobuf::Link_MAX = LINK_WIFI
 
constexpr int jaiabot::protobuf::Link_ARRAYSIZE = Link_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2flink_2eproto

#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2flink_2eproto

Definition at line 40 of file link.pb.h.

Function Documentation

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

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

Definition at line 114 of file link.pb.h.

Variable Documentation

◆ descriptor_table_jaiabot_2fmessages_2flink_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_jaiabot_2fmessages_2flink_2eproto
extern