#include <jaiabot/messages/metadata.pb.h>
Public Member Functions | |
DeviceMetadata_Version () | |
virtual | ~DeviceMetadata_Version () |
DeviceMetadata_Version (const DeviceMetadata_Version &from) | |
DeviceMetadata_Version & | operator= (const DeviceMetadata_Version &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DeviceMetadata_Version *other) |
DeviceMetadata_Version * | New () const final |
DeviceMetadata_Version * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const DeviceMetadata_Version &from) |
void | MergeFrom (const DeviceMetadata_Version &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_major () const |
void | clear_major () |
const ::std::string & | major () const |
void | set_major (const ::std::string &value) |
void | set_major (const char *value) |
void | set_major (const char *value, size_t size) |
::std::string * | mutable_major () |
::std::string * | release_major () |
void | set_allocated_major (::std::string *major) |
bool | has_minor () const |
void | clear_minor () |
const ::std::string & | minor () const |
void | set_minor (const ::std::string &value) |
void | set_minor (const char *value) |
void | set_minor (const char *value, size_t size) |
::std::string * | mutable_minor () |
::std::string * | release_minor () |
void | set_allocated_minor (::std::string *minor) |
bool | has_patch () const |
void | clear_patch () |
const ::std::string & | patch () const |
void | set_patch (const ::std::string &value) |
void | set_patch (const char *value) |
void | set_patch (const char *value, size_t size) |
::std::string * | mutable_patch () |
::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 |
void | set_git_hash (const ::std::string &value) |
void | set_git_hash (const char *value) |
void | set_git_hash (const char *value, size_t size) |
::std::string * | mutable_git_hash () |
::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 |
void | set_git_branch (const ::std::string &value) |
void | set_git_branch (const char *value) |
void | set_git_branch (const char *value, size_t size) |
::std::string * | mutable_git_branch () |
::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 |
void | set_deb_repository (const ::std::string &value) |
void | set_deb_repository (const char *value) |
void | set_deb_repository (const char *value, size_t size) |
::std::string * | mutable_deb_repository () |
::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 |
void | set_deb_release_branch (const ::std::string &value) |
void | set_deb_release_branch (const char *value) |
void | set_deb_release_branch (const char *value, size_t size) |
::std::string * | mutable_deb_release_branch () |
::std::string * | release_deb_release_branch () |
void | set_allocated_deb_release_branch (::std::string *deb_release_branch) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const DeviceMetadata_Version & | default_instance () |
static void | InitAsDefaultInstance () |
static const DeviceMetadata_Version * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kMajorFieldNumber = 1 |
static const int | kMinorFieldNumber = 2 |
static const int | kPatchFieldNumber = 3 |
static const int | kGitHashFieldNumber = 4 |
static const int | kGitBranchFieldNumber = 5 |
static const int | kDebRepositoryFieldNumber = 6 |
static const int | kDebReleaseBranchFieldNumber = 7 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fmetadata_2eproto::TableStruct |
void | swap (DeviceMetadata_Version &a, DeviceMetadata_Version &b) |
Definition at line 228 of file metadata.pb.h.
jaiabot::protobuf::DeviceMetadata_Version::DeviceMetadata_Version | ( | ) |
|
virtual |
jaiabot::protobuf::DeviceMetadata_Version::DeviceMetadata_Version | ( | const DeviceMetadata_Version & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 1477 of file metadata.pb.h.
|
inline |
Definition at line 1411 of file metadata.pb.h.
|
inline |
Definition at line 1345 of file metadata.pb.h.
|
inline |
Definition at line 1279 of file metadata.pb.h.
|
inline |
Definition at line 1081 of file metadata.pb.h.
|
inline |
Definition at line 1147 of file metadata.pb.h.
|
inline |
Definition at line 1213 of file metadata.pb.h.
|
final |
void jaiabot::protobuf::DeviceMetadata_Version::CopyFrom | ( | const DeviceMetadata_Version & | from | ) |
|
inline |
Definition at line 1481 of file metadata.pb.h.
|
inline |
Definition at line 1415 of file metadata.pb.h.
|
static |
|
static |
|
inlinefinal |
Definition at line 300 of file metadata.pb.h.
|
final |
|
inline |
Definition at line 1349 of file metadata.pb.h.
|
inline |
Definition at line 1283 of file metadata.pb.h.
|
inline |
Definition at line 1468 of file metadata.pb.h.
|
inline |
Definition at line 1402 of file metadata.pb.h.
|
inline |
Definition at line 1336 of file metadata.pb.h.
|
inline |
Definition at line 1270 of file metadata.pb.h.
|
inline |
Definition at line 1072 of file metadata.pb.h.
|
inline |
Definition at line 1138 of file metadata.pb.h.
|
inline |
Definition at line 1204 of file metadata.pb.h.
|
static |
|
inlinestatic |
Definition at line 265 of file metadata.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1085 of file metadata.pb.h.
|
final |
void jaiabot::protobuf::DeviceMetadata_Version::MergeFrom | ( | const DeviceMetadata_Version & | from | ) |
|
final |
|
inline |
Definition at line 1151 of file metadata.pb.h.
|
inline |
Definition at line 1510 of file metadata.pb.h.
|
inline |
Definition at line 1444 of file metadata.pb.h.
|
inline |
Definition at line 1378 of file metadata.pb.h.
|
inline |
Definition at line 1312 of file metadata.pb.h.
|
inline |
Definition at line 1114 of file metadata.pb.h.
|
inline |
Definition at line 1180 of file metadata.pb.h.
|
inline |
Definition at line 1246 of file metadata.pb.h.
|
inline |
Definition at line 257 of file metadata.pb.h.
|
inlinefinal |
Definition at line 279 of file metadata.pb.h.
|
inlinefinal |
Definition at line 283 of file metadata.pb.h.
|
inline |
Definition at line 235 of file metadata.pb.h.
|
inline |
Definition at line 1217 of file metadata.pb.h.
|
inline |
Definition at line 1515 of file metadata.pb.h.
|
inline |
Definition at line 1449 of file metadata.pb.h.
|
inline |
Definition at line 1383 of file metadata.pb.h.
|
inline |
Definition at line 1317 of file metadata.pb.h.
|
inline |
Definition at line 1119 of file metadata.pb.h.
|
inline |
Definition at line 1185 of file metadata.pb.h.
|
inline |
Definition at line 1251 of file metadata.pb.h.
|
final |
|
inline |
Definition at line 1523 of file metadata.pb.h.
|
inline |
Definition at line 1457 of file metadata.pb.h.
|
inline |
Definition at line 1391 of file metadata.pb.h.
|
inline |
Definition at line 1325 of file metadata.pb.h.
|
inline |
Definition at line 1127 of file metadata.pb.h.
|
inline |
Definition at line 1193 of file metadata.pb.h.
|
inline |
Definition at line 1259 of file metadata.pb.h.
|
inline |
Definition at line 1485 of file metadata.pb.h.
|
inline |
Definition at line 1498 of file metadata.pb.h.
|
inline |
Definition at line 1504 of file metadata.pb.h.
|
inline |
Definition at line 1419 of file metadata.pb.h.
|
inline |
Definition at line 1432 of file metadata.pb.h.
|
inline |
Definition at line 1438 of file metadata.pb.h.
|
inline |
Definition at line 1353 of file metadata.pb.h.
|
inline |
Definition at line 1366 of file metadata.pb.h.
|
inline |
Definition at line 1372 of file metadata.pb.h.
|
inline |
Definition at line 1287 of file metadata.pb.h.
|
inline |
Definition at line 1300 of file metadata.pb.h.
|
inline |
Definition at line 1306 of file metadata.pb.h.
|
inline |
Definition at line 1089 of file metadata.pb.h.
|
inline |
Definition at line 1102 of file metadata.pb.h.
|
inline |
Definition at line 1108 of file metadata.pb.h.
|
inline |
Definition at line 1155 of file metadata.pb.h.
|
inline |
Definition at line 1168 of file metadata.pb.h.
|
inline |
Definition at line 1174 of file metadata.pb.h.
|
inline |
Definition at line 1221 of file metadata.pb.h.
|
inline |
Definition at line 1234 of file metadata.pb.h.
|
inline |
Definition at line 1240 of file metadata.pb.h.
void jaiabot::protobuf::DeviceMetadata_Version::Swap | ( | DeviceMetadata_Version * | other | ) |
|
inline |
Definition at line 254 of file metadata.pb.h.
|
friend |
Definition at line 457 of file metadata.pb.h.
|
friend |
Definition at line 273 of file metadata.pb.h.
|
static |
Definition at line 415 of file metadata.pb.h.
|
static |
Definition at line 400 of file metadata.pb.h.
|
static |
Definition at line 385 of file metadata.pb.h.
|
static |
Definition at line 370 of file metadata.pb.h.
|
staticconstexpr |
Definition at line 269 of file metadata.pb.h.
|
static |
Definition at line 325 of file metadata.pb.h.
|
static |
Definition at line 340 of file metadata.pb.h.
|
static |
Definition at line 355 of file metadata.pb.h.