|
DCCL v5
|

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 265 of file option_extensions.pb.h.
Definition at line 390 of file option_extensions.pb.h.
Definition at line 394 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 394 of file option_extensions.pb.h.
| anonymous enum : int |
Definition at line 398 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 272 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 277 of file option_extensions.pb.h.
|
inline |
Definition at line 2036 of file option_extensions.pb.h.
|
inline |
Definition at line 2032 of file option_extensions.pb.h.
|
inline |
Definition at line 2392 of file option_extensions.pb.h.
|
inline |
Definition at line 2100 of file option_extensions.pb.h.
|
inline |
Definition at line 2323 of file option_extensions.pb.h.
|
inline |
Definition at line 2227 of file option_extensions.pb.h.
|
inline |
Definition at line 2168 of file option_extensions.pb.h.
|
inline |
Definition at line 2255 of file option_extensions.pb.h.
|
inline |
Definition at line 2401 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 312 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 316 of file option_extensions.pb.h.
|
inline |
Definition at line 2104 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 303 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 307 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 365 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 369 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 306 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 310 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 309 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 313 of file option_extensions.pb.h.
|
inline |
Definition at line 2029 of file option_extensions.pb.h.
|
inline |
Definition at line 2389 of file option_extensions.pb.h.
|
inline |
Definition at line 2097 of file option_extensions.pb.h.
|
inline |
Definition at line 2320 of file option_extensions.pb.h.
|
inline |
Definition at line 2224 of file option_extensions.pb.h.
|
inline |
Definition at line 2165 of file option_extensions.pb.h.
|
inline |
Definition at line 2252 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 315 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 319 of file option_extensions.pb.h.
|
inline |
Definition at line 352 of file option_extensions.pb.h.
|
inline |
Definition at line 356 of file option_extensions.pb.h.
|
inline |
Definition at line 2047 of file option_extensions.pb.h.
|
inline |
Definition at line 2448 of file option_extensions.pb.h.
|
inline |
Definition at line 2115 of file option_extensions.pb.h.
|
inline |
Definition at line 2338 of file option_extensions.pb.h.
|
inline |
Definition at line 2184 of file option_extensions.pb.h.
|
inline |
Definition at line 2270 of file option_extensions.pb.h.
|
inline |
Definition at line 299 of file option_extensions.pb.h.
|
inline |
Definition at line 303 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 346 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 350 of file option_extensions.pb.h.
|
inline |
Definition at line 278 of file option_extensions.pb.h.
|
inline |
Definition at line 282 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 282 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 286 of file option_extensions.pb.h.
|
inline |
Definition at line 2327 of file option_extensions.pb.h.
|
inline |
Definition at line 2234 of file option_extensions.pb.h.
|
inline |
Definition at line 2063 of file option_extensions.pb.h.
|
inline |
Definition at line 2418 of file option_extensions.pb.h.
|
inline |
Definition at line 2131 of file option_extensions.pb.h.
|
inline |
Definition at line 2354 of file option_extensions.pb.h.
|
inline |
Definition at line 2200 of file option_extensions.pb.h.
|
inline |
Definition at line 2286 of file option_extensions.pb.h.
|
inline |
Definition at line 2077 of file option_extensions.pb.h.
|
inline |
Definition at line 2453 of file option_extensions.pb.h.
|
inline |
Definition at line 2145 of file option_extensions.pb.h.
|
inline |
Definition at line 2368 of file option_extensions.pb.h.
|
inline |
Definition at line 2209 of file option_extensions.pb.h.
|
inline |
Definition at line 2300 of file option_extensions.pb.h.
|
inline |
Definition at line 2042 of file option_extensions.pb.h.
|
inline |
Definition at line 2110 of file option_extensions.pb.h.
|
inline |
Definition at line 2333 of file option_extensions.pb.h.
|
inline |
Definition at line 2242 of file option_extensions.pb.h.
|
inline |
Definition at line 2179 of file option_extensions.pb.h.
|
inline |
Definition at line 2265 of file option_extensions.pb.h.
|
inline |
Definition at line 325 of file option_extensions.pb.h.
|
inline |
Definition at line 329 of file option_extensions.pb.h.
|
inline |
Definition at line 2172 of file option_extensions.pb.h.
|
inline |
Definition at line 2259 of file option_extensions.pb.h.
|
inline |
Definition at line 296 of file option_extensions.pb.h.
|
inline |
Definition at line 300 of file option_extensions.pb.h.
|
inline |
Definition at line 2433 of file option_extensions.pb.h.
|
inline |
Definition at line 2405 of file option_extensions.pb.h.
|
inline |
Definition at line 338 of file option_extensions.pb.h.
|
inline |
Definition at line 342 of file option_extensions.pb.h.
|
friend |
Definition at line 528 of file option_extensions.pb.h.
|
friend |
Definition at line 374 of file option_extensions.pb.h.
|
friend |
Definition at line 544 of file option_extensions.pb.h.
|
friend |
Definition at line 548 of file option_extensions.pb.h.
|
friend |
Definition at line 322 of file option_extensions.pb.h.
|
friend |
Definition at line 326 of file option_extensions.pb.h.
|
static |
Definition at line 383 of file option_extensions.pb.h.
| Impl_ dccl::DCCLFieldOptions_Units::_impl_ |
Definition at line 543 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 319 of file option_extensions.pb.h.