WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
upb_Map Struct Reference

#include <upb/message/internal/map.h>

Public Member Functions

bool UPB_PRIVATE (is_frozen)
 
bool UPB_PRIVATE (is_strtable)
 

Public Attributes

char key_size
 
char val_size
 
union upb_Map_Table t
 

Member Function Documentation

◆ UPB_PRIVATE() [1/2]

bool upb_Map::UPB_PRIVATE ( is_frozen )

◆ UPB_PRIVATE() [2/2]

bool upb_Map::UPB_PRIVATE ( is_strtable )

Member Data Documentation

◆ key_size

char upb_Map::key_size

◆ t

union upb_Map_Table upb_Map::t

◆ val_size

char upb_Map::val_size

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