#include <descriptor.pb.h>

Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kFileFieldNumber = 1 } |
| enum | : int { kFileFieldNumber = 1 } |
Public Member Functions | |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | add_file () |
| PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | add_file () |
| size_t | ByteSizeLong () const final |
| size_t | ByteSizeLong () const final |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| void | clear_file () |
| void | clear_file () |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const FileDescriptorSet &from) |
| void | CopyFrom (const FileDescriptorSet &from) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto > & | file () const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::FileDescriptorProto > & | file () const |
| const ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto & | file (int index) const |
| const PROTOBUF_NAMESPACE_ID::FileDescriptorProto & | file (int index) const |
| int | file_size () const |
| int | file_size () const |
| FileDescriptorSet () | |
| FileDescriptorSet () | |
| constexpr | FileDescriptorSet (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| FileDescriptorSet (const FileDescriptorSet &from) | |
| FileDescriptorSet (const FileDescriptorSet &from) | |
| FileDescriptorSet (FileDescriptorSet &&from) noexcept | |
| FileDescriptorSet (FileDescriptorSet &&from) noexcept | |
| inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArena () const final |
| int | GetCachedSize () const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| void * | GetMaybeArenaPointer () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| bool | IsInitialized () const final |
| bool | IsInitialized () const final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const FileDescriptorSet &from) |
| void | MergeFrom (const FileDescriptorSet &from) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto > * | mutable_file () |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::FileDescriptorProto > * | mutable_file () |
| ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | mutable_file (int index) |
| PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | mutable_file (int index) |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| FileDescriptorSet * | New () const final |
| FileDescriptorSet * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| FileDescriptorSet * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| FileDescriptorSet & | operator= (const FileDescriptorSet &from) |
| FileDescriptorSet & | operator= (const FileDescriptorSet &from) |
| FileDescriptorSet & | operator= (FileDescriptorSet &&from) noexcept |
| FileDescriptorSet & | operator= (FileDescriptorSet &&from) noexcept |
| void | Swap (FileDescriptorSet *other) |
| void | Swap (FileDescriptorSet *other) |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| void | UnsafeArenaSwap (FileDescriptorSet *other) |
| void | UnsafeArenaSwap (FileDescriptorSet *other) |
| virtual | ~FileDescriptorSet () |
| ~FileDescriptorSet () override | |
Static Public Member Functions | |
| static const FileDescriptorSet & | default_instance () |
| static const FileDescriptorSet & | default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static void | InitAsDefaultInstance () |
| static const FileDescriptorSet * | internal_default_instance () |
| static const FileDescriptorSet * | internal_default_instance () |
Static Public Attributes | |
| static const ClassData | _class_data_ |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| FileDescriptorSet (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| FileDescriptorSet (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | DestructorSkippable_ |
| typedef void | DestructorSkippable_ |
| typedef void | InternalArenaConstructable_ |
| typedef void | InternalArenaConstructable_ |
Private Member Functions | |
| ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | _internal_add_file () |
| PROTOBUF_NAMESPACE_ID::FileDescriptorProto * | _internal_add_file () |
| const ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto & | _internal_file (int index) const |
| const PROTOBUF_NAMESPACE_ID::FileDescriptorProto & | _internal_file (int index) const |
| int | _internal_file_size () const |
| int | _internal_file_size () const |
| inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArenaNoVirtual () const |
| void | InternalSwap (FileDescriptorSet *other) |
| void | InternalSwap (FileDescriptorSet *other) |
| void * | MaybeArenaPtr () const |
| void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
| void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
| void | SetCachedSize (int size) const final |
| void | SetCachedSize (int size) const final |
| void | SharedCtor () |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SharedDtor () |
Static Private Member Functions | |
| static void | ArenaDtor (void *object) |
| static void | ArenaDtor (void *object) |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadataStatic () |
| static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from) |
Private Attributes | |
| mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
| ::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > | _has_bits_ |
| ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena | _internal_metadata_ |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto > | file_ |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::FileDescriptorProto > | file_ |
Friends | |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
| void | swap (FileDescriptorSet &a, FileDescriptorSet &b) |
| void | swap (FileDescriptorSet &a, FileDescriptorSet &b) |
Definition at line 333 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 487 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 493 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 486 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 492 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kFileFieldNumber | |
Definition at line 465 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kFileFieldNumber | |
Definition at line 460 of file protobuf/src/google/protobuf/descriptor.pb.h.
| FileDescriptorSet::FileDescriptorSet | ( | ) |
Definition at line 1388 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 1414 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
| FileDescriptorSet::FileDescriptorSet | ( | const FileDescriptorSet & | from | ) |
Definition at line 1401 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 340 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 1393 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 335 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 20 of file protobuf/src/google/protobuf/descriptor.pb.cc.
| FileDescriptorSet::FileDescriptorSet | ( | const FileDescriptorSet & | from | ) |
|
inlinenoexcept |
Definition at line 340 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 1268 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 7292 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 7285 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 7267 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1449 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 1361 of file protobuf/src/google/protobuf/descriptor.pb.cc.
| ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto* FileDescriptorSet::add_file | ( | ) |
|
inline |
Definition at line 7295 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticprivate |
Definition at line 1423 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 1511 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 1438 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
| void FileDescriptorSet::clear_file | ( | ) |
|
inline |
Definition at line 7273 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1560 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
| void FileDescriptorSet::CopyFrom | ( | const FileDescriptorSet & | from | ) |
| void FileDescriptorSet::CopyFrom | ( | const FileDescriptorSet & | from | ) |
Definition at line 1567 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 379 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 1432 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 370 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 371 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto >& FileDescriptorSet::file | ( | ) | const |
|
inline |
Definition at line 7300 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 7288 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
| int FileDescriptorSet::file_size | ( | ) | const |
|
inline |
Definition at line 7270 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 435 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 440 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 365 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 444 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 427 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 430 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1405 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 373 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 374 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 368 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1586 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 454 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 376 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 377 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 1381 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 382 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 383 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1489 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 1579 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 1574 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 447 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 1535 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
| void FileDescriptorSet::MergeFrom | ( | const FileDescriptorSet & | from | ) |
Definition at line 1550 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
| void FileDescriptorSet::MergeFrom | ( | const FileDescriptorSet & | from | ) |
|
staticprivate |
Definition at line 1407 of file protobuf/src/google/protobuf/descriptor.pb.cc.
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto >* FileDescriptorSet::mutable_file | ( | ) |
|
inline |
Definition at line 7281 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
| ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto* FileDescriptorSet::mutable_file | ( | int | index | ) |
|
inline |
Definition at line 7276 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 361 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 366 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 409 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 413 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 413 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 345 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 345 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 349 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 349 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 1427 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
finalprivate |
Definition at line 1429 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 1410 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1419 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 392 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 393 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 358 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 363 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 401 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 405 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 491 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 434 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 497 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 389 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 390 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 495 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 451 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 494 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 488 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 488 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 496 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 387 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.