JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot::protobuf::DeviceMetadata_Version Class Reference

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

Inheritance diagram for jaiabot::protobuf::DeviceMetadata_Version:
Collaboration diagram for jaiabot::protobuf::DeviceMetadata_Version:

Public Member Functions

 DeviceMetadata_Version ()
 
virtual ~DeviceMetadata_Version ()
 
 DeviceMetadata_Version (const DeviceMetadata_Version &from)
 
DeviceMetadata_Versionoperator= (const DeviceMetadata_Version &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DeviceMetadata_Version *other)
 
DeviceMetadata_VersionNew () const final
 
DeviceMetadata_VersionNew (::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_Versiondefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const DeviceMetadata_Versioninternal_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)
 

Detailed Description

Definition at line 228 of file metadata.pb.h.

Constructor & Destructor Documentation

◆ DeviceMetadata_Version() [1/2]

jaiabot::protobuf::DeviceMetadata_Version::DeviceMetadata_Version ( )

◆ ~DeviceMetadata_Version()

virtual jaiabot::protobuf::DeviceMetadata_Version::~DeviceMetadata_Version ( )
virtual

◆ DeviceMetadata_Version() [2/2]

jaiabot::protobuf::DeviceMetadata_Version::DeviceMetadata_Version ( const DeviceMetadata_Version from)

Member Function Documentation

◆ ByteSizeLong()

size_t jaiabot::protobuf::DeviceMetadata_Version::ByteSizeLong ( ) const
final

◆ Clear()

void jaiabot::protobuf::DeviceMetadata_Version::Clear ( )
final

◆ clear_deb_release_branch()

void jaiabot::protobuf::DeviceMetadata_Version::clear_deb_release_branch ( )
inline

Definition at line 1477 of file metadata.pb.h.

◆ clear_deb_repository()

void jaiabot::protobuf::DeviceMetadata_Version::clear_deb_repository ( )
inline

Definition at line 1411 of file metadata.pb.h.

◆ clear_git_branch()

void jaiabot::protobuf::DeviceMetadata_Version::clear_git_branch ( )
inline

Definition at line 1345 of file metadata.pb.h.

◆ clear_git_hash()

void jaiabot::protobuf::DeviceMetadata_Version::clear_git_hash ( )
inline

Definition at line 1279 of file metadata.pb.h.

◆ clear_major()

void jaiabot::protobuf::DeviceMetadata_Version::clear_major ( )
inline

Definition at line 1081 of file metadata.pb.h.

◆ clear_minor()

void jaiabot::protobuf::DeviceMetadata_Version::clear_minor ( )
inline

Definition at line 1147 of file metadata.pb.h.

◆ clear_patch()

void jaiabot::protobuf::DeviceMetadata_Version::clear_patch ( )
inline

Definition at line 1213 of file metadata.pb.h.

◆ CopyFrom() [1/2]

void jaiabot::protobuf::DeviceMetadata_Version::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void jaiabot::protobuf::DeviceMetadata_Version::CopyFrom ( const DeviceMetadata_Version from)

◆ deb_release_branch()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::deb_release_branch ( ) const
inline

Definition at line 1481 of file metadata.pb.h.

◆ deb_repository()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::deb_repository ( ) const
inline

Definition at line 1415 of file metadata.pb.h.

◆ default_instance()

static const DeviceMetadata_Version& jaiabot::protobuf::DeviceMetadata_Version::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* jaiabot::protobuf::DeviceMetadata_Version::descriptor ( )
static

◆ GetCachedSize()

int jaiabot::protobuf::DeviceMetadata_Version::GetCachedSize ( ) const
inlinefinal

Definition at line 300 of file metadata.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata jaiabot::protobuf::DeviceMetadata_Version::GetMetadata ( ) const
final

◆ git_branch()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::git_branch ( ) const
inline

Definition at line 1349 of file metadata.pb.h.

◆ git_hash()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::git_hash ( ) const
inline

Definition at line 1283 of file metadata.pb.h.

◆ has_deb_release_branch()

bool jaiabot::protobuf::DeviceMetadata_Version::has_deb_release_branch ( ) const
inline

Definition at line 1468 of file metadata.pb.h.

◆ has_deb_repository()

bool jaiabot::protobuf::DeviceMetadata_Version::has_deb_repository ( ) const
inline

Definition at line 1402 of file metadata.pb.h.

◆ has_git_branch()

bool jaiabot::protobuf::DeviceMetadata_Version::has_git_branch ( ) const
inline

Definition at line 1336 of file metadata.pb.h.

◆ has_git_hash()

bool jaiabot::protobuf::DeviceMetadata_Version::has_git_hash ( ) const
inline

Definition at line 1270 of file metadata.pb.h.

