#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 229 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 1448 of file metadata.pb.h.
|
inline |
Definition at line 1382 of file metadata.pb.h.
|
inline |
Definition at line 1316 of file metadata.pb.h.
|
inline |
Definition at line 1250 of file metadata.pb.h.
|
inline |
Definition at line 1052 of file metadata.pb.h.
|
inline |
Definition at line 1118 of file metadata.pb.h.
|
inline |
Definition at line 1184 of file metadata.pb.h.
|
final |
void jaiabot::protobuf::DeviceMetadata_Version::CopyFrom | ( | const DeviceMetadata_Version & | from | ) |
|
inline |
Definition at line 1452 of file metadata.pb.h.
|
inline |
Definition at line 1386 of file metadata.pb.h.
|
static |
|
static |
|
inlinefinal |
Definition at line 301 of file metadata.pb.h.
|
final |
|
inline |
Definition at line 1320 of file metadata.pb.h.
|
inline |
Definition at line 1254 of file metadata.pb.h.
|
inline |
Definition at line 1439 of file metadata.pb.h.
|
inline |
Definition at line 1373 of file metadata.pb.h.
|
inline |
Definition at line 1307 of file metadata.pb.h.
|
inline |
Definition at line 1241 of file metadata.pb.h.
|
inline |
Definition at line 1043 of file metadata.pb.h.
|
inline |
Definition at line 1109 of file metadata.pb.h.
|
inline |
Definition at line 1175 of file metadata.pb.h.
|
static |
|
inlinestatic |
Definition at line 266 of file metadata.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1056 of file metadata.pb.h.
|
final |
void jaiabot::protobuf::DeviceMetadata_Version::MergeFrom | ( | const DeviceMetadata_Version & | from | ) |
|
final |
|
inline |
Definition at line 1122 of file metadata.pb.h.
|
inline |
Definition at line 1481 of file metadata.pb.h.
|
inline |
Definition at line 1415 of file metadata.pb.h.
|
inline |
Definition at line 1349 of file metadata.pb.h.
|
inline |
Definition at line 1283 of file metadata.pb.h.
|
inline |
Definition at line 1085 of file metadata.pb.h.
|
inline |
Definition at line 1151 of file metadata.pb.h.
|
inline |
Definition at line 1217 of file metadata.pb.h.
|
inline |
Definition at line 258 of file metadata.pb.h.
|
inlinefinal |
Definition at line 280 of file metadata.pb.h.
|
inlinefinal |
Definition at line 284 of file metadata.pb.h.
|
inline |
Definition at line 236 of file metadata.pb.h.
|
inline |
Definition at line 1188 of file metadata.pb.h.
|
inline |
Definition at line 1486 of file metadata.pb.h.
|
inline |
Definition at line 1420 of file metadata.pb.h.
|
inline |
Definition at line 1354 of file metadata.pb.h.
|
inline |
Definition at line 1288 of file metadata.pb.h.
|
inline |
Definition at line 1090 of file metadata.pb.h.
|
inline |
Definition at line 1156 of file metadata.pb.h.
|
inline |
Definition at line 1222 of file metadata.pb.h.
|
final |
|
inline |
Definition at line 1494 of file metadata.pb.h.
|
inline |
Definition at line 1428 of file metadata.pb.h.
|
inline |
Definition at line 1362 of file metadata.pb.h.
|
inline |
Definition at line 1296 of file metadata.pb.h.
|
inline |
Definition at line 1098 of file metadata.pb.h.
|
inline |
Definition at line 1164 of file metadata.pb.h.
|
inline |
Definition at line 1230 of file metadata.pb.h.
|
inline |
Definition at line 1456 of file metadata.pb.h.
|
inline |
Definition at line 1469 of file metadata.pb.h.
|
inline |
Definition at line 1475 of file metadata.pb.h.
|
inline |
Definition at line 1390 of file metadata.pb.h.
|
inline |
Definition at line 1403 of file metadata.pb.h.
|
inline |
Definition at line 1409 of file metadata.pb.h.
|
inline |
Definition at line 1324 of file metadata.pb.h.
|
inline |
Definition at line 1337 of file metadata.pb.h.
|
inline |
Definition at line 1343 of file metadata.pb.h.
|
inline |
Definition at line 1258 of file metadata.pb.h.
|
inline |
Definition at line 1271 of file metadata.pb.h.
|
inline |
Definition at line 1277 of file metadata.pb.h.
|
inline |
Definition at line 1060 of file metadata.pb.h.
|
inline |
Definition at line 1073 of file metadata.pb.h.
|
inline |
Definition at line 1079 of file metadata.pb.h.
|
inline |
Definition at line 1126 of file metadata.pb.h.
|
inline |
Definition at line 1139 of file metadata.pb.h.
|
inline |
Definition at line 1145 of file metadata.pb.h.
|
inline |
Definition at line 1192 of file metadata.pb.h.
|
inline |
Definition at line 1205 of file metadata.pb.h.
|
inline |
Definition at line 1211 of file metadata.pb.h.
void jaiabot::protobuf::DeviceMetadata_Version::Swap | ( | DeviceMetadata_Version * | other | ) |
|
inline |
Definition at line 255 of file metadata.pb.h.
|
friend |
Definition at line 458 of file metadata.pb.h.
|
friend |
Definition at line 274 of file metadata.pb.h.
|
static |
Definition at line 416 of file metadata.pb.h.
|
static |
Definition at line 401 of file metadata.pb.h.
|
static |
Definition at line 386 of file metadata.pb.h.
|
static |
Definition at line 371 of file metadata.pb.h.
|
staticconstexpr |
Definition at line 270 of file metadata.pb.h.
|
static |
Definition at line 326 of file metadata.pb.h.
|
static |
Definition at line 341 of file metadata.pb.h.
|
static |
Definition at line 356 of file metadata.pb.h.