Public Member Functions | Public Attributes | List of all members
ValueDefaultTypeInternal Struct Reference

Public Member Functions

constexpr ValueDefaultTypeInternal ()
 
 ~ValueDefaultTypeInternal ()
 

Public Attributes

union {
   Value   _instance
 
}; 
 
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Value_instance
 
bool bool_value_
 
const PROTOBUF_NAMESPACE_ID::ListValuelist_value_
 
int null_value_
 
double number_value_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr string_value_
 
const PROTOBUF_NAMESPACE_ID::Structstruct_value_
 

Detailed Description

Definition at line 27 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.cc.

Constructor & Destructor Documentation

◆ ValueDefaultTypeInternal()

constexpr ValueDefaultTypeInternal::ValueDefaultTypeInternal ( )
inlineconstexpr

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

◆ ~ValueDefaultTypeInternal()

ValueDefaultTypeInternal::~ValueDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ @596

union { ... }

◆ _instance [1/2]

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Value> ValueDefaultTypeInternal::_instance

◆ _instance [2/2]

Value ValueDefaultTypeInternal::_instance

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

◆ bool_value_

bool ValueDefaultTypeInternal::bool_value_

◆ list_value_

const PROTOBUF_NAMESPACE_ID::ListValue* ValueDefaultTypeInternal::list_value_

◆ null_value_

int ValueDefaultTypeInternal::null_value_

◆ number_value_

double ValueDefaultTypeInternal::number_value_

◆ string_value_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr ValueDefaultTypeInternal::string_value_

◆ struct_value_

const PROTOBUF_NAMESPACE_ID::Struct* ValueDefaultTypeInternal::struct_value_

The documentation for this struct was generated from the following file:


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