Public Attributes | List of all members
upb_MessageValue Union Reference

#include <reflection.h>

Public Attributes

const upb_Arrayarray_val
 
bool bool_val
 
double double_val
 
float float_val
 
int32_t int32_val
 
int64_t int64_val
 
const upb_Mapmap_val
 
const upb_Messagemsg_val
 
upb_StringView str_val
 
uint32_t uint32_val
 
uint64_t uint64_val
 

Detailed Description

Definition at line 40 of file upb/upb/reflection.h.

Member Data Documentation

◆ array_val

const upb_Array* upb_MessageValue::array_val

Definition at line 50 of file upb/upb/reflection.h.

◆ bool_val

bool upb_MessageValue::bool_val

Definition at line 41 of file upb/upb/reflection.h.

◆ double_val

double upb_MessageValue::double_val

Definition at line 43 of file upb/upb/reflection.h.

◆ float_val

float upb_MessageValue::float_val

Definition at line 42 of file upb/upb/reflection.h.

◆ int32_val

int32_t upb_MessageValue::int32_val

Definition at line 44 of file upb/upb/reflection.h.

◆ int64_val

int64_t upb_MessageValue::int64_val

Definition at line 45 of file upb/upb/reflection.h.

◆ map_val

const upb_Map* upb_MessageValue::map_val

Definition at line 48 of file upb/upb/reflection.h.

◆ msg_val

const upb_Message* upb_MessageValue::msg_val

Definition at line 49 of file upb/upb/reflection.h.

◆ str_val

upb_StringView upb_MessageValue::str_val

Definition at line 51 of file upb/upb/reflection.h.

◆ uint32_val

uint32_t upb_MessageValue::uint32_val

Definition at line 46 of file upb/upb/reflection.h.

◆ uint64_val

uint64_t upb_MessageValue::uint64_val

Definition at line 47 of file upb/upb/reflection.h.


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


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