webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_oneofdef Struct Reference

#include <upb.h>

Public Attributes

upb_def base
 
upb_strtable ntof
 
upb_inttable itof
 
const upb_msgdefparent
 
upb_refcounted base
 
const char * name
 

Member Data Documentation

◆ base [1/2]

upb_def upb_oneofdef::base

◆ base [2/2]

upb_refcounted upb_oneofdef::base

◆ itof

upb_inttable upb_oneofdef::itof

◆ name

const char* upb_oneofdef::name

◆ ntof

upb_strtable upb_oneofdef::ntof

◆ parent

const upb_msgdef * upb_oneofdef::parent

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