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

#include <upb.h>

Public Attributes

upb_refcounted base
 
const upb_msgdefmsg
 
const upb_handlers ** sub
 
const voidtop_closure_type
 
upb_inttable cleanup_
 
upb_status status_
 
upb_handlers_tabent table [1]
 

Member Data Documentation

◆ base

upb_refcounted upb_handlers::base

◆ cleanup_

upb_inttable upb_handlers::cleanup_

◆ msg

const upb_msgdef * upb_handlers::msg

◆ status_

upb_status upb_handlers::status_

◆ sub

const upb_handlers ** upb_handlers::sub

◆ table

upb_handlers_tabent upb_handlers::table

◆ top_closure_type

const void * upb_handlers::top_closure_type

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