Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::protobuf::VehicleHealth Class Referencefinal

#include <goby/middleware/protobuf/coroner.pb.h>

Inheritance diagram for goby::middleware::protobuf::VehicleHealth:

Public Types

enum  : int { kProcessFieldNumber = 11 , kPlatformFieldNumber = 2 , kTimeFieldNumber = 1 , kStateFieldNumber = 10 }
 
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type time_dimension
 
typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type time_unit
 

Public Member Functions

 VehicleHealth ()
 
 ~VehicleHealth () override
 
PROTOBUF_CONSTEXPR VehicleHealth (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 VehicleHealth (const VehicleHealth &from)
 
 VehicleHealth (VehicleHealth &&from) noexcept
 
VehicleHealthoperator= (const VehicleHealth &from)
 
VehicleHealthoperator= (VehicleHealth &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (VehicleHealth *other)
 
void UnsafeArenaSwap (VehicleHealth *other)
 
VehicleHealthNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const VehicleHealth &from)
 
void MergeFrom (const VehicleHealth &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
 
int process_size () const
 
void clear_process ()
 
::goby::middleware::protobuf::ProcessHealthmutable_process (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::protobuf::ProcessHealth > * mutable_process ()
 
const ::goby::middleware::protobuf::ProcessHealthprocess (int index) const
 
::goby::middleware::protobuf::ProcessHealthadd_process ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::protobuf::ProcessHealth > & process () const
 
bool has_platform () const
 
void clear_platform ()
 
const std::string & platform () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_platform (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_platform ()
 
PROTOBUF_NODISCARD std::string * release_platform ()
 
void set_allocated_platform (std::string *platform)
 
bool has_time () const
 
void clear_time ()
 
uint64_t time () const
 
void set_time (uint64_t value)
 
bool has_state () const
 
void clear_state ()
 
::goby::middleware::protobuf::HealthState state () const
 
void set_state (::goby::middleware::protobuf::HealthState value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename Quantity >
void set_time_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity time_with_units () const
 
boost::units::quantity< time_unit, google::protobuf::uint64 > time_with_units () const
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_platform (ArgT0 &&arg0, ArgT... args)
 

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 VehicleHealthdefault_instance ()
 
static const VehicleHealthinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Typedef Documentation

◆ time_dimension

typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::middleware::protobuf::VehicleHealth::time_dimension

Definition at line 1532 of file coroner.pb.h.

◆ time_unit

typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type goby::middleware::protobuf::VehicleHealth::time_unit

Definition at line 1534 of file coroner.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kProcessFieldNumber 
kPlatformFieldNumber 
kTimeFieldNumber 
kStateFieldNumber 

Definition at line 1274 of file coroner.pb.h.

Constructor & Destructor Documentation

◆ VehicleHealth() [1/5]

goby::middleware::protobuf::VehicleHealth::VehicleHealth ( )
inline

Definition at line 1150 of file coroner.pb.h.

◆ ~VehicleHealth()

goby::middleware::protobuf::VehicleHealth::~VehicleHealth ( )
override

◆ VehicleHealth() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::protobuf::VehicleHealth::VehicleHealth ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ VehicleHealth() [3/5]

goby::middleware::protobuf::VehicleHealth::VehicleHealth ( const VehicleHealth from)

◆ VehicleHealth() [4/5]

goby::middleware::protobuf::VehicleHealth::VehicleHealth ( VehicleHealth &&  from)
inlinenoexcept

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

◆ VehicleHealth() [5/5]

goby::middleware::protobuf::VehicleHealth::VehicleHealth ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::protobuf::VehicleHealth::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::protobuf::VehicleHealth::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_process()

goby::middleware::protobuf::ProcessHealth * goby::middleware::protobuf::VehicleHealth::add_process ( )
inline

Definition at line 2280 of file coroner.pb.h.

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::protobuf::VehicleHealth::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1488 of file coroner.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 1500 of file coroner.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::protobuf::VehicleHealth::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::VehicleHealth::Clear ( )
final

◆ clear_platform()

void goby::middleware::protobuf::VehicleHealth::clear_platform ( )
inline

Definition at line 2162 of file coroner.pb.h.

◆ clear_process()

void goby::middleware::protobuf::VehicleHealth::clear_process ( )
inline

Definition at line 2258 of file coroner.pb.h.

◆ clear_state()

void goby::middleware::protobuf::VehicleHealth::clear_state ( )
inline

Definition at line 2230 of file coroner.pb.h.

◆ clear_time()

void goby::middleware::protobuf::VehicleHealth::clear_time ( )
inline

Definition at line 2134 of file coroner.pb.h.

◆ ClearExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1356 of file coroner.pb.h.

◆ CopyFrom()

void goby::middleware::protobuf::VehicleHealth::CopyFrom ( const VehicleHealth from)

◆ default_instance()

static const VehicleHealth & goby::middleware::protobuf::VehicleHealth::default_instance ( )
inlinestatic

Definition at line 1194 of file coroner.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::VehicleHealth::descriptor ( )
inlinestatic

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

◆ ExtensionSize()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::middleware::protobuf::VehicleHealth::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

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

◆ GetCachedSize()

int goby::middleware::protobuf::VehicleHealth::GetCachedSize ( ) const
inlinefinal

Definition at line 1247 of file coroner.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::VehicleHealth::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::VehicleHealth::GetDescriptor ( )
inlinestatic

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

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::middleware::protobuf::VehicleHealth::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1376 of file coroner.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::middleware::protobuf::VehicleHealth::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

Definition at line 1455 of file coroner.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::VehicleHealth::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::VehicleHealth::GetReflection ( )
inlinestatic

Definition at line 1191 of file coroner.pb.h.

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::middleware::protobuf::VehicleHealth::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1513 of file coroner.pb.h.

◆ has_platform()

bool goby::middleware::protobuf::VehicleHealth::has_platform ( ) const
inline

Definition at line 2159 of file coroner.pb.h.

◆ has_state()

bool goby::middleware::protobuf::VehicleHealth::has_state ( ) const
inline

Definition at line 2227 of file coroner.pb.h.

◆ has_time()

bool goby::middleware::protobuf::VehicleHealth::has_time ( ) const
inline

Definition at line 2131 of file coroner.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::middleware::protobuf::VehicleHealth::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 1346 of file coroner.pb.h.

◆ internal_default_instance()

static const VehicleHealth * goby::middleware::protobuf::VehicleHealth::internal_default_instance ( )
inlinestatic

Definition at line 1197 of file coroner.pb.h.

◆ IsInitialized()

bool goby::middleware::protobuf::VehicleHealth::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::protobuf::VehicleHealth::MergeFrom ( const VehicleHealth from)
inline

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

◆ mutable_platform()

std::string * goby::middleware::protobuf::VehicleHealth::mutable_platform ( )
inline

Definition at line 2177 of file coroner.pb.h.

◆ mutable_process() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::middleware::protobuf::ProcessHealth > * goby::middleware::protobuf::VehicleHealth::mutable_process ( )
inline

Definition at line 2266 of file coroner.pb.h.

◆ mutable_process() [2/2]

goby::middleware::protobuf::ProcessHealth * goby::middleware::protobuf::VehicleHealth::mutable_process ( int  index)
inline

Definition at line 2261 of file coroner.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::VehicleHealth::mutable_unknown_fields ( )
inline

Definition at line 1181 of file coroner.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::protobuf::VehicleHealth::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1387 of file coroner.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::protobuf::VehicleHealth::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 1466 of file coroner.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::middleware::protobuf::VehicleHealth::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1524 of file coroner.pb.h.

◆ New()

VehicleHealth * goby::middleware::protobuf::VehicleHealth::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1228 of file coroner.pb.h.

◆ operator=() [1/2]

VehicleHealth & goby::middleware::protobuf::VehicleHealth::operator= ( const VehicleHealth from)
inline

Definition at line 1160 of file coroner.pb.h.

◆ operator=() [2/2]

VehicleHealth & goby::middleware::protobuf::VehicleHealth::operator= ( VehicleHealth &&  from)
inlinenoexcept

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

◆ platform()

const std::string & goby::middleware::protobuf::VehicleHealth::platform ( ) const
inline

Definition at line 2166 of file coroner.pb.h.

◆ process() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::middleware::protobuf::ProcessHealth > & goby::middleware::protobuf::VehicleHealth::process ( ) const
inline

Definition at line 2286 of file coroner.pb.h.

◆ process() [2/2]

const ::goby::middleware::protobuf::ProcessHealth & goby::middleware::protobuf::VehicleHealth::process ( int  index) const
inline

Definition at line 2273 of file coroner.pb.h.

◆ process_size()

int goby::middleware::protobuf::VehicleHealth::process_size ( ) const
inline

Definition at line 2255 of file coroner.pb.h.

◆ release_platform()

std::string * goby::middleware::protobuf::VehicleHealth::release_platform ( )
inline

Definition at line 2193 of file coroner.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::middleware::protobuf::VehicleHealth::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 1433 of file coroner.pb.h.

◆ set_allocated_platform()

void goby::middleware::protobuf::VehicleHealth::set_allocated_platform ( std::string *  platform)
inline

Definition at line 2207 of file coroner.pb.h.

◆ set_platform() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::protobuf::VehicleHealth::set_platform ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_platform() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::protobuf::VehicleHealth::set_platform ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2172 of file coroner.pb.h.

◆ set_state()

void goby::middleware::protobuf::VehicleHealth::set_state ( ::goby::middleware::protobuf::HealthState  value)
inline

Definition at line 2246 of file coroner.pb.h.

◆ set_time()

void goby::middleware::protobuf::VehicleHealth::set_time ( uint64_t  value)
inline

Definition at line 2149 of file coroner.pb.h.

◆ set_time_with_units()

template<typename Quantity >
void goby::middleware::protobuf::VehicleHealth::set_time_with_units ( Quantity  value_w_units)
inline

Definition at line 1537 of file coroner.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 1409 of file coroner.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

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

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

Definition at line 1398 of file coroner.pb.h.

◆ state()

goby::middleware::protobuf::HealthState goby::middleware::protobuf::VehicleHealth::state ( ) const
inline

Definition at line 2237 of file coroner.pb.h.

◆ Swap()

void goby::middleware::protobuf::VehicleHealth::Swap ( VehicleHealth other)
inline

Definition at line 1207 of file coroner.pb.h.

◆ time()

uint64_t goby::middleware::protobuf::VehicleHealth::time ( ) const
inline

Definition at line 2141 of file coroner.pb.h.

◆ time_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::protobuf::VehicleHealth::time_with_units ( ) const
inline

Definition at line 1541 of file coroner.pb.h.

◆ time_with_units() [2/2]

boost::units::quantity< time_unit, google::protobuf::uint64 > goby::middleware::protobuf::VehicleHealth::time_with_units ( ) const
inline

Definition at line 1544 of file coroner.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::VehicleHealth::unknown_fields ( ) const
inline

Definition at line 1178 of file coroner.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::protobuf::VehicleHealth::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

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

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::protobuf::VehicleHealth::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< VehicleHealth, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

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

◆ UnsafeArenaSwap()

void goby::middleware::protobuf::VehicleHealth::UnsafeArenaSwap ( VehicleHealth other)
inline

Definition at line 1220 of file coroner.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 1554 of file coroner.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1256 of file coroner.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2fcoroner_2eproto

◆ swap

void swap ( VehicleHealth a,
VehicleHealth b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::protobuf::VehicleHealth::_class_data_
static

Definition at line 1265 of file coroner.pb.h.

◆ _impl_

Impl_ goby::middleware::protobuf::VehicleHealth::_impl_

Definition at line 1567 of file coroner.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::protobuf::VehicleHealth::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 1201 of file coroner.pb.h.


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