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

Public Member Functions

 KeyValue ()
 

Public Attributes

bool bool_value_
 
int32 int32_value_
 
int64 int64_value_
 
std::stringstring_value_
 
uint32 uint32_value_
 
uint64 uint64_value_
 

Detailed Description

Definition at line 539 of file map_field.h.

Constructor & Destructor Documentation

◆ KeyValue()

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

Definition at line 540 of file map_field.h.

Member Data Documentation

◆ bool_value_

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

Definition at line 546 of file map_field.h.

◆ int32_value_

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

Definition at line 543 of file map_field.h.

◆ int64_value_

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

Definition at line 542 of file map_field.h.

◆ string_value_

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

Definition at line 541 of file map_field.h.

◆ uint32_value_

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

Definition at line 545 of file map_field.h.

◆ uint64_value_

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

Definition at line 544 of file map_field.h.


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


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