#include <plugin.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kNameFieldNumber = 1, kInsertionPointFieldNumber = 2, kContentFieldNumber = 15 } |
enum | : int { kNameFieldNumber = 1, kInsertionPointFieldNumber = 2, kContentFieldNumber = 15, kGeneratedCodeInfoFieldNumber = 16 } |
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 |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_content () |
void | clear_content () |
void | clear_generated_code_info () |
void | clear_insertion_point () |
void | clear_insertion_point () |
void | clear_name () |
void | clear_name () |
CodeGeneratorResponse_File () | |
CodeGeneratorResponse_File () | |
constexpr | CodeGeneratorResponse_File (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
CodeGeneratorResponse_File (CodeGeneratorResponse_File &&from) noexcept | |
CodeGeneratorResponse_File (CodeGeneratorResponse_File &&from) noexcept | |
CodeGeneratorResponse_File (const CodeGeneratorResponse_File &from) | |
CodeGeneratorResponse_File (const CodeGeneratorResponse_File &from) | |
const std::string & | content () const |
const std::string & | content () const |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const CodeGeneratorResponse_File &from) |
void | CopyFrom (const CodeGeneratorResponse_File &from) |
const ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo & | generated_code_info () const |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_content () const |
bool | has_content () const |
bool | has_generated_code_info () const |
bool | has_insertion_point () const |
bool | has_insertion_point () const |
bool | has_name () const |
bool | has_name () const |
const std::string & | insertion_point () const |
const std::string & | insertion_point () const |
::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 CodeGeneratorResponse_File &from) |
void | MergeFrom (const CodeGeneratorResponse_File &from) |
std::string * | mutable_content () |
std::string * | mutable_content () |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo * | mutable_generated_code_info () |
std::string * | mutable_insertion_point () |
std::string * | mutable_insertion_point () |
std::string * | mutable_name () |
std::string * | mutable_name () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
const std::string & | name () const |
const std::string & | name () const |
CodeGeneratorResponse_File * | New () const final |
CodeGeneratorResponse_File * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
CodeGeneratorResponse_File * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
CodeGeneratorResponse_File & | operator= (CodeGeneratorResponse_File &&from) noexcept |
CodeGeneratorResponse_File & | operator= (CodeGeneratorResponse_File &&from) noexcept |
CodeGeneratorResponse_File & | operator= (const CodeGeneratorResponse_File &from) |
CodeGeneratorResponse_File & | operator= (const CodeGeneratorResponse_File &from) |
std::string * | release_content () |
PROTOBUF_NODISCARD std::string * | release_content () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo * | release_generated_code_info () |
std::string * | release_insertion_point () |
PROTOBUF_NODISCARD std::string * | release_insertion_point () |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
void | set_allocated_content (std::string *content) |
void | set_allocated_content (std::string *content) |
void | set_allocated_generated_code_info (::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo *generated_code_info) |
void | set_allocated_insertion_point (std::string *insertion_point) |
void | set_allocated_insertion_point (std::string *insertion_point) |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_content (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_content (ArgT0 &&arg0, ArgT... args) |
void | set_content (const char *value) |
void | set_content (const char *value, size_t size) |
void | set_content (const std::string &value) |
void | set_content (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_insertion_point (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_insertion_point (ArgT0 &&arg0, ArgT... args) |
void | set_insertion_point (const char *value) |
void | set_insertion_point (const char *value, size_t size) |
void | set_insertion_point (const std::string &value) |
void | set_insertion_point (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | Swap (CodeGeneratorResponse_File *other) |
void | Swap (CodeGeneratorResponse_File *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo * | unsafe_arena_release_generated_code_info () |
void | unsafe_arena_set_allocated_generated_code_info (::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo *generated_code_info) |
void | UnsafeArenaSwap (CodeGeneratorResponse_File *other) |
virtual | ~CodeGeneratorResponse_File () |
~CodeGeneratorResponse_File () override | |
Static Public Member Functions | |
static const CodeGeneratorResponse_File & | default_instance () |
static const CodeGeneratorResponse_File & | 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 CodeGeneratorResponse_File * | internal_default_instance () |
static const CodeGeneratorResponse_File * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
CodeGeneratorResponse_File (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Static Private Member Functions | |
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::internal::ArenaStringPtr | content_ |
::PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo * | generated_code_info_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | insertion_point_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fcompiler_2fplugin_2eproto |
void | swap (CodeGeneratorResponse_File &a, CodeGeneratorResponse_File &b) |
void | swap (CodeGeneratorResponse_File &a, CodeGeneratorResponse_File &b) |
Definition at line 493 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 763 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 762 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kInsertionPointFieldNumber | |
kContentFieldNumber |
Definition at line 605 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kInsertionPointFieldNumber | |
kContentFieldNumber | |
kGeneratedCodeInfoFieldNumber |
Definition at line 679 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
compiler::CodeGeneratorResponse_File::CodeGeneratorResponse_File | ( | ) |
Definition at line 870 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
virtual |
Definition at line 902 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
compiler::CodeGeneratorResponse_File::CodeGeneratorResponse_File | ( | const CodeGeneratorResponse_File & | from | ) |
Definition at line 875 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinenoexcept |
Definition at line 500 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 554 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 51 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
compiler::CodeGeneratorResponse_File::CodeGeneratorResponse_File | ( | const CodeGeneratorResponse_File & | from | ) |
|
inlinenoexcept |
Definition at line 559 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
explicitprotected |
Definition at line 917 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlineprivate |
Definition at line 1432 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1661 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1409 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1653 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1338 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1267 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1361 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1457 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1705 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1386 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1315 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1290 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1435 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1364 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1293 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
|
final |
Definition at line 944 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
final |
Definition at line 1104 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
staticprivate |
Definition at line 993 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
Definition at line 1039 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
final |
Definition at line 922 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inline |
Definition at line 1416 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::clear_content | ( | ) |
void compiler::CodeGeneratorResponse_File::clear_generated_code_info | ( | ) |
Definition at line 913 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1345 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::clear_insertion_point | ( | ) |
|
inline |
Definition at line 1274 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::clear_name | ( | ) |
|
inline |
Definition at line 1420 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const std::string& compiler::CodeGeneratorResponse_File::content | ( | ) | const |
|
final |
Definition at line 1119 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse_File::CopyFrom | ( | const CodeGeneratorResponse_File & | from | ) |
Definition at line 1126 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse_File::CopyFrom | ( | const CodeGeneratorResponse_File & | from | ) |
|
static |
Definition at line 916 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinestatic |
Definition at line 598 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 525 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 589 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestaticprivate |
Definition at line 580 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestaticprivate |
Definition at line 659 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1666 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 584 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 572 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 649 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1203 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinestatic |
Definition at line 528 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 592 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1149 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 594 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 531 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 595 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1413 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
bool compiler::CodeGeneratorResponse_File::has_content | ( | ) | const |
|
inline |
Definition at line 1658 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1342 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
bool compiler::CodeGeneratorResponse_File::has_insertion_point | ( | ) | const |
|
inline |
Definition at line 1271 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
bool compiler::CodeGeneratorResponse_File::has_name | ( | ) | const |
|
static |
Definition at line 854 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1349 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const std::string& compiler::CodeGeneratorResponse_File::insertion_point | ( | ) | const |
|
inlinestatic |
Definition at line 537 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 601 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 994 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
Definition at line 1137 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
final |
Definition at line 1133 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inlineprivate |
Definition at line 587 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1080 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse_File::MergeFrom | ( | const CodeGeneratorResponse_File & | from | ) |
Definition at line 1095 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse_File::MergeFrom | ( | const CodeGeneratorResponse_File & | from | ) |
|
staticprivate |
Definition at line 1205 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1428 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
std::string* compiler::CodeGeneratorResponse_File::mutable_content | ( | ) |
|
inline |
Definition at line 1713 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1357 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
std::string* compiler::CodeGeneratorResponse_File::mutable_insertion_point | ( | ) |
|
inline |
Definition at line 1286 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
std::string* compiler::CodeGeneratorResponse_File::mutable_name | ( | ) |
|
inline |
Definition at line 521 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 585 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1278 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const std::string& compiler::CodeGeneratorResponse_File::name | ( | ) | const |
|
inlinefinal |
Definition at line 554 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 558 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 632 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinenoexcept |
Definition at line 509 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinenoexcept |
Definition at line 568 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 505 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 564 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 997 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1461 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
PROTOBUF_NODISCARD std::string* compiler::CodeGeneratorResponse_File::release_content | ( | ) |
|
inline |
Definition at line 1683 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1390 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
PROTOBUF_NODISCARD std::string* compiler::CodeGeneratorResponse_File::release_insertion_point | ( | ) |
|
inline |
Definition at line 1319 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
PROTOBUF_NODISCARD std::string* compiler::CodeGeneratorResponse_File::release_name | ( | ) |
|
inline |
Definition at line 1469 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::set_allocated_content | ( | std::string * | content | ) |
|
inline |
Definition at line 1718 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1398 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::set_allocated_insertion_point | ( | std::string * | insertion_point | ) |
|
inline |
Definition at line 1327 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::set_allocated_name | ( | std::string * | name | ) |
void compiler::CodeGeneratorResponse_File::set_content | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1601 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1445 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1451 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1424 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1439 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::set_insertion_point | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1532 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1374 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1380 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1353 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1368 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse_File::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1463 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1303 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1309 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1282 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1297 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
finalprivate |
Definition at line 913 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 895 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
inlineprivate |
Definition at line 907 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
inline |
Definition at line 547 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 611 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 518 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 582 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1698 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1670 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 624 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 759 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 579 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 680 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 544 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 608 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
mutableprivate |
Definition at line 676 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
static |
Definition at line 670 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 675 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 672 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 679 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 769 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 678 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 541 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 677 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.