#include <GPBRuntimeTypes.h>
Public Attributes | |
uint32_t | end |
uint32_t | start |
An extension range.
Definition at line 139 of file bloaty/third_party/protobuf/objectivec/GPBRuntimeTypes.h.
uint32_t GPBExtensionRange::end |
Exclusive.
Definition at line 143 of file bloaty/third_party/protobuf/objectivec/GPBRuntimeTypes.h.
uint32_t GPBExtensionRange::start |
Inclusive.
Definition at line 141 of file bloaty/third_party/protobuf/objectivec/GPBRuntimeTypes.h.