#include <jaiabot/messages/metadata.pb.h>


Public Types | |
| enum | : int { kMajorFieldNumber = 1 , kMinorFieldNumber = 2 , kPatchFieldNumber = 3 , kGitHashFieldNumber = 4 , kGitBranchFieldNumber = 5 , kDebRepositoryFieldNumber = 6 , kDebReleaseBranchFieldNumber = 7 } |
Public Member Functions | |
| DeviceMetadata_Version () | |
| ~DeviceMetadata_Version () override | |
| PROTOBUF_CONSTEXPR | DeviceMetadata_Version (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DeviceMetadata_Version (const DeviceMetadata_Version &from) | |
| DeviceMetadata_Version (DeviceMetadata_Version &&from) noexcept | |
| DeviceMetadata_Version & | operator= (const DeviceMetadata_Version &from) |
| DeviceMetadata_Version & | operator= (DeviceMetadata_Version &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DeviceMetadata_Version *other) |
| void | UnsafeArenaSwap (DeviceMetadata_Version *other) |
| DeviceMetadata_Version * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DeviceMetadata_Version &from) |
| void | MergeFrom (const DeviceMetadata_Version &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_major () const |
| void | clear_major () |
| const std::string & | major () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_major (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_major () |
| PROTOBUF_NODISCARD std::string * | release_major () |
| void | set_allocated_major (std::string *major) |
| bool | has_minor () const |
| void | clear_minor () |
| const std::string & | minor () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_minor (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_minor () |
| PROTOBUF_NODISCARD std::string * | release_minor () |
| void | set_allocated_minor (std::string *minor) |
| bool | has_patch () const |
| void | clear_patch () |
| const std::string & | patch () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_patch (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_patch () |
| PROTOBUF_NODISCARD std::string * | release_patch () |
| void | set_allocated_patch (std::string *patch) |
| bool | has_git_hash () const |
| void | clear_git_hash () |
| const std::string & | git_hash () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_git_hash (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_git_hash () |
| PROTOBUF_NODISCARD std::string * | release_git_hash () |
| void | set_allocated_git_hash (std::string *git_hash) |
| bool | has_git_branch () const |
| void | clear_git_branch () |
| const std::string & | git_branch () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_git_branch (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_git_branch () |
| PROTOBUF_NODISCARD std::string * | release_git_branch () |
| void | set_allocated_git_branch (std::string *git_branch) |
| bool | has_deb_repository () const |
| void | clear_deb_repository () |
| const std::string & | deb_repository () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_deb_repository (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_deb_repository () |
| PROTOBUF_NODISCARD std::string * | release_deb_repository () |
| void | set_allocated_deb_repository (std::string *deb_repository) |
| bool | has_deb_release_branch () const |
| void | clear_deb_release_branch () |
| const std::string & | deb_release_branch () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_deb_release_branch (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_deb_release_branch () |
| PROTOBUF_NODISCARD std::string * | release_deb_release_branch () |
| void | set_allocated_deb_release_branch (std::string *deb_release_branch) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_major (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_minor (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_patch (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_git_hash (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_git_branch (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_deb_repository (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_deb_release_branch (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 DeviceMetadata_Version & | default_instance () |
| static const DeviceMetadata_Version * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DeviceMetadata_Version (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_jaiabot_2fmessages_2fmetadata_2eproto |
| void | swap (DeviceMetadata_Version &a, DeviceMetadata_Version &b) |
Definition at line 266 of file metadata.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMajorFieldNumber | |
| kMinorFieldNumber | |
| kPatchFieldNumber | |
| kGitHashFieldNumber | |
| kGitBranchFieldNumber | |
| kDebRepositoryFieldNumber | |
| kDebReleaseBranchFieldNumber | |
Definition at line 393 of file metadata.pb.h.
|
inline |
Definition at line 269 of file metadata.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::DeviceMetadata_Version::DeviceMetadata_Version | ( | const DeviceMetadata_Version & | from | ) |
|
inlinenoexcept |
Definition at line 274 of file metadata.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1733 of file metadata.pb.h.
|
inline |
Definition at line 1665 of file metadata.pb.h.
|
inline |
Definition at line 1597 of file metadata.pb.h.
|
inline |
Definition at line 1529 of file metadata.pb.h.
|
inline |
Definition at line 1325 of file metadata.pb.h.
|
inline |
Definition at line 1393 of file metadata.pb.h.
|
inline |
Definition at line 1461 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::CopyFrom | ( | const DeviceMetadata_Version & | from | ) |
|
inline |
Definition at line 1737 of file metadata.pb.h.
|
inline |
Definition at line 1669 of file metadata.pb.h.
|
inlinestatic |
Definition at line 313 of file metadata.pb.h.
|
inlinestatic |
Definition at line 304 of file metadata.pb.h.
|
inlinefinal |
Definition at line 366 of file metadata.pb.h.
|
final |
|
inlinestatic |
Definition at line 307 of file metadata.pb.h.
|
final |
|
inlinestatic |
Definition at line 310 of file metadata.pb.h.
|
inline |
Definition at line 1601 of file metadata.pb.h.
|
inline |
Definition at line 1533 of file metadata.pb.h.
|
inline |
Definition at line 1730 of file metadata.pb.h.
|
inline |
Definition at line 1662 of file metadata.pb.h.
|
inline |
Definition at line 1594 of file metadata.pb.h.
|
inline |
Definition at line 1526 of file metadata.pb.h.
|
inline |
Definition at line 1322 of file metadata.pb.h.
|
inline |
Definition at line 1390 of file metadata.pb.h.
|
inline |
Definition at line 1458 of file metadata.pb.h.
|
inlinestatic |
Definition at line 316 of file metadata.pb.h.
|
final |
|
inline |
Definition at line 1329 of file metadata.pb.h.
|
inline |
Definition at line 353 of file metadata.pb.h.
|
inline |
Definition at line 1397 of file metadata.pb.h.
|
inline |
Definition at line 1748 of file metadata.pb.h.
|
inline |
Definition at line 1680 of file metadata.pb.h.
|
inline |
Definition at line 1612 of file metadata.pb.h.
|
inline |
Definition at line 1544 of file metadata.pb.h.
|
inline |
Definition at line 1340 of file metadata.pb.h.
|
inline |
Definition at line 1408 of file metadata.pb.h.
|
inline |
Definition at line 1476 of file metadata.pb.h.
|
inline |
Definition at line 300 of file metadata.pb.h.
|
inlinefinal |
Definition at line 347 of file metadata.pb.h.
|
inline |
Definition at line 279 of file metadata.pb.h.
|
inlinenoexcept |
Definition at line 283 of file metadata.pb.h.
|
inline |
Definition at line 1465 of file metadata.pb.h.
|
inline |
Definition at line 1764 of file metadata.pb.h.
|
inline |
Definition at line 1696 of file metadata.pb.h.
|
inline |
Definition at line 1628 of file metadata.pb.h.
|
inline |
Definition at line 1560 of file metadata.pb.h.
|
inline |
Definition at line 1356 of file metadata.pb.h.
|
inline |
Definition at line 1424 of file metadata.pb.h.
|
inline |
Definition at line 1492 of file metadata.pb.h.
|
inline |
Definition at line 1778 of file metadata.pb.h.
|
inline |
Definition at line 1710 of file metadata.pb.h.
|
inline |
Definition at line 1642 of file metadata.pb.h.
|
inline |
Definition at line 1574 of file metadata.pb.h.
|
inline |
Definition at line 1370 of file metadata.pb.h.
|
inline |
Definition at line 1438 of file metadata.pb.h.
|
inline |
Definition at line 1506 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_deb_release_branch | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1743 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_deb_repository | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1675 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_git_branch | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1607 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_git_hash | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1539 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_major | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1335 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_minor | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1403 of file metadata.pb.h.
| void jaiabot::protobuf::DeviceMetadata_Version::set_patch | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1471 of file metadata.pb.h.
|
inline |
Definition at line 326 of file metadata.pb.h.
|
inline |
Definition at line 297 of file metadata.pb.h.
|
inline |
Definition at line 339 of file metadata.pb.h.
|
friend |
Definition at line 535 of file metadata.pb.h.
|
friend |
Definition at line 375 of file metadata.pb.h.
|
friend |
Definition at line 550 of file metadata.pb.h.
|
friend |
Definition at line 323 of file metadata.pb.h.
|
static |
Definition at line 384 of file metadata.pb.h.
| Impl_ jaiabot::protobuf::DeviceMetadata_Version::_impl_ |
Definition at line 549 of file metadata.pb.h.
|
staticconstexpr |
Definition at line 320 of file metadata.pb.h.