This is the complete list of members for Type, including all inherited members.
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper class | Type | friend |
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata class | Type | friend |
::TableStruct_google_2fprotobuf_2ftype_2eproto | Type | friend |
_cached_size_ | Type | private |
_internal_metadata_ | Type | private |
add_fields() | Type | inline |
add_oneofs() | Type | inline |
add_oneofs(const std::string &value) | Type | inline |
add_oneofs(std::string &&value) | Type | inline |
add_oneofs(const char *value) | Type | inline |
add_oneofs(const char *value, size_t size) | Type | inline |
add_options() | Type | inline |
ArenaDtor(void *object) | Type | privatestatic |
ByteSizeLong() const final | Type | |
Clear() final | Type | |
clear_fields() | Type | inline |
clear_name() | Type | inline |
clear_oneofs() | Type | inline |
clear_options() | Type | inline |
clear_source_context() | Type | |
clear_syntax() | Type | inline |
CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final | Type | |
CopyFrom(const Type &from) | Type | |
default_instance() | Type | static |
descriptor() | Type | inlinestatic |
DestructorSkippable_ typedef | Type | private |
fields(int index) const | Type | inline |
fields() const | Type | inline |
fields_ | Type | private |
fields_size() const | Type | inline |
FullMessageName() | Type | inlineprivatestatic |
GetArena() const final | Type | inline |
GetArenaNoVirtual() const | Type | inlineprivate |
GetCachedSize() const final | Type | inline |
GetDescriptor() | Type | inlinestatic |
GetMaybeArenaPointer() const final | Type | inline |
GetMetadata() const final | Type | |
GetMetadataStatic() | Type | inlineprivatestatic |
GetReflection() | Type | inlinestatic |
InitAsDefaultInstance() | Type | static |
internal_default_instance() | Type | inlinestatic |
InternalArenaConstructable_ typedef | Type | private |
InternalSerializeWithCachedSizesToArray(::PROTOBUF_NAMESPACE_ID::uint8 *target) const final | Type | |
InternalSwap(Type *other) | Type | private |
IsInitialized() const final | Type | |
kFieldsFieldNumber enum value | Type | |
kIndexInFileMessages | Type | static |
kNameFieldNumber enum value | Type | |
kOneofsFieldNumber enum value | Type | |
kOptionsFieldNumber enum value | Type | |
kSourceContextFieldNumber enum value | Type | |
kSyntaxFieldNumber enum value | Type | |
MaybeArenaPtr() const | Type | inlineprivate |
MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final | Type | |
MergeFrom(const Type &from) | Type | |
MergePartialFromCodedStream(::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *input) final | Type | |
mutable_fields(int index) | Type | inline |
mutable_fields() | Type | inline |
mutable_name() | Type | inline |
mutable_oneofs(int index) | Type | inline |
mutable_oneofs() | Type | inline |
mutable_options(int index) | Type | inline |
mutable_options() | Type | inline |
mutable_source_context() | Type | inline |
name() const | Type | inline |
name_ | Type | private |
New() const final | Type | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final | Type | inline |
oneofs(int index) const | Type | inline |
oneofs() const | Type | inline |
oneofs_ | Type | private |
oneofs_size() const | Type | inline |
operator=(const Type &from) | Type | inline |
operator=(Type &&from) noexcept | Type | inline |
options(int index) const | Type | inline |
options() const | Type | inline |
options_ | Type | private |
options_size() const | Type | inline |
RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena *arena) | Type | inlineprivate |
release_name() | Type | inline |
release_source_context() | Type | inline |
SerializeWithCachedSizes(::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *output) const final | Type | |
set_allocated_name(std::string *name) | Type | inline |
set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext *source_context) | Type | inline |
set_name(const std::string &value) | Type | inline |
set_name(std::string &&value) | Type | inline |
set_name(const char *value) | Type | inline |
set_name(const char *value, size_t size) | Type | inline |
set_oneofs(int index, const std::string &value) | Type | inline |
set_oneofs(int index, std::string &&value) | Type | inline |
set_oneofs(int index, const char *value) | Type | inline |
set_oneofs(int index, const char *value, size_t size) | Type | inline |
set_syntax(PROTOBUF_NAMESPACE_ID::Syntax value) | Type | inline |
SetCachedSize(int size) const final | Type | private |
SharedCtor() | Type | inlineprivate |
SharedDtor() | Type | inlineprivate |
source_context() const | Type | inline |
source_context_ | Type | private |
swap(Type &a, Type &b) | Type | friend |
Swap(Type *other) | Type | inline |
syntax() const | Type | inline |
syntax_ | Type | private |
Type() | Type | |
Type(const Type &from) | Type | |
Type(Type &&from) noexcept | Type | inline |
Type(::PROTOBUF_NAMESPACE_ID::Arena *arena) | Type | explicitprotected |
unsafe_arena_release_source_context() | Type | inline |
unsafe_arena_set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext *source_context) | Type | |
UnsafeArenaSwap(Type *other) | Type | inline |
~Type() | Type | virtual |