#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 <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 | TableStruct_jaiabot_2fmessages_2foption_5fextensions_2eproto |
class | jaia::PROTOBUF_FINAL |
struct | is_proto_enum< ::jaia::RestAPI_Presence > |
Namespaces | |
internal | |
jaia | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2foption_5fextensions_2eproto |
Enumerations | |
enum | jaia::RestAPI_Presence : int { jaia::RestAPI_Presence_NOT_GUARANTEED = 0 , jaia::RestAPI_Presence_GUARANTEED = 1 , jaia::RestAPI_Presence_OMITTED = 2 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::jaia::EnumValueOptions * | Arena::CreateMaybeMessage<::jaia::EnumValueOptions > (Arena *) |
template<> | |
::jaia::FieldOptions * | Arena::CreateMaybeMessage<::jaia::FieldOptions > (Arena *) |
template<> | |
::jaia::MessageOptions * | Arena::CreateMaybeMessage<::jaia::MessageOptions > (Arena *) |
template<> | |
::jaia::RestAPI * | Arena::CreateMaybeMessage<::jaia::RestAPI > (Arena *) |
template<> | |
::jaia::RestAPI_Example * | Arena::CreateMaybeMessage<::jaia::RestAPI_Example > (Arena *) |
bool | jaia::RestAPI_Presence_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | jaia::RestAPI_Presence_descriptor () |
template<typename T > | |
const std::string & | jaia::RestAPI_Presence_Name (T enum_t_value) |
bool | jaia::RestAPI_Presence_Parse (const std::string &name, RestAPI_Presence *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::jaia::RestAPI_Presence > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_jaiabot_2fmessages_2foption_5fextensions_2eproto |
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_ |
constexpr RestAPI_Presence | jaia::RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED |
constexpr RestAPI_Presence | jaia::RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED |
constexpr int | jaia::RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1 |
static const int | jaia::kFieldFieldNumber = 1252 |
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::FieldOptions >, 11, false > | jaia::field |
static const int | jaia::kMsgFieldNumber = 1252 |
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::MessageOptions >, 11, false > | jaia::msg |
static const int | jaia::kEvFieldNumber = 1252 |
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::EnumValueOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::EnumValueOptions >, 11, false > | jaia::ev |
#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2foption_5fextensions_2eproto |
Definition at line 43 of file option_extensions.pb.h.
PROTOBUF_NAMESPACE_OPEN ::jaia::EnumValueOptions* Arena::CreateMaybeMessage<::jaia::EnumValueOptions > | ( | Arena * | ) |
::jaia::FieldOptions* Arena::CreateMaybeMessage<::jaia::FieldOptions > | ( | Arena * | ) |
::jaia::MessageOptions* Arena::CreateMaybeMessage<::jaia::MessageOptions > | ( | Arena * | ) |
::jaia::RestAPI* Arena::CreateMaybeMessage<::jaia::RestAPI > | ( | Arena * | ) |
::jaia::RestAPI_Example* Arena::CreateMaybeMessage<::jaia::RestAPI_Example > | ( | Arena * | ) |
|
inline |
Definition at line 1695 of file option_extensions.pb.h.
|
extern |