|
|
|
@ -334,6 +334,7 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
int fields_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_fields_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_fields() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field* mutable_fields(int index); |
|
|
|
@ -347,11 +348,11 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field* add_fields(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Field >& |
|
|
|
|
fields() const; |
|
|
|
|
|
|
|
|
|
// repeated string oneofs = 3;
|
|
|
|
|
int oneofs_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_oneofs_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_oneofs() ; |
|
|
|
|
const std::string& oneofs(int index) const; |
|
|
|
@ -371,11 +372,11 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
const std::string& _internal_oneofs(int index) const; |
|
|
|
|
std::string* _internal_add_oneofs(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// repeated .google.protobuf.Option options = 4;
|
|
|
|
|
int options_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_options_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_options() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* mutable_options(int index); |
|
|
|
@ -389,7 +390,6 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* add_options(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& |
|
|
|
|
options() const; |
|
|
|
|
|
|
|
|
|
// string name = 1;
|
|
|
|
|
void clear_name() ; |
|
|
|
|
const std::string& name() const; |
|
|
|
@ -403,11 +403,11 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// .google.protobuf.SourceContext source_context = 5;
|
|
|
|
|
bool has_source_context() const; |
|
|
|
|
private: |
|
|
|
|
bool _internal_has_source_context() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_source_context() ; |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; |
|
|
|
@ -421,7 +421,6 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
void unsafe_arena_set_allocated_source_context( |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::SourceContext* source_context); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::SourceContext* unsafe_arena_release_source_context(); |
|
|
|
|
|
|
|
|
|
// .google.protobuf.Syntax syntax = 6;
|
|
|
|
|
void clear_syntax() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Syntax syntax() const; |
|
|
|
@ -430,7 +429,6 @@ class PROTOBUF_EXPORT Type final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Syntax _internal_syntax() const; |
|
|
|
|
void _internal_set_syntax(::PROTOBUF_NAMESPACE_ID::Syntax value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_scope:google.protobuf.Type)
|
|
|
|
|
private: |
|
|
|
|
class _Internal; |
|
|
|
@ -645,6 +643,7 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
int options_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_options_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_options() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* mutable_options(int index); |
|
|
|
@ -658,7 +657,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* add_options(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& |
|
|
|
|
options() const; |
|
|
|
|
|
|
|
|
|
// string name = 4;
|
|
|
|
|
void clear_name() ; |
|
|
|
|
const std::string& name() const; |
|
|
|
@ -672,7 +670,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// string type_url = 6;
|
|
|
|
|
void clear_type_url() ; |
|
|
|
|
const std::string& type_url() const; |
|
|
|
@ -686,7 +683,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_type_url(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_type_url(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// string json_name = 10;
|
|
|
|
|
void clear_json_name() ; |
|
|
|
|
const std::string& json_name() const; |
|
|
|
@ -700,7 +696,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_json_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_json_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// string default_value = 11;
|
|
|
|
|
void clear_default_value() ; |
|
|
|
|
const std::string& default_value() const; |
|
|
|
@ -714,7 +709,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_default_value(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_default_value(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// .google.protobuf.Field.Kind kind = 1;
|
|
|
|
|
void clear_kind() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field_Kind kind() const; |
|
|
|
@ -723,7 +717,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field_Kind _internal_kind() const; |
|
|
|
|
void _internal_set_kind(::PROTOBUF_NAMESPACE_ID::Field_Kind value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// .google.protobuf.Field.Cardinality cardinality = 2;
|
|
|
|
|
void clear_cardinality() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field_Cardinality cardinality() const; |
|
|
|
@ -732,7 +725,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Field_Cardinality _internal_cardinality() const; |
|
|
|
|
void _internal_set_cardinality(::PROTOBUF_NAMESPACE_ID::Field_Cardinality value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// int32 number = 3;
|
|
|
|
|
void clear_number() ; |
|
|
|
|
::int32_t number() const; |
|
|
|
@ -741,7 +733,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
::int32_t _internal_number() const; |
|
|
|
|
void _internal_set_number(::int32_t value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// int32 oneof_index = 7;
|
|
|
|
|
void clear_oneof_index() ; |
|
|
|
|
::int32_t oneof_index() const; |
|
|
|
@ -750,7 +741,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
::int32_t _internal_oneof_index() const; |
|
|
|
|
void _internal_set_oneof_index(::int32_t value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// bool packed = 8;
|
|
|
|
|
void clear_packed() ; |
|
|
|
|
bool packed() const; |
|
|
|
@ -759,7 +749,6 @@ class PROTOBUF_EXPORT Field final : |
|
|
|
|
bool _internal_packed() const; |
|
|
|
|
void _internal_set_packed(bool value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_scope:google.protobuf.Field)
|
|
|
|
|
private: |
|
|
|
|
class _Internal; |
|
|
|
@ -914,6 +903,7 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
int enumvalue_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_enumvalue_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_enumvalue() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::EnumValue* mutable_enumvalue(int index); |
|
|
|
@ -927,11 +917,11 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::EnumValue* add_enumvalue(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValue >& |
|
|
|
|
enumvalue() const; |
|
|
|
|
|
|
|
|
|
// repeated .google.protobuf.Option options = 3;
|
|
|
|
|
int options_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_options_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_options() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* mutable_options(int index); |
|
|
|
@ -945,7 +935,6 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* add_options(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& |
|
|
|
|
options() const; |
|
|
|
|
|
|
|
|
|
// string name = 1;
|
|
|
|
|
void clear_name() ; |
|
|
|
|
const std::string& name() const; |
|
|
|
@ -959,11 +948,11 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// .google.protobuf.SourceContext source_context = 4;
|
|
|
|
|
bool has_source_context() const; |
|
|
|
|
private: |
|
|
|
|
bool _internal_has_source_context() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_source_context() ; |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; |
|
|
|
@ -977,7 +966,6 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
void unsafe_arena_set_allocated_source_context( |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::SourceContext* source_context); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::SourceContext* unsafe_arena_release_source_context(); |
|
|
|
|
|
|
|
|
|
// .google.protobuf.Syntax syntax = 5;
|
|
|
|
|
void clear_syntax() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Syntax syntax() const; |
|
|
|
@ -986,7 +974,6 @@ class PROTOBUF_EXPORT Enum final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Syntax _internal_syntax() const; |
|
|
|
|
void _internal_set_syntax(::PROTOBUF_NAMESPACE_ID::Syntax value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_scope:google.protobuf.Enum)
|
|
|
|
|
private: |
|
|
|
|
class _Internal; |
|
|
|
@ -1134,6 +1121,7 @@ class PROTOBUF_EXPORT EnumValue final : |
|
|
|
|
int options_size() const; |
|
|
|
|
private: |
|
|
|
|
int _internal_options_size() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_options() ; |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* mutable_options(int index); |
|
|
|
@ -1147,7 +1135,6 @@ class PROTOBUF_EXPORT EnumValue final : |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Option* add_options(); |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& |
|
|
|
|
options() const; |
|
|
|
|
|
|
|
|
|
// string name = 1;
|
|
|
|
|
void clear_name() ; |
|
|
|
|
const std::string& name() const; |
|
|
|
@ -1161,7 +1148,6 @@ class PROTOBUF_EXPORT EnumValue final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// int32 number = 2;
|
|
|
|
|
void clear_number() ; |
|
|
|
|
::int32_t number() const; |
|
|
|
@ -1170,7 +1156,6 @@ class PROTOBUF_EXPORT EnumValue final : |
|
|
|
|
::int32_t _internal_number() const; |
|
|
|
|
void _internal_set_number(::int32_t value); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_scope:google.protobuf.EnumValue)
|
|
|
|
|
private: |
|
|
|
|
class _Internal; |
|
|
|
@ -1324,11 +1309,11 @@ class PROTOBUF_EXPORT Option final : |
|
|
|
|
inline PROTOBUF_ALWAYS_INLINE void _internal_set_name(const std::string& value); |
|
|
|
|
std::string* _internal_mutable_name(); |
|
|
|
|
public: |
|
|
|
|
|
|
|
|
|
// .google.protobuf.Any value = 2;
|
|
|
|
|
bool has_value() const; |
|
|
|
|
private: |
|
|
|
|
bool _internal_has_value() const; |
|
|
|
|
|
|
|
|
|
public: |
|
|
|
|
void clear_value() ; |
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::Any& value() const; |
|
|
|
@ -1342,7 +1327,6 @@ class PROTOBUF_EXPORT Option final : |
|
|
|
|
void unsafe_arena_set_allocated_value( |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Any* value); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::Any* unsafe_arena_release_value(); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_scope:google.protobuf.Option)
|
|
|
|
|
private: |
|
|
|
|
class _Internal; |
|
|
|
|