Public Attributes | List of all members
upb_msg_ext Struct Reference

#include <php-upb.h>

Public Attributes

union {
   double   dbl
 
   void *   ptr
 
   char   scalar_data [8]
 
   upb_strview   str
 
data
 
union {
   double   dbl
 
   void *   ptr
 
   char   scalar_data [8]
 
   upb_strview   str
 
data
 
const upb_msglayout_extext
 

Detailed Description

upb_msg_ext

Definition at line 1243 of file php-upb.h.

Member Data Documentation

◆ data [1/2]

union { ... } upb_msg_ext::data

◆ data [2/2]

union { ... } upb_msg_ext::data

◆ dbl

double upb_msg_ext::dbl

Definition at line 1248 of file php-upb.h.

◆ ext

const upb_msglayout_ext * upb_msg_ext::ext

Definition at line 1244 of file php-upb.h.

◆ ptr

void* upb_msg_ext::ptr

Definition at line 1247 of file php-upb.h.

◆ scalar_data

char upb_msg_ext::scalar_data[8]

Definition at line 1249 of file php-upb.h.

◆ str

upb_strview upb_msg_ext::str

Definition at line 1246 of file php-upb.h.


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


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