![]() |
WPILibC++ 2027.0.0-alpha-4
|
#include <upb/message/internal/map_entry.h>
Public Attributes | |
| struct upb_Message | message |
| uint64_t | hasbits |
| union { | |
| upb_StringView str | |
| upb_value val | |
| double d [2] | |
| } | k |
| union { | |
| upb_StringView str | |
| upb_value val | |
| double d [2] | |
| } | v |
| double upb_MapEntry::d[2] |
| uint64_t upb_MapEntry::hasbits |
| union { ... } upb_MapEntry::k |
| struct upb_Message upb_MapEntry::message |
| upb_StringView upb_MapEntry::str |
| union { ... } upb_MapEntry::v |
| upb_value upb_MapEntry::val |