JaiaBot  1.12.0+7+gdc1e5561
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 229 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 1448 of file metadata.pb.h.

◆ clear_deb_repository()

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

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

◆ clear_git_branch()

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

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

◆ clear_git_hash()

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

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

◆ clear_major()

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

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

◆ clear_minor()

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

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

◆ clear_patch()

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

Definition at line 1184 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 1452 of file metadata.pb.h.

◆ deb_repository()

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

Definition at line 1386 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 301 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 1320 of file metadata.pb.h.

◆ git_hash()

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

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

◆ has_deb_release_branch()

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

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

◆ has_deb_repository()

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

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

◆ has_git_branch()

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

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

◆ has_git_hash()

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

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

◆ has_major()

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

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

◆ has_minor()

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

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

◆ has_patch()

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

Definition at line 1175 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 266 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 1056 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 1122 of file metadata.pb.h.

◆ mutable_deb_release_branch()

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

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

◆ mutable_deb_repository()

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

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

◆ mutable_git_branch()

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

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

◆ mutable_git_hash()

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

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

◆ mutable_major()

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

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

◆ mutable_minor()

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

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

◆ mutable_patch()

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

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ patch()

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

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

◆ release_deb_release_branch()

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

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

◆ release_deb_repository()

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

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

◆ release_git_branch()

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

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

◆ release_git_hash()

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

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

◆ release_major()

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

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

◆ release_minor()

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

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

◆ release_patch()

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

Definition at line 1222 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 1494 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 1428 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 1362 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 1296 of file metadata.pb.h.

◆ set_allocated_major()

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

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

◆ set_allocated_minor()

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

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

◆ set_allocated_patch()

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

Definition at line 1230 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 1456 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 1469 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 1475 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 1390 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 1403 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 1409 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 1324 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 1337 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 1343 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 1258 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 1271 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 1277 of file metadata.pb.h.

◆ set_major() [1/3]

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

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

◆ set_major() [2/3]

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

Definition at line 1073 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 1079 of file metadata.pb.h.

◆ set_minor() [1/3]

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

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

◆ set_minor() [2/3]

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

Definition at line 1139 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 1145 of file metadata.pb.h.

◆ set_patch() [1/3]

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

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

◆ set_patch() [2/3]

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

Definition at line 1205 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 1211 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 255 of file metadata.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fmetadata_2eproto::TableStruct

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

◆ swap

void swap ( DeviceMetadata_Version a,
DeviceMetadata_Version b 
)
friend

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

Member Data Documentation

◆ kDebReleaseBranchFieldNumber

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

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

◆ kDebRepositoryFieldNumber

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

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

◆ kGitBranchFieldNumber

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

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

◆ kGitHashFieldNumber

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

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

◆ kIndexInFileMessages

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

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

◆ kMajorFieldNumber

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

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

◆ kMinorFieldNumber

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

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

◆ kPatchFieldNumber

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

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


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