|
DCCL v5
|

Public Types | |
| enum | : int { kCodecFieldNumber = 3 , kCodecGroupFieldNumber = 4 , kUnitSystemFieldNumber = 30 , kDynamicConditionsFieldNumber = 40 , kIdFieldNumber = 1 , kMaxBytesFieldNumber = 2 , kCodecVersionFieldNumber = 5 , kOmitIdFieldNumber = 10 } |
| enum | : int { kCodecFieldNumber = 3 , kCodecGroupFieldNumber = 4 , kUnitSystemFieldNumber = 30 , kDynamicConditionsFieldNumber = 40 , kIdFieldNumber = 1 , kMaxBytesFieldNumber = 2 , kCodecVersionFieldNumber = 5 , kOmitIdFieldNumber = 10 } |
| typedef DCCLMessageOptions_Conditions | Conditions |
| typedef DCCLMessageOptions_Conditions | Conditions |
Public Member Functions | |
| PROTOBUF_CONSTEXPR | DCCLMessageOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DCCLMessageOptions (const DCCLMessageOptions &from) | |
| DCCLMessageOptions (DCCLMessageOptions &&from) noexcept | |
| DCCLMessageOptions & | operator= (const DCCLMessageOptions &from) |
| DCCLMessageOptions & | operator= (DCCLMessageOptions &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DCCLMessageOptions *other) |
| void | UnsafeArenaSwap (DCCLMessageOptions *other) |
| DCCLMessageOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DCCLMessageOptions &from) |
| void | MergeFrom (const DCCLMessageOptions &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const 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 |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_codec () const |
| void | clear_codec () |
| const std::string & | codec () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_codec (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_codec () |
| PROTOBUF_NODISCARD std::string * | release_codec () |
| void | set_allocated_codec (std::string *codec) |
| bool | has_codec_group () const |
| void | clear_codec_group () |
| const std::string & | codec_group () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_codec_group (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_codec_group () |
| PROTOBUF_NODISCARD std::string * | release_codec_group () |
| void | set_allocated_codec_group (std::string *codec_group) |
| bool | has_unit_system () const |
| void | clear_unit_system () |
| const std::string & | unit_system () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_unit_system (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_unit_system () |
| PROTOBUF_NODISCARD std::string * | release_unit_system () |
| void | set_allocated_unit_system (std::string *unit_system) |
| bool | has_dynamic_conditions () const |
| void | clear_dynamic_conditions () |
| const ::dccl::DCCLMessageOptions_Conditions & | dynamic_conditions () const |
| PROTOBUF_NODISCARD::dccl::DCCLMessageOptions_Conditions * | release_dynamic_conditions () |
| ::dccl::DCCLMessageOptions_Conditions * | mutable_dynamic_conditions () |
| void | set_allocated_dynamic_conditions (::dccl::DCCLMessageOptions_Conditions *dynamic_conditions) |
| void | unsafe_arena_set_allocated_dynamic_conditions (::dccl::DCCLMessageOptions_Conditions *dynamic_conditions) |
| ::dccl::DCCLMessageOptions_Conditions * | unsafe_arena_release_dynamic_conditions () |
| bool | has_id () const |
| void | clear_id () |
| int32_t | id () const |
| void | set_id (int32_t value) |
| bool | has_max_bytes () const |
| void | clear_max_bytes () |
| uint32_t | max_bytes () const |
| void | set_max_bytes (uint32_t value) |
| bool | has_codec_version () const |
| void | clear_codec_version () |
| int32_t | codec_version () const |
| void | set_codec_version (int32_t value) |
| bool | has_omit_id () const |
| void | clear_omit_id () |
| bool | omit_id () const |
| void | set_omit_id (bool value) |
| PROTOBUF_CONSTEXPR | DCCLMessageOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DCCLMessageOptions (const DCCLMessageOptions &from) | |
| DCCLMessageOptions (DCCLMessageOptions &&from) noexcept | |
| DCCLMessageOptions & | operator= (const DCCLMessageOptions &from) |
| DCCLMessageOptions & | operator= (DCCLMessageOptions &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DCCLMessageOptions *other) |
| void | UnsafeArenaSwap (DCCLMessageOptions *other) |
| DCCLMessageOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DCCLMessageOptions &from) |
| void | MergeFrom (const DCCLMessageOptions &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const 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 |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_codec () const |
| void | clear_codec () |
| const std::string & | codec () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_codec (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_codec () |
| PROTOBUF_NODISCARD std::string * | release_codec () |
| void | set_allocated_codec (std::string *codec) |
| bool | has_codec_group () const |
| void | clear_codec_group () |
| const std::string & | codec_group () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_codec_group (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_codec_group () |
| PROTOBUF_NODISCARD std::string * | release_codec_group () |
| void | set_allocated_codec_group (std::string *codec_group) |
| bool | has_unit_system () const |
| void | clear_unit_system () |
| const std::string & | unit_system () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_unit_system (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_unit_system () |
| PROTOBUF_NODISCARD std::string * | release_unit_system () |
| void | set_allocated_unit_system (std::string *unit_system) |
| bool | has_dynamic_conditions () const |
| void | clear_dynamic_conditions () |
| const ::dccl::DCCLMessageOptions_Conditions & | dynamic_conditions () const |
| PROTOBUF_NODISCARD::dccl::DCCLMessageOptions_Conditions * | release_dynamic_conditions () |
| ::dccl::DCCLMessageOptions_Conditions * | mutable_dynamic_conditions () |
| void | set_allocated_dynamic_conditions (::dccl::DCCLMessageOptions_Conditions *dynamic_conditions) |
| void | unsafe_arena_set_allocated_dynamic_conditions (::dccl::DCCLMessageOptions_Conditions *dynamic_conditions) |
| ::dccl::DCCLMessageOptions_Conditions * | unsafe_arena_release_dynamic_conditions () |
| bool | has_id () const |
| void | clear_id () |
| int32_t | id () const |
| void | set_id (int32_t value) |
| bool | has_max_bytes () const |
| void | clear_max_bytes () |
| uint32_t | max_bytes () const |
| void | set_max_bytes (uint32_t value) |
| bool | has_codec_version () const |
| void | clear_codec_version () |
| int32_t | codec_version () const |
| void | set_codec_version (int32_t value) |
| bool | has_omit_id () const |
| void | clear_omit_id () |
| bool | omit_id () const |
| void | set_omit_id (bool value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_codec (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_codec_group (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_unit_system (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const DCCLMessageOptions & | default_instance () |
| static const DCCLMessageOptions * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const DCCLMessageOptions & | default_instance () |
| static const DCCLMessageOptions * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_dccl_2fapps_2fpb_5fplugin_2foption_5fextensions_2eproto |
| struct | ::TableStruct_dccl_2foption_5fextensions_2eproto |
| void | swap (DCCLMessageOptions &a, DCCLMessageOptions &b) |
| void | swap (DCCLMessageOptions &a, DCCLMessageOptions &b) |
Definition at line 1579 of file option_extensions.pb.h.
Definition at line 1704 of file option_extensions.pb.h.
Definition at line 1708 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 1708 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 1712 of file option_extensions.pb.h.
|
inline |
Definition at line 1582 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1587 of file option_extensions.pb.h.
|
inline |
Definition at line 1586 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1591 of file option_extensions.pb.h.
|
inline |
Definition at line 3672 of file option_extensions.pb.h.
|
inline |
Definition at line 3740 of file option_extensions.pb.h.
|
inline |
Definition at line 3808 of file option_extensions.pb.h.
|
inline |
Definition at line 3924 of file option_extensions.pb.h.
|
inline |
Definition at line 3616 of file option_extensions.pb.h.
|
inline |
Definition at line 3644 of file option_extensions.pb.h.
|
inline |
Definition at line 3836 of file option_extensions.pb.h.
|
inline |
Definition at line 3864 of file option_extensions.pb.h.
|
inline |
Definition at line 3676 of file option_extensions.pb.h.
|
inline |
Definition at line 3744 of file option_extensions.pb.h.
|
inline |
Definition at line 3815 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1626 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1630 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1617 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1621 of file option_extensions.pb.h.
|
inline |
Definition at line 3933 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1679 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1683 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1620 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1624 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1623 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1627 of file option_extensions.pb.h.
|
inline |
Definition at line 3669 of file option_extensions.pb.h.
|
inline |
Definition at line 3737 of file option_extensions.pb.h.
|
inline |
Definition at line 3805 of file option_extensions.pb.h.
|
inline |
Definition at line 3921 of file option_extensions.pb.h.
|
inline |
Definition at line 3613 of file option_extensions.pb.h.
|
inline |
Definition at line 3641 of file option_extensions.pb.h.
|
inline |
Definition at line 3833 of file option_extensions.pb.h.
|
inline |
Definition at line 3861 of file option_extensions.pb.h.
|
inline |
Definition at line 3623 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1629 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1633 of file option_extensions.pb.h.
|
inline |
Definition at line 3651 of file option_extensions.pb.h.
|
inline |
Definition at line 1666 of file option_extensions.pb.h.
|
inline |
Definition at line 1670 of file option_extensions.pb.h.
|
inline |
Definition at line 3687 of file option_extensions.pb.h.
|
inline |
Definition at line 3755 of file option_extensions.pb.h.
|
inline |
Definition at line 3980 of file option_extensions.pb.h.
|
inline |
Definition at line 3880 of file option_extensions.pb.h.
|
inline |
Definition at line 1613 of file option_extensions.pb.h.
|
inline |
Definition at line 1617 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1660 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1664 of file option_extensions.pb.h.
|
inline |
Definition at line 3843 of file option_extensions.pb.h.
|
inline |
Definition at line 1592 of file option_extensions.pb.h.
|
inline |
Definition at line 1596 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1596 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1600 of file option_extensions.pb.h.
|
inline |
Definition at line 3703 of file option_extensions.pb.h.
|
inline |
Definition at line 3771 of file option_extensions.pb.h.
|
inline |
Definition at line 3950 of file option_extensions.pb.h.
|
inline |
Definition at line 3896 of file option_extensions.pb.h.
|
inline |
Definition at line 3717 of file option_extensions.pb.h.
|
inline |
Definition at line 3785 of file option_extensions.pb.h.
|
inline |
Definition at line 3985 of file option_extensions.pb.h.
|
inline |
Definition at line 3905 of file option_extensions.pb.h.
|
inline |
Definition at line 3682 of file option_extensions.pb.h.
|
inline |
Definition at line 3750 of file option_extensions.pb.h.
|
inline |
Definition at line 3823 of file option_extensions.pb.h.
|
inline |
Definition at line 3631 of file option_extensions.pb.h.
|
inline |
Definition at line 3659 of file option_extensions.pb.h.
|
inline |
Definition at line 3851 of file option_extensions.pb.h.
|
inline |
Definition at line 3875 of file option_extensions.pb.h.
|
inline |
Definition at line 1639 of file option_extensions.pb.h.
|
inline |
Definition at line 1643 of file option_extensions.pb.h.
|
inline |
Definition at line 3868 of file option_extensions.pb.h.
|
inline |
Definition at line 1610 of file option_extensions.pb.h.
|
inline |
Definition at line 1614 of file option_extensions.pb.h.
|
inline |
Definition at line 3965 of file option_extensions.pb.h.
|
inline |
Definition at line 3937 of file option_extensions.pb.h.
|
inline |
Definition at line 1652 of file option_extensions.pb.h.
|
inline |
Definition at line 1656 of file option_extensions.pb.h.
|
friend |
Definition at line 1846 of file option_extensions.pb.h.
|
friend |
Definition at line 1688 of file option_extensions.pb.h.
|
friend |
Definition at line 1863 of file option_extensions.pb.h.
|
friend |
Definition at line 1867 of file option_extensions.pb.h.
|
friend |
Definition at line 1636 of file option_extensions.pb.h.
|
friend |
Definition at line 1640 of file option_extensions.pb.h.
|
static |
Definition at line 1697 of file option_extensions.pb.h.
| Impl_ dccl::DCCLMessageOptions::_impl_ |
Definition at line 1862 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 1633 of file option_extensions.pb.h.