WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
upb_MutableMessageValue Union Reference

#include <upb/message/value.h>

Public Attributes

struct upb_Arrayarray
 
struct upb_Mapmap
 
struct upb_Messagemsg
 

Member Data Documentation

◆ array

struct upb_Array* upb_MutableMessageValue::array

◆ map

struct upb_Map* upb_MutableMessageValue::map

◆ msg

struct upb_Message* upb_MutableMessageValue::msg

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