#include <descriptor.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kAnnotationFieldNumber = 1 } |
enum | : int { kAnnotationFieldNumber = 1 } |
typedef GeneratedCodeInfo_Annotation | Annotation |
typedef GeneratedCodeInfo_Annotation | Annotation |
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::GeneratedCodeInfo_Annotation * | add_annotation () |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation * | add_annotation () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation > & | annotation () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation > & | annotation () const |
const PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation & | annotation (int index) const |
const ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation & | annotation (int index) const |
int | annotation_size () const |
int | annotation_size () const |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_annotation () |
void | clear_annotation () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const GeneratedCodeInfo &from) |
void | CopyFrom (const GeneratedCodeInfo &from) |
GeneratedCodeInfo () | |
GeneratedCodeInfo () | |
constexpr | GeneratedCodeInfo (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GeneratedCodeInfo (const GeneratedCodeInfo &from) | |
GeneratedCodeInfo (const GeneratedCodeInfo &from) | |
GeneratedCodeInfo (GeneratedCodeInfo &&from) noexcept | |
GeneratedCodeInfo (GeneratedCodeInfo &&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 GeneratedCodeInfo &from) |
void | MergeFrom (const GeneratedCodeInfo &from) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation > * | mutable_annotation () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation > * | mutable_annotation () |
PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation * | mutable_annotation (int index) |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation * | mutable_annotation (int index) |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
GeneratedCodeInfo * | New () const final |
GeneratedCodeInfo * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
GeneratedCodeInfo * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
GeneratedCodeInfo & | operator= (const GeneratedCodeInfo &from) |
GeneratedCodeInfo & | operator= (const GeneratedCodeInfo &from) |
GeneratedCodeInfo & | operator= (GeneratedCodeInfo &&from) noexcept |
GeneratedCodeInfo & | operator= (GeneratedCodeInfo &&from) noexcept |
void | Swap (GeneratedCodeInfo *other) |
void | Swap (GeneratedCodeInfo *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
void | UnsafeArenaSwap (GeneratedCodeInfo *other) |
void | UnsafeArenaSwap (GeneratedCodeInfo *other) |
virtual | ~GeneratedCodeInfo () |
~GeneratedCodeInfo () override | |
Static Public Member Functions | |
static const GeneratedCodeInfo & | default_instance () |
static const GeneratedCodeInfo & | 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 GeneratedCodeInfo * | internal_default_instance () |
static const GeneratedCodeInfo * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
GeneratedCodeInfo (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GeneratedCodeInfo (::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::GeneratedCodeInfo_Annotation * | _internal_add_annotation () |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation * | _internal_add_annotation () |
const PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation & | _internal_annotation (int index) const |
const ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation & | _internal_annotation (int index) const |
int | _internal_annotation_size () const |
int | _internal_annotation_size () const |
inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (GeneratedCodeInfo *other) |
void | InternalSwap (GeneratedCodeInfo *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::GeneratedCodeInfo_Annotation > | annotation_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation > | annotation_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
void | swap (GeneratedCodeInfo &a, GeneratedCodeInfo &b) |
void | swap (GeneratedCodeInfo &a, GeneratedCodeInfo &b) |
Definition at line 7087 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 7217 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 8431 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 7249 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 8462 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 7248 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 8461 of file protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAnnotationFieldNumber |
Definition at line 7221 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAnnotationFieldNumber |
Definition at line 8435 of file protobuf/src/google/protobuf/descriptor.pb.h.
GeneratedCodeInfo::GeneratedCodeInfo | ( | ) |
Definition at line 11076 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 11102 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
GeneratedCodeInfo::GeneratedCodeInfo | ( | const GeneratedCodeInfo & | from | ) |
Definition at line 11089 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 7094 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 11081 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 8308 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 439 of file protobuf/src/google/protobuf/descriptor.pb.cc.
GeneratedCodeInfo::GeneratedCodeInfo | ( | const GeneratedCodeInfo & | from | ) |
|
inlinenoexcept |
Definition at line 8313 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 10859 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
Definition at line 13956 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 13949 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 13931 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
final |
Definition at line 11137 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 10952 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 13959 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::add_annotation | ( | ) |
|
inline |
Definition at line 13964 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation >& GeneratedCodeInfo::annotation | ( | ) | const |
|
inline |
Definition at line 13952 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation& GeneratedCodeInfo::annotation | ( | int | index | ) | const |
|
inline |
Definition at line 13934 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int GeneratedCodeInfo::annotation_size | ( | ) | const |
|
staticprivate |
Definition at line 11111 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 11199 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 11126 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 13937 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void GeneratedCodeInfo::clear_annotation | ( | ) |
|
final |
Definition at line 11248 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void GeneratedCodeInfo::CopyFrom | ( | const GeneratedCodeInfo & | from | ) |
Definition at line 11255 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void GeneratedCodeInfo::CopyFrom | ( | const GeneratedCodeInfo & | from | ) |
|
static |
Definition at line 11120 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 8352 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 7125 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 8343 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 7189 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 8413 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 7119 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 7198 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 7181 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 8403 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 10996 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 7128 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 8346 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 7122 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 11273 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 7208 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 7131 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 8349 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 11069 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 7137 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 8355 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 11177 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 11266 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 11262 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 7201 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 11223 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void GeneratedCodeInfo::MergeFrom | ( | const GeneratedCodeInfo & | from | ) |
Definition at line 11238 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void GeneratedCodeInfo::MergeFrom | ( | const GeneratedCodeInfo & | from | ) |
|
staticprivate |
Definition at line 10998 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 13945 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation >* GeneratedCodeInfo::mutable_annotation | ( | ) |
|
inline |
Definition at line 13940 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::mutable_annotation | ( | int | index | ) |
|
inline |
Definition at line 7115 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8339 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 7163 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 7167 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 8386 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 7099 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8318 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 7103 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 8322 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 11115 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
finalprivate |
Definition at line 11117 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 11098 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 11107 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 7147 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8365 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 7112 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8336 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 7155 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8378 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 7247 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 7188 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 7253 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 7144 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 8362 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 7251 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 8424 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 7250 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 7244 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 7252 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 8463 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 7141 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.