Classes | Macros | Functions | Variables
api.pb.cc File Reference
#include <google/protobuf/api.pb.h>
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for api.pb.cc:

Go to the source code of this file.

Classes

class  Mixin::_Internal
 
class  java::lang::reflect::Method::_Internal
 
class  Api::_Internal
 
class  ApiDefaultTypeInternal
 
class  MethodDefaultTypeInternal
 
class  MixinDefaultTypeInternal
 

Macros

#define DO_(EXPRESSION)   if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
 

Functions

template<>
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::ApiArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Api > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::MethodArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Method > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::MixinArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Mixin > (Arena *arena)
 
static PROTOBUF_NAMESPACE_CLOSE void InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto ()
 
static void InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto ()
 
static void InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto ()
 
const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_google_2fprotobuf_2fapi_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
 

Variables

PROTOBUF_NAMESPACE_OPEN class ApiDefaultTypeInternal _Api_default_instance_
 
class MethodDefaultTypeInternal _Method_default_instance_
 
class MixinDefaultTypeInternal _Mixin_default_instance_
 
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fapi_2eproto
 
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const descriptor_table_google_2fprotobuf_2fapi_2eproto_deps [2]
 
static bool descriptor_table_google_2fprotobuf_2fapi_2eproto_initialized = false
 
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fapi_2eproto_once
 
::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase *const descriptor_table_google_2fprotobuf_2fapi_2eproto_sccs [3]
 
static bool dynamic_init_dummy_google_2fprotobuf_2fapi_2eproto = ( ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptors(&descriptor_table_google_2fprotobuf_2fapi_2eproto), true)
 
const ::PROTOBUF_NAMESPACE_ID::Message *const file_default_instances []
 
static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const ** file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto = nullptr
 
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fapi_2eproto [3]
 
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto = nullptr
 
PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 4 > scc_info_Api_google_2fprotobuf_2fapi_2eproto
 
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fapi_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Method_google_2fprotobuf_2fapi_2eproto
 
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fapi_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_Mixin_google_2fprotobuf_2fapi_2eproto
 
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2ftype_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Option_google_2fprotobuf_2ftype_2eproto
 
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fsource_5fcontext_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto
 

Macro Definition Documentation

◆ DO_ [1/3]

#define DO_ (   EXPRESSION)    if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure

◆ DO_ [2/3]

#define DO_ (   EXPRESSION)    if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure

◆ DO_ [3/3]

#define DO_ (   EXPRESSION)    if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure

Function Documentation

◆ Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Api >()

template<>
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Api* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Api > ( Arena *  arena)

Definition at line 1708 of file api.pb.cc.

◆ Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Method >()

template<>
PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Method* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Method > ( Arena *  arena)

Definition at line 1711 of file api.pb.cc.

◆ Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Mixin >()

template<>
PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Mixin* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Mixin > ( Arena *  arena)

Definition at line 1714 of file api.pb.cc.

◆ InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto()

static PROTOBUF_NAMESPACE_CLOSE void InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto ( )
static

Definition at line 36 of file api.pb.cc.

◆ InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto()

static void InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto ( )
static

Definition at line 54 of file api.pb.cc.

◆ InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto()

static void InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto ( )
static

Definition at line 69 of file api.pb.cc.

◆ PROTOBUF_SECTION_VARIABLE()

const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_google_2fprotobuf_2fapi_2eproto::offsets [] PROTOBUF_SECTION_VARIABLE ( protodesc_cold  )

Variable Documentation

◆ _Api_default_instance_

PROTOBUF_NAMESPACE_OPEN class ApiDefaultTypeInternal _Api_default_instance_

◆ _Method_default_instance_

class MethodDefaultTypeInternal _Method_default_instance_

◆ _Mixin_default_instance_

class MixinDefaultTypeInternal _Mixin_default_instance_

◆ descriptor_table_google_2fprotobuf_2fapi_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fapi_2eproto

◆ descriptor_table_google_2fprotobuf_2fapi_2eproto_deps

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* const descriptor_table_google_2fprotobuf_2fapi_2eproto_deps[2]
static

◆ descriptor_table_google_2fprotobuf_2fapi_2eproto_initialized

bool descriptor_table_google_2fprotobuf_2fapi_2eproto_initialized = false
static

Definition at line 163 of file api.pb.cc.

◆ descriptor_table_google_2fprotobuf_2fapi_2eproto_once

::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fapi_2eproto_once
static

Definition at line 162 of file api.pb.cc.

◆ descriptor_table_google_2fprotobuf_2fapi_2eproto_sccs

::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase* const descriptor_table_google_2fprotobuf_2fapi_2eproto_sccs[3]
static

◆ dynamic_init_dummy_google_2fprotobuf_2fapi_2eproto

bool dynamic_init_dummy_google_2fprotobuf_2fapi_2eproto = ( ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptors(&descriptor_table_google_2fprotobuf_2fapi_2eproto), true)
static

Definition at line 172 of file api.pb.cc.

◆ file_default_instances

