JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::HubStatus_KnownBot Class Referencefinal

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

Inheritance diagram for jaiabot::protobuf::HubStatus_KnownBot:
Collaboration diagram for jaiabot::protobuf::HubStatus_KnownBot:

Public Types

enum  : int { kLastStatusTimeFieldNumber = 2 , kIdFieldNumber = 1 }
 
typedef boost::units::time_dimension last_status_time_dimension
 
typedef boost::units::make_scaled_unit< boost::units::unit< last_status_time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type last_status_time_unit
 

Public Member Functions

 HubStatus_KnownBot ()
 
 ~HubStatus_KnownBot () override
 
PROTOBUF_CONSTEXPR HubStatus_KnownBot (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 HubStatus_KnownBot (const HubStatus_KnownBot &from)
 
 HubStatus_KnownBot (HubStatus_KnownBot &&from) noexcept
 
HubStatus_KnownBotoperator= (const HubStatus_KnownBot &from)
 
HubStatus_KnownBotoperator= (HubStatus_KnownBot &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HubStatus_KnownBot *other)
 
void UnsafeArenaSwap (HubStatus_KnownBot *other)
 
HubStatus_KnownBotNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const HubStatus_KnownBot &from)
 
void MergeFrom (const HubStatus_KnownBot &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_last_status_time () const
 
void clear_last_status_time ()
 
uint64_t last_status_time () const
 
void set_last_status_time (uint64_t value)
 
bool has_id () const
 
void clear_id ()
 
uint32_t id () const
 
void set_id (uint32_t value)
 
template<typename Quantity >
void set_last_status_time_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity last_status_time_with_units () const
 
boost::units::quantity< last_status_time_unit, google::protobuf::uint64 > last_status_time_with_units () const
 

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 HubStatus_KnownBotdefault_instance ()
 
static const HubStatus_KnownBotinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 HubStatus_KnownBot (::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_2fhub_2eproto
 
void swap (HubStatus_KnownBot &a, HubStatus_KnownBot &b)
 

Detailed Description

Definition at line 271 of file hub.pb.h.

Member Typedef Documentation

◆ last_status_time_dimension

Definition at line 428 of file hub.pb.h.

◆ last_status_time_unit

typedef boost::units::make_scaled_unit<boost::units::unit<last_status_time_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type jaiabot::protobuf::HubStatus_KnownBot::last_status_time_unit

Definition at line 430 of file hub.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLastStatusTimeFieldNumber 
kIdFieldNumber 

Definition at line 398 of file hub.pb.h.

Constructor & Destructor Documentation

◆ HubStatus_KnownBot() [1/5]

jaiabot::protobuf::HubStatus_KnownBot::HubStatus_KnownBot ( )
inline

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

◆ ~HubStatus_KnownBot()

jaiabot::protobuf::HubStatus_KnownBot::~HubStatus_KnownBot ( )
override

◆ HubStatus_KnownBot() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::HubStatus_KnownBot::HubStatus_KnownBot ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ HubStatus_KnownBot() [3/5]

jaiabot::protobuf::HubStatus_KnownBot::HubStatus_KnownBot ( const HubStatus_KnownBot from)

◆ HubStatus_KnownBot() [4/5]

jaiabot::protobuf::HubStatus_KnownBot::HubStatus_KnownBot ( HubStatus_KnownBot &&  from)
inlinenoexcept

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

◆ HubStatus_KnownBot() [5/5]

jaiabot::protobuf::HubStatus_KnownBot::HubStatus_KnownBot ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::protobuf::HubStatus_KnownBot::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::protobuf::HubStatus_KnownBot::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

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

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::HubStatus_KnownBot::Clear ( )
final

◆ clear_id()

void jaiabot::protobuf::HubStatus_KnownBot::clear_id ( )
inline

Definition at line 967 of file hub.pb.h.

◆ clear_last_status_time()

void jaiabot::protobuf::HubStatus_KnownBot::clear_last_status_time ( )
inline

Definition at line 995 of file hub.pb.h.

◆ CopyFrom()

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

◆ default_instance()

static const HubStatus_KnownBot & jaiabot::protobuf::HubStatus_KnownBot::default_instance ( )
inlinestatic

Definition at line 318 of file hub.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::HubStatus_KnownBot::descriptor ( )
inlinestatic

Definition at line 309 of file hub.pb.h.

◆ GetCachedSize()

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

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::HubStatus_KnownBot::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::HubStatus_KnownBot::GetDescriptor ( )
inlinestatic

Definition at line 312 of file hub.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::HubStatus_KnownBot::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::HubStatus_KnownBot::GetReflection ( )
inlinestatic

Definition at line 315 of file hub.pb.h.

◆ has_id()

bool jaiabot::protobuf::HubStatus_KnownBot::has_id ( ) const
inline

Definition at line 964 of file hub.pb.h.

◆ has_last_status_time()

bool jaiabot::protobuf::HubStatus_KnownBot::has_last_status_time ( ) const
inline

Definition at line 992 of file hub.pb.h.

◆ id()

uint32_t jaiabot::protobuf::HubStatus_KnownBot::id ( ) const
inline

Definition at line 974 of file hub.pb.h.

◆ internal_default_instance()

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

Definition at line 321 of file hub.pb.h.

◆ IsInitialized()

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

◆ last_status_time()

uint64_t jaiabot::protobuf::HubStatus_KnownBot::last_status_time ( ) const
inline

Definition at line 1002 of file hub.pb.h.

◆ last_status_time_with_units() [1/2]

template<typename Quantity >
Quantity jaiabot::protobuf::HubStatus_KnownBot::last_status_time_with_units ( ) const
inline

Definition at line 437 of file hub.pb.h.

◆ last_status_time_with_units() [2/2]

boost::units::quantity< last_status_time_unit, google::protobuf::uint64 > jaiabot::protobuf::HubStatus_KnownBot::last_status_time_with_units ( ) const
inline

Definition at line 440 of file hub.pb.h.

◆ MergeFrom()

void jaiabot::protobuf::HubStatus_KnownBot::MergeFrom ( const HubStatus_KnownBot from)
inline

Definition at line 358 of file hub.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::HubStatus_KnownBot::mutable_unknown_fields ( )
inline

Definition at line 305 of file hub.pb.h.

◆ New()

HubStatus_KnownBot * jaiabot::protobuf::HubStatus_KnownBot::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 352 of file hub.pb.h.

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

HubStatus_KnownBot & jaiabot::protobuf::HubStatus_KnownBot::operator= ( HubStatus_KnownBot &&  from)
inlinenoexcept

Definition at line 288 of file hub.pb.h.

◆ set_id()

void jaiabot::protobuf::HubStatus_KnownBot::set_id ( uint32_t  value)
inline

Definition at line 982 of file hub.pb.h.

◆ set_last_status_time()

void jaiabot::protobuf::HubStatus_KnownBot::set_last_status_time ( uint64_t  value)
inline

Definition at line 1010 of file hub.pb.h.

◆ set_last_status_time_with_units()

template<typename Quantity >
void jaiabot::protobuf::HubStatus_KnownBot::set_last_status_time_with_units ( Quantity  value_w_units)
inline

Definition at line 433 of file hub.pb.h.

◆ Swap()

void jaiabot::protobuf::HubStatus_KnownBot::Swap ( HubStatus_KnownBot other)
inline

Definition at line 331 of file hub.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::HubStatus_KnownBot::unknown_fields ( ) const
inline

Definition at line 302 of file hub.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::protobuf::HubStatus_KnownBot::UnsafeArenaSwap ( HubStatus_KnownBot other)
inline

Definition at line 344 of file hub.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 450 of file hub.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 380 of file hub.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fhub_2eproto

Definition at line 460 of file hub.pb.h.

◆ swap

void swap ( HubStatus_KnownBot a,
HubStatus_KnownBot b 
)
friend

Definition at line 328 of file hub.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::HubStatus_KnownBot::_class_data_
static

Definition at line 389 of file hub.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::HubStatus_KnownBot::_impl_

Definition at line 459 of file hub.pb.h.

◆ kIndexInFileMessages

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

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


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