struct DescriptorTable

Defined at line 299 of file ../../third_party/protobuf/src/google/protobuf/generated_message_reflection.h

This struct tries to reduce unnecessary padding.

The num_xxx might not be close to their respective pointer, but this saves

padding.

Public Members

bool is_initialized
bool is_eager
int size
const char * descriptor
const char * filename
absl::once_flag * once
const DescriptorTable *const * deps
int num_deps
int num_messages
const MigrationSchema * schemas
const Message *const * default_instances
const uint32_t * offsets
const EnumDescriptor ** file_level_enum_descriptors
const ServiceDescriptor ** file_level_service_descriptors