const ::PROTOBUF_NAMESPACE_ID::Message* const file_default_instances[]
static
Initial value:
= {
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&PROTOBUF_NAMESPACE_ID::_Api_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&PROTOBUF_NAMESPACE_ID::_Method_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&PROTOBUF_NAMESPACE_ID::_Mixin_default_instance_),
}

Definition at line 126 of file api.pb.cc.

◆ file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto = nullptr
static

Definition at line 84 of file api.pb.cc.

◆ file_level_metadata_google_2fprotobuf_2fapi_2eproto

::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fapi_2eproto[3]
static

Definition at line 83 of file api.pb.cc.

◆ file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto = nullptr
static

Definition at line 85 of file api.pb.cc.

◆ scc_info_Api_google_2fprotobuf_2fapi_2eproto

PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo<4> scc_info_Api_google_2fprotobuf_2fapi_2eproto

◆ scc_info_Method_google_2fprotobuf_2fapi_2eproto

PROTOBUF_EXPORT::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Method_google_2fprotobuf_2fapi_2eproto
Initial value:
=
{{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto}, {

Definition at line 65 of file api.pb.cc.

◆ scc_info_Mixin_google_2fprotobuf_2fapi_2eproto

PROTOBUF_EXPORT::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_Mixin_google_2fprotobuf_2fapi_2eproto
Initial value:
=
{{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto}, {}}

Definition at line 80 of file api.pb.cc.

◆ scc_info_Option_google_2fprotobuf_2ftype_2eproto

PROTOBUF_EXPORT::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Option_google_2fprotobuf_2ftype_2eproto
Initial value:
=
{{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsscc_info_Option_google_2fprotobuf_2ftype_2eproto}, {

Definition at line 103 of file type.pb.cc.

◆ scc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto

PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fsource_5fcontext_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo<0> scc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto

Definition at line 35 of file source_context.pb.cc.

scc_info_Mixin_google_2fprotobuf_2fapi_2eproto
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fapi_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_Mixin_google_2fprotobuf_2fapi_2eproto
Definition: api.pb.cc:80
_Mixin_default_instance_
class MixinDefaultTypeInternal _Mixin_default_instance_
descriptor_table_google_2fprotobuf_2fapi_2eproto_once
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fapi_2eproto_once
Definition: api.pb.cc:162
scc_info_Any_google_2fprotobuf_2fany_2eproto
PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_Any_google_2fprotobuf_2fany_2eproto
Definition: any.pb.cc:35
descriptor_table_google_2fprotobuf_2fapi_2eproto_sccs
::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase *const descriptor_table_google_2fprotobuf_2fapi_2eproto_sccs[3]
Definition: api.pb.cc:157
descriptor_table_google_2fprotobuf_2fapi_2eproto_deps
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const descriptor_table_google_2fprotobuf_2fapi_2eproto_deps[2]
Definition: api.pb.cc:153
InitDefaultsscc_info_Option_google_2fprotobuf_2ftype_2eproto
static void InitDefaultsscc_info_Option_google_2fprotobuf_2ftype_2eproto()
Definition: type.pb.cc:92
InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto
static PROTOBUF_NAMESPACE_CLOSE void InitDefaultsscc_info_Api_google_2fprotobuf_2fapi_2eproto()
Definition: api.pb.cc:36
file_level_metadata_google_2fprotobuf_2fapi_2eproto
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fapi_2eproto[3]
Definition: api.pb.cc:83
TableStruct_google_2fprotobuf_2fapi_2eproto::offsets
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: api.pb.h:56
scc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fsource_5fcontext_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto
Definition: source_context.pb.cc:35
descriptor_table_google_2fprotobuf_2fapi_2eproto_initialized
static bool descriptor_table_google_2fprotobuf_2fapi_2eproto_initialized
Definition: api.pb.cc:163
_Method_default_instance_
class MethodDefaultTypeInternal _Method_default_instance_
descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto
Definition: source_context.pb.cc:74
scc_info_Method_google_2fprotobuf_2fapi_2eproto
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fapi_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Method_google_2fprotobuf_2fapi_2eproto
Definition: api.pb.cc:65
file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto
static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const ** file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto
Definition: api.pb.cc:84
descriptor_table_google_2fprotobuf_2ftype_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2ftype_2eproto
Definition: type.pb.cc:252
file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto
Definition: api.pb.cc:85
file_default_instances
const ::PROTOBUF_NAMESPACE_ID::Message *const file_default_instances[]
Definition: api.pb.cc:126
scc_info_Api_google_2fprotobuf_2fapi_2eproto
PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 4 > scc_info_Api_google_2fprotobuf_2fapi_2eproto
Definition: api.pb.cc:47
scc_info_Option_google_2fprotobuf_2ftype_2eproto
PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2ftype_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 1 > scc_info_Option_google_2fprotobuf_2ftype_2eproto
Definition: type.pb.cc:103
InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto
static void InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto()
Definition: api.pb.cc:54
InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto
static void InitDefaultsscc_info_Mixin_google_2fprotobuf_2fapi_2eproto()
Definition: api.pb.cc:69
_Api_default_instance_
PROTOBUF_NAMESPACE_OPEN class ApiDefaultTypeInternal _Api_default_instance_


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02