|
DCCL v4
|

Public Types | |
| enum | : int { kBaseDimensionsFieldNumber = 1 , kDerivedDimensionsFieldNumber = 2 , kSystemFieldNumber = 3 , kUnitFieldNumber = 5 , kPrefixFieldNumber = 6 , kCustomFieldNumber = 7 , kRelativeTemperatureFieldNumber = 4 } |
| enum | : int { kBaseDimensionsFieldNumber = 1 , kDerivedDimensionsFieldNumber = 2 , kSystemFieldNumber = 3 , kUnitFieldNumber = 5 , kPrefixFieldNumber = 6 , kCustomFieldNumber = 7 , kRelativeTemperatureFieldNumber = 4 } |
| typedef DCCLFieldOptions_Units_CustomUnit | CustomUnit |
| typedef DCCLFieldOptions_Units_CustomUnit | CustomUnit |
Public Member Functions | |
| PROTOBUF_CONSTEXPR | DCCLFieldOptions_Units (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DCCLFieldOptions_Units (const DCCLFieldOptions_Units &from) | |
| DCCLFieldOptions_Units (DCCLFieldOptions_Units &&from) noexcept | |
| DCCLFieldOptions_Units & | operator= (const DCCLFieldOptions_Units &from) |
| DCCLFieldOptions_Units & | operator= (DCCLFieldOptions_Units &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DCCLFieldOptions_Units *other) |
| void | UnsafeArenaSwap (DCCLFieldOptions_Units *other) |
| DCCLFieldOptions_Units * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DCCLFieldOptions_Units &from) |
| void | MergeFrom (const DCCLFieldOptions_Units &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_base_dimensions () const |
| void | clear_base_dimensions () |
| const std::string & | base_dimensions () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_base_dimensions (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_base_dimensions () |
| PROTOBUF_NODISCARD std::string * | release_base_dimensions () |
| void | set_allocated_base_dimensions (std::string *base_dimensions) |
| bool | has_derived_dimensions () const |
| void | clear_derived_dimensions () |
| const std::string & | derived_dimensions () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_derived_dimensions (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_derived_dimensions () |
| PROTOBUF_NODISCARD std::string * | release_derived_dimensions () |
| void | set_allocated_derived_dimensions (std::string *derived_dimensions) |
| bool | has_system () const |
| void | clear_system () |
| const std::string & | system () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_system (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_system () |
| PROTOBUF_NODISCARD std::string * | release_system () |
| void | set_allocated_system (std::string *system) |
| bool | has_unit () const |
| void | clear_unit () |
| const std::string & | unit () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_unit (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_unit () |
| PROTOBUF_NODISCARD std::string * | release_unit () |
| void | set_allocated_unit (std::string *unit) |
| bool | has_prefix () const |
| void | clear_prefix () |
| const std::string & | prefix () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_prefix (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_prefix () |
| PROTOBUF_NODISCARD std::string * | release_prefix () |
| void | set_allocated_prefix (std::string *prefix) |
| bool | has_custom () const |
| void | clear_custom () |
| const ::dccl::DCCLFieldOptions_Units_CustomUnit & | custom () const |
| PROTOBUF_NODISCARD::dccl::DCCLFieldOptions_Units_CustomUnit * | release_custom () |
| ::dccl::DCCLFieldOptions_Units_CustomUnit * | mutable_custom () |
| void | set_allocated_custom (::dccl::DCCLFieldOptions_Units_CustomUnit *custom) |
| void | unsafe_arena_set_allocated_custom (::dccl::DCCLFieldOptions_Units_CustomUnit *custom) |
| ::dccl::DCCLFieldOptions_Units_CustomUnit * | unsafe_arena_release_custom () |
| bool | has_relative_temperature () const |
| void | clear_relative_temperature () |
| bool | relative_temperature () const |
| void | set_relative_temperature (bool value) |
| PROTOBUF_CONSTEXPR | DCCLFieldOptions_Units (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DCCLFieldOptions_Units (const DCCLFieldOptions_Units &from) | |
| DCCLFieldOptions_Units (DCCLFieldOptions_Units &&from) noexcept | |
| DCCLFieldOptions_Units & | operator= (const DCCLFieldOptions_Units &from) |
| DCCLFieldOptions_Units & | operator= (DCCLFieldOptions_Units &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DCCLFieldOptions_Units *other) |
| void | UnsafeArenaSwap (DCCLFieldOptions_Units *other) |
| DCCLFieldOptions_Units * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DCCLFieldOptions_Units &from) |
| void | MergeFrom (const DCCLFieldOptions_Units &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_base_dimensions () const |
| void | clear_base_dimensions () |
| const std::string & | base_dimensions () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_base_dimensions (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_base_dimensions () |
| PROTOBUF_NODISCARD std::string * | release_base_dimensions () |
| void | set_allocated_base_dimensions (std::string *base_dimensions) |
| bool | has_derived_dimensions () const |
| void | clear_derived_dimensions () |
| const std::string & | derived_dimensions () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_derived_dimensions (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_derived_dimensions () |
| PROTOBUF_NODISCARD std::string * | release_derived_dimensions () |
| void | set_allocated_derived_dimensions (std::string *derived_dimensions) |
| bool | has_system () const |
| void | clear_system () |
| const std::string & | system () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_system (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_system () |
| PROTOBUF_NODISCARD std::string * | release_system () |
| void | set_allocated_system (std::string *system) |
| bool | has_unit () const |
| void | clear_unit () |
| const std::string & | unit () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_unit (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_unit () |
| PROTOBUF_NODISCARD std::string * | release_unit () |
| void | set_allocated_unit (std::string *unit) |
| bool | has_prefix () const |
| void | clear_prefix () |
| const std::string & | prefix () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_prefix (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_prefix () |
| PROTOBUF_NODISCARD std::string * | release_prefix () |
| void | set_allocated_prefix (std::string *prefix) |
| bool | has_custom () const |
| void | clear_custom () |
| const ::dccl::DCCLFieldOptions_Units_CustomUnit & | custom () const |
| PROTOBUF_NODISCARD::dccl::DCCLFieldOptions_Units_CustomUnit * | release_custom () |
| ::dccl::DCCLFieldOptions_Units_CustomUnit * | mutable_custom () |
| void | set_allocated_custom (::dccl::DCCLFieldOptions_Units_CustomUnit *custom) |
| void | unsafe_arena_set_allocated_custom (::dccl::DCCLFieldOptions_Units_CustomUnit *custom) |
| ::dccl::DCCLFieldOptions_Units_CustomUnit * | unsafe_arena_release_custom () |
| bool | has_relative_temperature () const |
| void | clear_relative_temperature () |
| bool | relative_temperature () const |
| void | set_relative_temperature (bool value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_base_dimensions (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_derived_dimensions (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_system (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_unit (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_prefix (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 DCCLFieldOptions_Units & | default_instance () |
| static const DCCLFieldOptions_Units * | 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 DCCLFieldOptions_Units & | default_instance () |
| static const DCCLFieldOptions_Units * | 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 (DCCLFieldOptions_Units &a, DCCLFieldOptions_Units &b) |
| void | swap (DCCLFieldOptions_Units &a, DCCLFieldOptions_Units &b) |
Definition at line 261 of file option_extensions.pb.h.
Definition at line 386 of file option_extensions.pb.h.
Definition at line 390 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 390 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 394 of file option_extensions.pb.h.
|
inline |
Definition at line 264 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 269 of file option_extensions.pb.h.
|
inline |
Definition at line 268 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 273 of file option_extensions.pb.h.
|
inline |
Definition at line 1830 of file option_extensions.pb.h.
|
inline |
Definition at line 1826 of file option_extensions.pb.h.
|
inline |
Definition at line 2186 of file option_extensions.pb.h.
|
inline |
Definition at line 1894 of file option_extensions.pb.h.
|
inline |
Definition at line 2117 of file option_extensions.pb.h.
|
inline |
Definition at line 2021 of file option_extensions.pb.h.
|
inline |
Definition at line 1962 of file option_extensions.pb.h.
|
inline |
Definition at line 2049 of file option_extensions.pb.h.
|
inline |
Definition at line 2195 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 308 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 312 of file option_extensions.pb.h.
|
inline |
Definition at line 1898 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 299 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 303 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 361 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 365 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 302 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 306 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 305 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 309 of file option_extensions.pb.h.
|
inline |
Definition at line 1823 of file option_extensions.pb.h.
|
inline |
Definition at line 2183 of file option_extensions.pb.h.
|
inline |
Definition at line 1891 of file option_extensions.pb.h.
|
inline |
Definition at line 2114 of file option_extensions.pb.h.
|
inline |
Definition at line 2018 of file option_extensions.pb.h.
|
inline |
Definition at line 1959 of file option_extensions.pb.h.
|
inline |
Definition at line 2046 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 311 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 315 of file option_extensions.pb.h.
|
inline |
Definition at line 348 of file option_extensions.pb.h.
|
inline |
Definition at line 352 of file option_extensions.pb.h.
|
inline |
Definition at line 1841 of file option_extensions.pb.h.
|
inline |
Definition at line 2242 of file option_extensions.pb.h.
|
inline |
Definition at line 1909 of file option_extensions.pb.h.
|
inline |
Definition at line 2132 of file option_extensions.pb.h.
|
inline |
Definition at line 1978 of file option_extensions.pb.h.
|
inline |
Definition at line 2064 of file option_extensions.pb.h.
|
inline |
Definition at line 295 of file option_extensions.pb.h.
|
inline |
Definition at line 299 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 342 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 346 of file option_extensions.pb.h.
|
inline |
Definition at line 274 of file option_extensions.pb.h.
|
inline |
Definition at line 278 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 278 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 282 of file option_extensions.pb.h.
|
inline |
Definition at line 2121 of file option_extensions.pb.h.
|
inline |
Definition at line 2028 of file option_extensions.pb.h.
|
inline |
Definition at line 1857 of file option_extensions.pb.h.
|
inline |
Definition at line 2212 of file option_extensions.pb.h.
|
inline |
Definition at line 1925 of file option_extensions.pb.h.
|
inline |
Definition at line 2148 of file option_extensions.pb.h.
|
inline |
Definition at line 1994 of file option_extensions.pb.h.
|
inline |
Definition at line 2080 of file option_extensions.pb.h.
|
inline |
Definition at line 1871 of file option_extensions.pb.h.
|
inline |
Definition at line 2247 of file option_extensions.pb.h.
|
inline |
Definition at line 1939 of file option_extensions.pb.h.
|
inline |
Definition at line 2162 of file option_extensions.pb.h.
|
inline |
Definition at line 2003 of file option_extensions.pb.h.
|
inline |
Definition at line 2094 of file option_extensions.pb.h.
|
inline |
Definition at line 1836 of file option_extensions.pb.h.
|
inline |
Definition at line 1904 of file option_extensions.pb.h.
|
inline |
Definition at line 2127 of file option_extensions.pb.h.
|
inline |
Definition at line 2036 of file option_extensions.pb.h.
|
inline |
Definition at line 1973 of file option_extensions.pb.h.
|
inline |
Definition at line 2059 of file option_extensions.pb.h.
|
inline |
Definition at line 321 of file option_extensions.pb.h.
|
inline |
Definition at line 325 of file option_extensions.pb.h.
|
inline |
Definition at line 1966 of file option_extensions.pb.h.
|
inline |
Definition at line 2053 of file option_extensions.pb.h.
|
inline |
Definition at line 292 of file option_extensions.pb.h.
|
inline |
Definition at line 296 of file option_extensions.pb.h.
|
inline |
Definition at line 2227 of file option_extensions.pb.h.
|
inline |
Definition at line 2199 of file option_extensions.pb.h.
|
inline |
Definition at line 334 of file option_extensions.pb.h.
|
inline |
Definition at line 338 of file option_extensions.pb.h.
|
friend |
Definition at line 524 of file option_extensions.pb.h.
|
friend |
Definition at line 370 of file option_extensions.pb.h.
|
friend |
Definition at line 540 of file option_extensions.pb.h.
|
friend |
Definition at line 544 of file option_extensions.pb.h.
|
friend |
Definition at line 318 of file option_extensions.pb.h.
|
friend |
Definition at line 322 of file option_extensions.pb.h.
|
static |
Definition at line 379 of file option_extensions.pb.h.
| Impl_ dccl::DCCLFieldOptions_Units::_impl_ |
Definition at line 539 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 315 of file option_extensions.pb.h.