◆ has_major()

bool jaiabot::protobuf::DeviceMetadata_Version::has_major ( ) const
inline

Definition at line 1072 of file metadata.pb.h.

◆ has_minor()

bool jaiabot::protobuf::DeviceMetadata_Version::has_minor ( ) const
inline

Definition at line 1138 of file metadata.pb.h.

◆ has_patch()

bool jaiabot::protobuf::DeviceMetadata_Version::has_patch ( ) const
inline

Definition at line 1204 of file metadata.pb.h.

◆ InitAsDefaultInstance()

static void jaiabot::protobuf::DeviceMetadata_Version::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const DeviceMetadata_Version* jaiabot::protobuf::DeviceMetadata_Version::internal_default_instance ( )
inlinestatic

Definition at line 265 of file metadata.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaiabot::protobuf::DeviceMetadata_Version::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool jaiabot::protobuf::DeviceMetadata_Version::IsInitialized ( ) const
final

◆ major()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::major ( ) const
inline

Definition at line 1085 of file metadata.pb.h.

◆ MergeFrom() [1/2]

void jaiabot::protobuf::DeviceMetadata_Version::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void jaiabot::protobuf::DeviceMetadata_Version::MergeFrom ( const DeviceMetadata_Version from)

◆ MergePartialFromCodedStream()

bool jaiabot::protobuf::DeviceMetadata_Version::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ minor()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::minor ( ) const
inline

Definition at line 1151 of file metadata.pb.h.

◆ mutable_deb_release_branch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_deb_release_branch ( )
inline

Definition at line 1510 of file metadata.pb.h.

◆ mutable_deb_repository()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_deb_repository ( )
inline

Definition at line 1444 of file metadata.pb.h.

◆ mutable_git_branch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_git_branch ( )
inline

Definition at line 1378 of file metadata.pb.h.

◆ mutable_git_hash()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_git_hash ( )
inline

Definition at line 1312 of file metadata.pb.h.

◆ mutable_major()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_major ( )
inline

Definition at line 1114 of file metadata.pb.h.

◆ mutable_minor()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_minor ( )
inline

Definition at line 1180 of file metadata.pb.h.

◆ mutable_patch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::mutable_patch ( )
inline

Definition at line 1246 of file metadata.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::DeviceMetadata_Version::mutable_unknown_fields ( )
inline

Definition at line 257 of file metadata.pb.h.

◆ New() [1/2]

DeviceMetadata_Version* jaiabot::protobuf::DeviceMetadata_Version::New ( ) const
inlinefinal

Definition at line 279 of file metadata.pb.h.

◆ New() [2/2]

DeviceMetadata_Version* jaiabot::protobuf::DeviceMetadata_Version::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 283 of file metadata.pb.h.

◆ operator=()

DeviceMetadata_Version& jaiabot::protobuf::DeviceMetadata_Version::operator= ( const DeviceMetadata_Version from)
inline

Definition at line 235 of file metadata.pb.h.

◆ patch()

const ::std::string & jaiabot::protobuf::DeviceMetadata_Version::patch ( ) const
inline

Definition at line 1217 of file metadata.pb.h.

◆ release_deb_release_branch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_deb_release_branch ( )
inline

Definition at line 1515 of file metadata.pb.h.

◆ release_deb_repository()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_deb_repository ( )
inline

Definition at line 1449 of file metadata.pb.h.

◆ release_git_branch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_git_branch ( )
inline

Definition at line 1383 of file metadata.pb.h.

◆ release_git_hash()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_git_hash ( )
inline

Definition at line 1317 of file metadata.pb.h.

◆ release_major()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_major ( )
inline

Definition at line 1119 of file metadata.pb.h.

◆ release_minor()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_minor ( )
inline

Definition at line 1185 of file metadata.pb.h.

◆ release_patch()

std::string * jaiabot::protobuf::DeviceMetadata_Version::release_patch ( )
inline

Definition at line 1251 of file metadata.pb.h.

◆ SerializeWithCachedSizes()

void jaiabot::protobuf::DeviceMetadata_Version::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_deb_release_branch()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_deb_release_branch ( ::std::string *  deb_release_branch)
inline

Definition at line 1523 of file metadata.pb.h.

◆ set_allocated_deb_repository()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_deb_repository ( ::std::string *  deb_repository)
inline

Definition at line 1457 of file metadata.pb.h.

◆ set_allocated_git_branch()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_git_branch ( ::std::string *  git_branch)
inline

Definition at line 1391 of file metadata.pb.h.

◆ set_allocated_git_hash()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_git_hash ( ::std::string *  git_hash)
inline

Definition at line 1325 of file metadata.pb.h.

◆ set_allocated_major()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_major ( ::std::string *  major)
inline

Definition at line 1127 of file metadata.pb.h.

◆ set_allocated_minor()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_minor ( ::std::string *  minor)
inline

Definition at line 1193 of file metadata.pb.h.

◆ set_allocated_patch()

void jaiabot::protobuf::DeviceMetadata_Version::set_allocated_patch ( ::std::string *  patch)
inline

Definition at line 1259 of file metadata.pb.h.

◆ set_deb_release_branch() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_release_branch ( const ::std::string &  value)
inline

Definition at line 1485 of file metadata.pb.h.

◆ set_deb_release_branch() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_release_branch ( const char *  value)
inline

Definition at line 1498 of file metadata.pb.h.

◆ set_deb_release_branch() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_release_branch ( const char *  value,
size_t  size 
)
inline

Definition at line 1504 of file metadata.pb.h.

◆ set_deb_repository() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_repository ( const ::std::string &  value)
inline

Definition at line 1419 of file metadata.pb.h.

◆ set_deb_repository() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_repository ( const char *  value)
inline

Definition at line 1432 of file metadata.pb.h.

◆ set_deb_repository() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_deb_repository ( const char *  value,
size_t  size 
)
inline

Definition at line 1438 of file metadata.pb.h.

◆ set_git_branch() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_branch ( const ::std::string &  value)
inline

Definition at line 1353 of file metadata.pb.h.

◆ set_git_branch() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_branch ( const char *  value)
inline

Definition at line 1366 of file metadata.pb.h.

◆ set_git_branch() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_branch ( const char *  value,
size_t  size 
)
inline

Definition at line 1372 of file metadata.pb.h.

◆ set_git_hash() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_hash ( const ::std::string &  value)
inline

Definition at line 1287 of file metadata.pb.h.

◆ set_git_hash() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_hash ( const char *  value)
inline

Definition at line 1300 of file metadata.pb.h.

◆ set_git_hash() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_git_hash ( const char *  value,
size_t  size 
)
inline

Definition at line 1306 of file metadata.pb.h.

◆ set_major() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_major ( const ::std::string &  value)
inline

Definition at line 1089 of file metadata.pb.h.

◆ set_major() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_major ( const char *  value)
inline

Definition at line 1102 of file metadata.pb.h.

◆ set_major() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_major ( const char *  value,
size_t  size 
)
inline

Definition at line 1108 of file metadata.pb.h.

◆ set_minor() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_minor ( const ::std::string &  value)
inline

Definition at line 1155 of file metadata.pb.h.

◆ set_minor() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_minor ( const char *  value)
inline

Definition at line 1168 of file metadata.pb.h.

◆ set_minor() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_minor ( const char *  value,
size_t  size 
)
inline

Definition at line 1174 of file metadata.pb.h.

◆ set_patch() [1/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_patch ( const ::std::string &  value)
inline

Definition at line 1221 of file metadata.pb.h.

◆ set_patch() [2/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_patch ( const char *  value)
inline

Definition at line 1234 of file metadata.pb.h.

◆ set_patch() [3/3]

void jaiabot::protobuf::DeviceMetadata_Version::set_patch ( const char *  value,
size_t  size 
)
inline

Definition at line 1240 of file metadata.pb.h.

◆ Swap()

void jaiabot::protobuf::DeviceMetadata_Version::Swap ( DeviceMetadata_Version other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::DeviceMetadata_Version::unknown_fields ( ) const
inline

Definition at line 254 of file metadata.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fmetadata_2eproto::TableStruct

Definition at line 457 of file metadata.pb.h.

◆ swap

void swap ( DeviceMetadata_Version a,
DeviceMetadata_Version b 
)
friend

Definition at line 273 of file metadata.pb.h.

Member Data Documentation

◆ kDebReleaseBranchFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kDebReleaseBranchFieldNumber = 7
static

Definition at line 415 of file metadata.pb.h.

◆ kDebRepositoryFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kDebRepositoryFieldNumber = 6
static

Definition at line 400 of file metadata.pb.h.

◆ kGitBranchFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kGitBranchFieldNumber = 5
static

Definition at line 385 of file metadata.pb.h.

◆ kGitHashFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kGitHashFieldNumber = 4
static

Definition at line 370 of file metadata.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::DeviceMetadata_Version::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 269 of file metadata.pb.h.

◆ kMajorFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kMajorFieldNumber = 1
static

Definition at line 325 of file metadata.pb.h.

◆ kMinorFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kMinorFieldNumber = 2
static

Definition at line 340 of file metadata.pb.h.

◆ kPatchFieldNumber

const int jaiabot::protobuf::DeviceMetadata_Version::kPatchFieldNumber = 3
static

Definition at line 355 of file metadata.pb.h.


The documentation for this class was generated from the following file: