Public Member Functions | Public Attributes | List of all members
google::protobuf::MapKey::KeyValue Union Reference

Public Member Functions

 KeyValue ()
 
 KeyValue ()
 

Public Attributes

bool bool_value_
 
int32_t int32_value_
 
int32 int32_value_
 
int64_t int64_value_
 
int64 int64_value_
 
internal::ExplicitlyConstructed< std::string > string_value_
 
std::string * string_value_
 
uint32_t uint32_value_
 
uint32 uint32_value_
 
uint64_t uint64_value_
 
uint64 uint64_value_
 

Detailed Description

Definition at line 539 of file bloaty/third_party/protobuf/src/google/protobuf/map_field.h.

Constructor & Destructor Documentation

◆ KeyValue() [1/2]

google::protobuf::MapKey::KeyValue::KeyValue ( )
inline

◆ KeyValue() [2/2]

google::protobuf::MapKey::KeyValue::KeyValue ( )
inline

Definition at line 243 of file protobuf/src/google/protobuf/map_field.h.

Member Data Documentation

◆ bool_value_

bool google::protobuf::MapKey::KeyValue::bool_value_

◆ int32_value_ [1/2]

int32_t google::protobuf::MapKey::KeyValue::int32_value_

Definition at line 246 of file protobuf/src/google/protobuf/map_field.h.

◆ int32_value_ [2/2]

int32 google::protobuf::MapKey::KeyValue::int32_value_

◆ int64_value_ [1/2]

int64_t google::protobuf::MapKey::KeyValue::int64_value_

Definition at line 245 of file protobuf/src/google/protobuf/map_field.h.

◆ int64_value_ [2/2]

int64 google::protobuf::MapKey::KeyValue::int64_value_

◆ string_value_ [1/2]

internal::ExplicitlyConstructed<std::string> google::protobuf::MapKey::KeyValue::string_value_

Definition at line 244 of file protobuf/src/google/protobuf/map_field.h.

◆ string_value_ [2/2]

std::string* google::protobuf::MapKey::KeyValue::string_value_

◆ uint32_value_ [1/2]

uint32_t google::protobuf::MapKey::KeyValue::uint32_value_

Definition at line 248 of file protobuf/src/google/protobuf/map_field.h.

◆ uint32_value_ [2/2]

uint32 google::protobuf::MapKey::KeyValue::uint32_value_

◆ uint64_value_ [1/2]

uint64_t google::protobuf::MapKey::KeyValue::uint64_value_

Definition at line 247 of file protobuf/src/google/protobuf/map_field.h.

◆ uint64_value_ [2/2]

uint64 google::protobuf::MapKey::KeyValue::uint64_value_

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


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