#include <type.pb.h>
Public Types | |
enum | : int { kOptionsFieldNumber = 9, kNameFieldNumber = 4, kTypeUrlFieldNumber = 6, kJsonNameFieldNumber = 10, kDefaultValueFieldNumber = 11, kKindFieldNumber = 1, kCardinalityFieldNumber = 2, kNumberFieldNumber = 3, kOneofIndexFieldNumber = 7, kPackedFieldNumber = 8 } |
enum | : int { kOptionsFieldNumber = 9, kNameFieldNumber = 4, kTypeUrlFieldNumber = 6, kJsonNameFieldNumber = 10, kDefaultValueFieldNumber = 11, kKindFieldNumber = 1, kCardinalityFieldNumber = 2, kNumberFieldNumber = 3, kOneofIndexFieldNumber = 7, kPackedFieldNumber = 8 } |
typedef Field_Cardinality | Cardinality |
typedef Field_Cardinality | Cardinality |
typedef Field_Kind | Kind |
typedef Field_Kind | Kind |
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::Option * | add_options () |
PROTOBUF_NAMESPACE_ID::Option * | add_options () |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
::PROTOBUF_NAMESPACE_ID::Field_Cardinality | cardinality () const |
PROTOBUF_NAMESPACE_ID::Field_Cardinality | cardinality () const |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_cardinality () |
void | clear_cardinality () |
void | clear_default_value () |
void | clear_default_value () |
void | clear_json_name () |
void | clear_json_name () |
void | clear_kind () |
void | clear_kind () |
void | clear_name () |
void | clear_name () |
void | clear_number () |
void | clear_number () |
void | clear_oneof_index () |
void | clear_oneof_index () |
void | clear_options () |
void | clear_options () |
void | clear_packed () |
void | clear_packed () |
void | clear_type_url () |
void | clear_type_url () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Field &from) |
void | CopyFrom (const Field &from) |
const std::string & | default_value () const |
const std::string & | default_value () const |
Field () | |
Field () | |
constexpr | Field (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Field (const Field &from) | |
Field (const Field &from) | |
Field (Field &&from) noexcept | |
Field (Field &&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 |
const std::string & | json_name () const |
const std::string & | json_name () const |
::PROTOBUF_NAMESPACE_ID::Field_Kind | kind () const |
PROTOBUF_NAMESPACE_ID::Field_Kind | kind () const |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const Field &from) |
void | MergeFrom (const Field &from) |
std::string * | mutable_default_value () |
std::string * | mutable_default_value () |
std::string * | mutable_json_name () |
std::string * | mutable_json_name () |
std::string * | mutable_name () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
std::string * | mutable_type_url () |
std::string * | mutable_type_url () |
const std::string & | name () const |
const std::string & | name () const |
Field * | New () const final |
Field * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
Field * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
int32_t | number () const |
::PROTOBUF_NAMESPACE_ID::int32 | number () const |
int32_t | oneof_index () const |
::PROTOBUF_NAMESPACE_ID::int32 | oneof_index () const |
Field & | operator= (const Field &from) |
Field & | operator= (const Field &from) |
Field & | operator= (Field &&from) noexcept |
Field & | operator= (Field &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const ::PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
const PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
int | options_size () const |
int | options_size () const |
bool | packed () const |
bool | packed () const |
PROTOBUF_NODISCARD std::string * | release_default_value () |
std::string * | release_default_value () |
PROTOBUF_NODISCARD std::string * | release_json_name () |
std::string * | release_json_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_type_url () |
std::string * | release_type_url () |
void | set_allocated_default_value (std::string *default_value) |
void | set_allocated_default_value (std::string *default_value) |
void | set_allocated_json_name (std::string *json_name) |
void | set_allocated_json_name (std::string *json_name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_type_url (std::string *type_url) |
void | set_allocated_type_url (std::string *type_url) |
void | set_cardinality (::PROTOBUF_NAMESPACE_ID::Field_Cardinality value) |
void | set_cardinality (PROTOBUF_NAMESPACE_ID::Field_Cardinality value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_default_value (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_default_value (ArgT0 &&arg0, ArgT... args) |
void | set_default_value (const char *value) |
void | set_default_value (const char *value, size_t size) |
void | set_default_value (const std::string &value) |
void | set_default_value (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_json_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_json_name (ArgT0 &&arg0, ArgT... args) |
void | set_json_name (const char *value) |
void | set_json_name (const char *value, size_t size) |
void | set_json_name (const std::string &value) |
void | set_json_name (std::string &&value) |
void | set_kind (::PROTOBUF_NAMESPACE_ID::Field_Kind value) |
void | set_kind (PROTOBUF_NAMESPACE_ID::Field_Kind 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 | set_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
void | set_number (int32_t value) |
void | set_oneof_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
void | set_oneof_index (int32_t value) |
void | set_packed (bool value) |
void | set_packed (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_type_url (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_type_url (ArgT0 &&arg0, ArgT... args) |
void | set_type_url (const char *value) |
void | set_type_url (const char *value, size_t size) |
void | set_type_url (const std::string &value) |
void | set_type_url (std::string &&value) |
void | Swap (Field *other) |
void | Swap (Field *other) |
const std::string & | type_url () const |
const std::string & | type_url () const |
void | UnsafeArenaSwap (Field *other) |
void | UnsafeArenaSwap (Field *other) |
virtual | ~Field () |
~Field () override | |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | Cardinality_ARRAYSIZE |
static constexpr Cardinality | Cardinality_MAX |
static constexpr Cardinality | Cardinality_MIN |
static constexpr Cardinality | CARDINALITY_OPTIONAL |
static constexpr Cardinality | CARDINALITY_REPEATED |
static constexpr Cardinality | CARDINALITY_REQUIRED |
static constexpr Cardinality | CARDINALITY_UNKNOWN |
static constexpr int | Kind_ARRAYSIZE |
static constexpr Kind | Kind_MAX |
static constexpr Kind | Kind_MIN |
static constexpr int | kIndexInFileMessages |
static constexpr Kind | TYPE_BOOL |
static constexpr Kind | TYPE_BYTES |
static constexpr Kind | TYPE_DOUBLE |
static constexpr Kind | TYPE_ENUM |
static constexpr Kind | TYPE_FIXED32 |
static constexpr Kind | TYPE_FIXED64 |
static constexpr Kind | TYPE_FLOAT |
static constexpr Kind | TYPE_GROUP |
static constexpr Kind | TYPE_INT32 |
static constexpr Kind | TYPE_INT64 |
static constexpr Kind | TYPE_MESSAGE |
static constexpr Kind | TYPE_SFIXED32 |
static constexpr Kind | TYPE_SFIXED64 |
static constexpr Kind | TYPE_SINT32 |
static constexpr Kind | TYPE_SINT64 |
static constexpr Kind | TYPE_STRING |
static constexpr Kind | TYPE_UINT32 |
static constexpr Kind | TYPE_UINT64 |
static constexpr Kind | TYPE_UNKNOWN |
Protected Member Functions | |
Field (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Field (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
typedef void | InternalArenaConstructable_ |
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::InternalMetadataWithArena | _internal_metadata_ |
int | cardinality_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | default_value_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | json_name_ |
int | kind_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
int32_t | number_ |
::PROTOBUF_NAMESPACE_ID::int32 | number_ |
int32_t | oneof_index_ |
::PROTOBUF_NAMESPACE_ID::int32 | oneof_index_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > | options_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > | options_ |
bool | packed_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | type_url_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2ftype_2eproto |
void | swap (Field &a, Field &b) |
void | swap (Field &a, Field &b) |
Definition at line 446 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
typedef Field_Cardinality Field::Cardinality |
Definition at line 612 of file protobuf/src/google/protobuf/type.pb.h.
typedef Field_Cardinality Field::Cardinality |
Definition at line 633 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 785 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 851 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 784 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 850 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
typedef Field_Kind Field::Kind |
Definition at line 548 of file protobuf/src/google/protobuf/type.pb.h.
typedef Field_Kind Field::Kind |
Definition at line 569 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Definition at line 669 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Definition at line 648 of file protobuf/src/google/protobuf/type.pb.h.
Field::Field | ( | ) |
Definition at line 767 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
virtual |
Definition at line 822 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 780 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 453 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 772 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 432 of file protobuf/src/google/protobuf/type.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 38 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 437 of file protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 736 of file protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 2108 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1842 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2219 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2137 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1822 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2246 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2164 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1921 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2003 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1894 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1862 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2046 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2101 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2083 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2066 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1732 of file protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1849 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 2222 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 2140 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1712 of file protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1829 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1897 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1869 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1752 of file protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 2053 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1874 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2073 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1979 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 1976 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 867 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
Definition at line 977 of file protobuf/src/google/protobuf/type.pb.cc.
::PROTOBUF_NAMESPACE_ID::Option* Field::add_options | ( | ) |
|
inline |
Definition at line 2111 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticprivate |
|
staticprivate |
Definition at line 835 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1066 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
::PROTOBUF_NAMESPACE_ID::Field_Cardinality Field::cardinality | ( | ) | const |
|
inline |
Definition at line 1845 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 631 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 652 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 621 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 642 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 635 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 656 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 641 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 662 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 850 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
void Field::clear_cardinality | ( | ) |
|
inline |
Definition at line 1839 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_default_value | ( | ) |
|
inline |
Definition at line 2204 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_json_name | ( | ) |
|
inline |
Definition at line 2122 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_kind | ( | ) |
|
inline |
Definition at line 1819 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_name | ( | ) |
|
inline |
Definition at line 1879 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_number | ( | ) |
|
inline |
Definition at line 1859 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_oneof_index | ( | ) |
|
inline |
Definition at line 2043 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_options | ( | ) |
|
inline |
Definition at line 2089 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_packed | ( | ) |
|
inline |
Definition at line 2063 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::clear_type_url | ( | ) |
|
inline |
Definition at line 1961 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1201 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1208 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 469 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 844 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
const std::string& Field::default_value | ( | ) | const |
|
inline |
Definition at line 2207 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 460 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 477 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 530 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 541 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 471 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 550 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 520 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 533 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1148 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinestatic |
Definition at line 463 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 480 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 474 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 1238 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinestaticprivate |
Definition at line 560 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 466 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 483 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 761 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 472 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 489 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 972 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
private |
Definition at line 1219 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1215 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
const std::string& Field::json_name | ( | ) | const |
|
inline |
Definition at line 2125 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::Field_Kind Field::kind | ( | ) | const |
|
inline |
Definition at line 1825 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 597 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 618 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 587 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 608 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 601 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 622 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 607 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 628 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 553 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1149 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1164 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
staticprivate |
Definition at line 1150 of file protobuf/src/google/protobuf/type.pb.cc.
std::string* Field::mutable_default_value | ( | ) |
|
inline |
Definition at line 2215 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
std::string* Field::mutable_json_name | ( | ) |
|
inline |
Definition at line 2133 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
std::string* Field::mutable_name | ( | ) |
|
inline |
Definition at line 1890 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >* Field::mutable_options | ( | ) |
|
inline |
Definition at line 2097 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::Option* Field::mutable_options | ( | int | index | ) |
|
inline |
Definition at line 2092 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
std::string* Field::mutable_type_url | ( | ) |
|
inline |
Definition at line 1972 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const std::string& Field::name | ( | ) | const |
|
inline |
Definition at line 1882 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 515 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 519 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 503 of file protobuf/src/google/protobuf/type.pb.h.
int32_t Field::number | ( | ) | const |
|
inline |
Definition at line 1865 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
int32_t Field::oneof_index | ( | ) | const |
|
inline |
Definition at line 2049 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 442 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 458 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 446 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 462 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& Field::options | ( | ) | const |
|
inline |
Definition at line 2116 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const ::PROTOBUF_NAMESPACE_ID::Option& Field::options | ( | int | index | ) | const |
|
inline |
Definition at line 2104 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
int Field::options_size | ( | ) | const |
|
inline |
Definition at line 2086 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
bool Field::packed | ( | ) | const |
|
inline |
Definition at line 2069 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 839 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
PROTOBUF_NODISCARD std::string* Field::release_default_value | ( | ) |
|
inline |
Definition at line 2250 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
PROTOBUF_NODISCARD std::string* Field::release_json_name | ( | ) |
|
inline |
Definition at line 2168 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
PROTOBUF_NODISCARD std::string* Field::release_name | ( | ) |
|
inline |
Definition at line 1925 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
PROTOBUF_NODISCARD std::string* Field::release_type_url | ( | ) |
|
inline |
Definition at line 2007 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_allocated_default_value | ( | std::string * | default_value | ) |
|
inline |
Definition at line 2255 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_allocated_json_name | ( | std::string * | json_name | ) |
|
inline |
Definition at line 2173 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 1930 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_allocated_type_url | ( | std::string * | type_url | ) |
|
inline |
Definition at line 2012 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1736 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1853 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_default_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2004 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2232 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2239 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2211 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2226 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_json_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1953 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2150 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2157 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2129 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2144 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1716 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1833 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1771 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1907 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1914 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1886 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1901 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1873 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1756 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2057 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1878 of file protobuf/src/google/protobuf/type.pb.h.
void Field::set_packed | ( | bool | value | ) |
|
inline |
Definition at line 2077 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Field::set_type_url | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1822 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1989 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1996 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1968 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1983 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 841 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 811 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 827 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 482 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 499 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const std::string& Field::type_url | ( | ) | const |
|
inline |
Definition at line 1964 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 495 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 507 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 849 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 540 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 863 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 479 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 496 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
mutableprivate |
Definition at line 862 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 541 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 846 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 858 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 649 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 647 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 645 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 636 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 640 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 638 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 634 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 856 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 855 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 857 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 615 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 613 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 611 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 493 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 853 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 793 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 859 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 794 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 860 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 786 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 852 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 861 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 586 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 594 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 572 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 598 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 584 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 582 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 574 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 590 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 580 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 576 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 592 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 600 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 602 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 604 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 606 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 588 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 596 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 578 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 570 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 854 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.