#include <generated_message_reflection.h>
◆ GetExtensionSetOffset()
uint32 google::protobuf.internal::ReflectionSchema::GetExtensionSetOffset |
( |
| ) |
const |
|
inline |
◆ GetFieldDefault()
const void* google::protobuf.internal::ReflectionSchema::GetFieldDefault |
( |
const FieldDescriptor * |
field | ) |
const |
|
inline |
◆ GetFieldOffset()
uint32 google::protobuf.internal::ReflectionSchema::GetFieldOffset |
( |
const FieldDescriptor * |
field | ) |
const |
|
inline |
◆ GetFieldOffsetNonOneof()
uint32 google::protobuf.internal::ReflectionSchema::GetFieldOffsetNonOneof |
( |
const FieldDescriptor * |
field | ) |
const |
|
inline |
◆ GetMetadataOffset()
uint32 google::protobuf.internal::ReflectionSchema::GetMetadataOffset |
( |
| ) |
const |
|
inline |
◆ GetObjectSize()
uint32 google::protobuf.internal::ReflectionSchema::GetObjectSize |
( |
| ) |
const |
|
inline |
◆ GetOneofCaseOffset()
uint32 google::protobuf.internal::ReflectionSchema::GetOneofCaseOffset |
( |
const OneofDescriptor * |
oneof_descriptor | ) |
const |
|
inline |
◆ GetWeakFieldMapOffset()
int google::protobuf.internal::ReflectionSchema::GetWeakFieldMapOffset |
( |
| ) |
const |
|
inline |
◆ HasBitIndex()
◆ HasBitsOffset()
uint32 google::protobuf.internal::ReflectionSchema::HasBitsOffset |
( |
| ) |
const |
|
inline |
◆ HasExtensionSet()
bool google::protobuf.internal::ReflectionSchema::HasExtensionSet |
( |
| ) |
const |
|
inline |
◆ HasHasbits()
bool google::protobuf.internal::ReflectionSchema::HasHasbits |
( |
| ) |
const |
|
inline |
◆ HasWeakFields()
bool google::protobuf.internal::ReflectionSchema::HasWeakFields |
( |
| ) |
const |
|
inline |
◆ Inlined()
◆ IsDefaultInstance()
bool google::protobuf.internal::ReflectionSchema::IsDefaultInstance |
( |
const Message & |
message | ) |
const |
|
inline |
◆ IsFieldInlined()
bool google::protobuf.internal::ReflectionSchema::IsFieldInlined |
( |
const FieldDescriptor * |
field | ) |
const |
|
inline |
◆ OffsetValue()
◆ default_instance_
const Message* google::protobuf.internal::ReflectionSchema::default_instance_ |
◆ extensions_offset_
int google::protobuf.internal::ReflectionSchema::extensions_offset_ |
◆ has_bit_indices_
const uint32* google::protobuf.internal::ReflectionSchema::has_bit_indices_ |
◆ has_bits_offset_
int google::protobuf.internal::ReflectionSchema::has_bits_offset_ |
◆ metadata_offset_
int google::protobuf.internal::ReflectionSchema::metadata_offset_ |
◆ object_size_
int google::protobuf.internal::ReflectionSchema::object_size_ |
◆ offsets_
const uint32* google::protobuf.internal::ReflectionSchema::offsets_ |
◆ oneof_case_offset_
int google::protobuf.internal::ReflectionSchema::oneof_case_offset_ |
◆ weak_field_map_offset_
int google::protobuf.internal::ReflectionSchema::weak_field_map_offset_ |
The documentation for this struct was generated from the following file: