#include <msg_internal.h>
Public Attributes | |
| upb_Message_Internal | internal |
| union { | |
| upb_StringView str | |
| upb_value val | |
| } | k |
| union { | |
| upb_StringView str | |
| upb_value val | |
| } | v |
Definition at line 593 of file msg_internal.h.
| upb_Message_Internal upb_MapEntry::internal |
Definition at line 594 of file msg_internal.h.
| union { ... } upb_MapEntry::k |
| upb_StringView upb_MapEntry::str |
Definition at line 596 of file msg_internal.h.
| union { ... } upb_MapEntry::v |
| upb_value upb_MapEntry::val |
Definition at line 597 of file msg_internal.h.