Classes | Namespaces | Macros | Functions | Variables
bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h File Reference
#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.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/unknown_field_set.h>
Include dependency graph for bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h:

Go to the source code of this file.

Classes

class  BoolValue
 
class  BytesValue
 
class  DoubleValue
 
class  FloatValue
 
class  Int32Value
 
class  Int64Value
 
class  StringValue
 
struct  TableStruct_google_2fprotobuf_2fwrappers_2eproto
 
class  UInt32Value
 
class  UInt64Value
 

Namespaces

 internal
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fwrappers_2eproto   PROTOBUF_EXPORT
 

Functions

template<>
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BoolValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::BoolValue > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BytesValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::BytesValue > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::DoubleValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::DoubleValue > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FloatValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::FloatValue > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int32ValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Int32Value > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int64ValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Int64Value > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::StringValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::StringValue > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt32ValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::UInt32Value > (Arena *)
 
template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt64ValueArena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::UInt64Value > (Arena *)
 

Variables

PROTOBUF_EXPORT BoolValueDefaultTypeInternal _BoolValue_default_instance_
 
PROTOBUF_EXPORT BytesValueDefaultTypeInternal _BytesValue_default_instance_
 
PROTOBUF_EXPORT DoubleValueDefaultTypeInternal _DoubleValue_default_instance_
 
PROTOBUF_EXPORT FloatValueDefaultTypeInternal _FloatValue_default_instance_
 
PROTOBUF_EXPORT Int32ValueDefaultTypeInternal _Int32Value_default_instance_
 
PROTOBUF_EXPORT Int64ValueDefaultTypeInternal _Int64Value_default_instance_
 
PROTOBUF_EXPORT StringValueDefaultTypeInternal _StringValue_default_instance_
 
PROTOBUF_EXPORT UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_
 
PROTOBUF_EXPORT UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_
 
const PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fwrappers_2eproto
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fwrappers_2eproto

#define PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fwrappers_2eproto   PROTOBUF_EXPORT

Function Documentation

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

template<>
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BoolValue* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::BoolValue > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BytesValue* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::BytesValue > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::DoubleValue* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::DoubleValue > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FloatValue* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::FloatValue > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int32Value* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Int32Value > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int64Value* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Int64Value > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::StringValue* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::StringValue > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt32Value* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::UInt32Value > ( Arena )

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

template<>
PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt64Value* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::UInt64Value > ( Arena )

Variable Documentation

◆ _BoolValue_default_instance_

PROTOBUF_EXPORT BoolValueDefaultTypeInternal _BoolValue_default_instance_

Definition at line 103 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _BytesValue_default_instance_

PROTOBUF_EXPORT BytesValueDefaultTypeInternal _BytesValue_default_instance_

Definition at line 127 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _DoubleValue_default_instance_

PROTOBUF_EXPORT DoubleValueDefaultTypeInternal _DoubleValue_default_instance_

Definition at line 31 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _FloatValue_default_instance_

PROTOBUF_EXPORT FloatValueDefaultTypeInternal _FloatValue_default_instance_

Definition at line 43 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _Int32Value_default_instance_

PROTOBUF_EXPORT Int32ValueDefaultTypeInternal _Int32Value_default_instance_

Definition at line 79 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _Int64Value_default_instance_

PROTOBUF_EXPORT Int64ValueDefaultTypeInternal _Int64Value_default_instance_

Definition at line 55 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _StringValue_default_instance_

PROTOBUF_EXPORT StringValueDefaultTypeInternal _StringValue_default_instance_

Definition at line 115 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _UInt32Value_default_instance_

PROTOBUF_EXPORT UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_

Definition at line 91 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ _UInt64Value_default_instance_

PROTOBUF_EXPORT UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_

Definition at line 67 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ descriptor_table_google_2fprotobuf_2fwrappers_2eproto

const PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fwrappers_2eproto


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