JaiaBot  1.19.0
JaiaBot micro-AUV software
option_extensions.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 <google/protobuf/descriptor.pb.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 option_extensions.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_2foption_5fextensions_2eproto::TableStruct
 
class  jaia::RestAPI_Example
 
class  jaia::RestAPI
 
class  jaia::FieldOptions
 
class  jaia::MessageOptions
 
class  jaia::EnumValueOptions
 
struct  google::protobuf::is_proto_enum< ::jaia::RestAPI_Presence >
 

Namespaces

 protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto
 
 jaia
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto
 

Enumerations

enum  jaia::RestAPI_Presence { jaia::RestAPI_Presence_NOT_GUARANTEED = 0, jaia::RestAPI_Presence_GUARANTEED = 1, jaia::RestAPI_Presence_OMITTED = 2 }
 

Functions

void protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto::AddDescriptors ()
 
template<>
::jaia::EnumValueOptionsgoogle::protobuf::Arena::CreateMaybeMessage<::jaia::EnumValueOptions > (Arena *)
 
template<>
::jaia::FieldOptionsgoogle::protobuf::Arena::CreateMaybeMessage<::jaia::FieldOptions > (Arena *)
 
template<>
::jaia::MessageOptionsgoogle::protobuf::Arena::CreateMaybeMessage<::jaia::MessageOptions > (Arena *)
 
template<>
::jaia::RestAPIgoogle::protobuf::Arena::CreateMaybeMessage<::jaia::RestAPI > (Arena *)
 
template<>
::jaia::RestAPI_Examplegoogle::protobuf::Arena::CreateMaybeMessage<::jaia::RestAPI_Example > (Arena *)
 
bool jaia::RestAPI_Presence_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaia::RestAPI_Presence_descriptor ()
 
const ::std::string & jaia::RestAPI_Presence_Name (RestAPI_Presence value)
 
bool jaia::RestAPI_Presence_Parse (const ::std::string &name, RestAPI_Presence *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaia::RestAPI_Presence > ()
 

Variables

EnumValueOptionsDefaultTypeInternal jaia::_EnumValueOptions_default_instance_
 
FieldOptionsDefaultTypeInternal jaia::_FieldOptions_default_instance_
 
MessageOptionsDefaultTypeInternal jaia::_MessageOptions_default_instance_
 
RestAPIDefaultTypeInternal jaia::_RestAPI_default_instance_
 
RestAPI_ExampleDefaultTypeInternal jaia::_RestAPI_Example_default_instance_
 
const RestAPI_Presence jaia::RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED
 
const RestAPI_Presence jaia::RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED
 
const int jaia::RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1
 
static const int jaia::kFieldFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::jaia::FieldOptions >, 11, false > jaia::field
 
static const int jaia::kMsgFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::google::protobuf::internal::MessageTypeTraits< ::jaia::MessageOptions >, 11, false > jaia::msg
 
static const int jaia::kEvFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::EnumValueOptions, ::google::protobuf::internal::MessageTypeTraits< ::jaia::EnumValueOptions >, 11, false > jaia::ev
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto

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