Classes | Macros | Functions | Variables
protobuf/src/google/protobuf/struct.pb.cc File Reference
#include <google/protobuf/struct.pb.h>
#include <algorithm>
#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 protobuf/src/google/protobuf/struct.pb.cc:

Go to the source code of this file.

Classes

class  com.google.protobuf::ListValue::_Internal
 
class  Value::_Internal
 
class  Struct::_Internal
 
struct  ListValueDefaultTypeInternal
 
struct  Struct_FieldsEntry_DoNotUseDefaultTypeInternal
 
struct  StructDefaultTypeInternal
 
struct  ValueDefaultTypeInternal
 

Macros

#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 
#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 
#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
 

Functions

template<>
PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::ListValueArena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::ListValue > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::StructArena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Struct > (Arena *arena)
 
template<>
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse * Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse > (Arena *arena)
 
template<>
PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::ValueArena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Value > (Arena *arena)
 
const PROTOBUF_ATTRIBUTE_WEAK ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable * descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter ()
 
PROTOBUF_NAMESPACE_OPENconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptorNullValue_descriptor ()
 
bool NullValue_IsValid (int value)
 
const uint32_t TableStruct_google_2fprotobuf_2fstruct_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
 

Variables

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ListValueDefaultTypeInternal _ListValue_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT StructDefaultTypeInternal _Struct_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT Struct_FieldsEntry_DoNotUseDefaultTypeInternal _Struct_FieldsEntry_DoNotUse_default_instance_
 
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ValueDefaultTypeInternal _Value_default_instance_
 
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fstruct_2eproto
 
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fstruct_2eproto_once
 
const ::PROTOBUF_NAMESPACE_ID::Message *const file_default_instances []
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptorfile_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto [1]
 
PROTOBUF_NAMESPACE_CLOSE ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fstruct_2eproto [4]
 
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_google_2fprotobuf_2fstruct_2eproto = nullptr
 

Macro Definition Documentation

◆ CHK_ [1/3]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

◆ CHK_ [2/3]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

◆ CHK_ [3/3]

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure

Function Documentation

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

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

Definition at line 1042 of file protobuf/src/google/protobuf/struct.pb.cc.

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

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

Definition at line 1036 of file protobuf/src/google/protobuf/struct.pb.cc.

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

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

Definition at line 1033 of file protobuf/src/google/protobuf/struct.pb.cc.

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

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

Definition at line 1039 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter()

const PROTOBUF_ATTRIBUTE_WEAK ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter ( )

Definition at line 150 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ NullValue_descriptor()

PROTOBUF_NAMESPACE_OPENconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* NullValue_descriptor ( )

Definition at line 157 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ NullValue_IsValid()

bool NullValue_IsValid ( int  value)

Definition at line 161 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ PROTOBUF_SECTION_VARIABLE()

const uint32_t TableStruct_google_2fprotobuf_2fstruct_2eproto::offsets [] PROTOBUF_SECTION_VARIABLE ( protodesc_cold  )

Variable Documentation

◆ _ListValue_default_instance_

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ListValueDefaultTypeInternal _ListValue_default_instance_

Definition at line 66 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ _Struct_default_instance_

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT StructDefaultTypeInternal _Struct_default_instance_

Definition at line 42 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ _Struct_FieldsEntry_DoNotUse_default_instance_

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT Struct_FieldsEntry_DoNotUseDefaultTypeInternal _Struct_FieldsEntry_DoNotUse_default_instance_

Definition at line 30 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ _Value_default_instance_

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ValueDefaultTypeInternal _Value_default_instance_

Definition at line 54 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ descriptor_table_google_2fprotobuf_2fstruct_2eproto

PROTOBUF_ATTRIBUTE_INIT_PRIORITY ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fstruct_2eproto& descriptor_table_google_2fprotobuf_2fstruct_2eproto

◆ descriptor_table_google_2fprotobuf_2fstruct_2eproto_once

::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fstruct_2eproto_once
static

Definition at line 143 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ file_default_instances

const ::PROTOBUF_NAMESPACE_ID::Message* const file_default_instances[]
static

◆ file_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* file_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto[1]
static

Definition at line 69 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ file_level_metadata_google_2fprotobuf_2fstruct_2eproto

PROTOBUF_NAMESPACE_CLOSE ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fstruct_2eproto[4]
static

Definition at line 68 of file protobuf/src/google/protobuf/struct.pb.cc.

◆ file_level_service_descriptors_google_2fprotobuf_2fstruct_2eproto

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

Definition at line 70 of file protobuf/src/google/protobuf/struct.pb.cc.

_Struct_FieldsEntry_DoNotUse_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT Struct_FieldsEntry_DoNotUseDefaultTypeInternal _Struct_FieldsEntry_DoNotUse_default_instance_
Definition: protobuf/src/google/protobuf/struct.pb.cc:30
grpc::protobuf::Message
GRPC_CUSTOM_MESSAGE Message
Definition: include/grpcpp/impl/codegen/config_protobuf.h:78
TableStruct_google_2fprotobuf_2fstruct_2eproto::offsets
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h:58
_Value_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ValueDefaultTypeInternal _Value_default_instance_
Definition: protobuf/src/google/protobuf/struct.pb.cc:54
file_default_instances
const ::PROTOBUF_NAMESPACE_ID::Message *const file_default_instances[]
Definition: protobuf/src/google/protobuf/struct.pb.cc:118
_ListValue_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ListValueDefaultTypeInternal _ListValue_default_instance_
Definition: protobuf/src/google/protobuf/struct.pb.cc:66
file_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * file_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto[1]
Definition: protobuf/src/google/protobuf/struct.pb.cc:69
file_level_metadata_google_2fprotobuf_2fstruct_2eproto
PROTOBUF_NAMESPACE_CLOSE ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_google_2fprotobuf_2fstruct_2eproto[4]
Definition: protobuf/src/google/protobuf/struct.pb.cc:68
file_level_service_descriptors_google_2fprotobuf_2fstruct_2eproto
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_google_2fprotobuf_2fstruct_2eproto
Definition: protobuf/src/google/protobuf/struct.pb.cc:70
descriptor_table_google_2fprotobuf_2fstruct_2eproto_once
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fprotobuf_2fstruct_2eproto_once
Definition: protobuf/src/google/protobuf/struct.pb.cc:143
_Struct_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT StructDefaultTypeInternal _Struct_default_instance_
Definition: protobuf/src/google/protobuf/struct.pb.cc:42


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32