#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>
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 | |
jaia | |
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 } |
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 |
#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto |
Definition at line 40 of file option_extensions.pb.h.