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

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

Inheritance diagram for goby::middleware::frontseat::protobuf::NodeStatus:

Public Types

enum  : int {
  kNameFieldNumber = 2 , kGlobalFixFieldNumber = 10 , kLocalFixFieldNumber = 11 , kPoseFieldNumber = 20 ,
  kSpeedFieldNumber = 30 , kSourceFieldNumber = 40 , kTimeFieldNumber = 1 , kTypeFieldNumber = 3
}
 
typedef boost::units::time_dimension time_dimension
 
typedef boost::units::unit< time_dimension, boost::units::si::system > time_unit
 

Public Member Functions

 NodeStatus ()
 
 ~NodeStatus () override
 
PROTOBUF_CONSTEXPR NodeStatus (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 NodeStatus (const NodeStatus &from)
 
 NodeStatus (NodeStatus &&from) noexcept
 
NodeStatusoperator= (const NodeStatus &from)
 
NodeStatusoperator= (NodeStatus &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NodeStatus *other)
 
void UnsafeArenaSwap (NodeStatus *other)
 
NodeStatusNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const NodeStatus &from)
 
void MergeFrom (const NodeStatus &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_name () const
 
void clear_name ()
 
const std::string & name () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_name ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
void set_allocated_name (std::string *name)
 
bool has_global_fix () const
 
void clear_global_fix ()
 
const ::goby::middleware::protobuf::LatLonPointglobal_fix () const
 
PROTOBUF_NODISCARD::goby::middleware::protobuf::LatLonPoint * release_global_fix ()
 
::goby::middleware::protobuf::LatLonPointmutable_global_fix ()
 
void set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix)
 
void unsafe_arena_set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix)
 
::goby::middleware::protobuf::LatLonPointunsafe_arena_release_global_fix ()
 
bool has_local_fix () const
 
void clear_local_fix ()
 
const ::goby::middleware::frontseat::protobuf::CartesianCoordinatelocal_fix () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::CartesianCoordinate * release_local_fix ()
 
::goby::middleware::frontseat::protobuf::CartesianCoordinatemutable_local_fix ()
 
void set_allocated_local_fix (::goby::middleware::frontseat::protobuf::CartesianCoordinate *local_fix)
 
void unsafe_arena_set_allocated_local_fix (::goby::middleware::frontseat::protobuf::CartesianCoordinate *local_fix)
 
::goby::middleware::frontseat::protobuf::CartesianCoordinateunsafe_arena_release_local_fix ()
 
bool has_pose () const
 
void clear_pose ()
 
const ::goby::middleware::frontseat::protobuf::EulerAnglespose () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::EulerAngles * release_pose ()
 
::goby::middleware::frontseat::protobuf::EulerAnglesmutable_pose ()
 
void set_allocated_pose (::goby::middleware::frontseat::protobuf::EulerAngles *pose)
 
void unsafe_arena_set_allocated_pose (::goby::middleware::frontseat::protobuf::EulerAngles *pose)
 
::goby::middleware::frontseat::protobuf::EulerAnglesunsafe_arena_release_pose ()
 
bool has_speed () const
 
void clear_speed ()
 
const ::goby::middleware::frontseat::protobuf::Speedspeed () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::Speed * release_speed ()
 
::goby::middleware::frontseat::protobuf::Speedmutable_speed ()
 
void set_allocated_speed (::goby::middleware::frontseat::protobuf::Speed *speed)
 
void unsafe_arena_set_allocated_speed (::goby::middleware::frontseat::protobuf::Speed *speed)
 
::goby::middleware::frontseat::protobuf::Speedunsafe_arena_release_speed ()
 
bool has_source () const
 
void clear_source ()
 
const ::goby::middleware::frontseat::protobuf::Sourcesource () const
 
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::Source * release_source ()
 
::goby::middleware::frontseat::protobuf::Sourcemutable_source ()
 
void set_allocated_source (::goby::middleware::frontseat::protobuf::Source *source)
 
void unsafe_arena_set_allocated_source (::goby::middleware::frontseat::protobuf::Source *source)
 
::goby::middleware::frontseat::protobuf::Sourceunsafe_arena_release_source ()
 
bool has_time () const
 
void clear_time ()
 
double time () const
 
void set_time (double value)
 
bool has_type () const
 
void clear_type ()
 
::goby::middleware::frontseat::protobuf::VehicleType type () const
 
void set_type (::goby::middleware::frontseat::protobuf::VehicleType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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< NodeStatus, _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, double > time_with_units () const
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (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 NodeStatusdefault_instance ()
 
static const NodeStatusinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 244 of file frontseat_data.pb.h.

Member Typedef Documentation

◆ time_dimension

Definition at line 705 of file frontseat_data.pb.h.

◆ time_unit

typedef boost::units::unit<time_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::NodeStatus::time_unit

Definition at line 707 of file frontseat_data.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kGlobalFixFieldNumber 
kLocalFixFieldNumber 
kPoseFieldNumber 
kSpeedFieldNumber 
kSourceFieldNumber 
kTimeFieldNumber 
kTypeFieldNumber 

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

Constructor & Destructor Documentation

◆ NodeStatus() [1/5]

goby::middleware::frontseat::protobuf::NodeStatus::NodeStatus ( )
inline

Definition at line 247 of file frontseat_data.pb.h.

◆ ~NodeStatus()

goby::middleware::frontseat::protobuf::NodeStatus::~NodeStatus ( )
override

◆ NodeStatus() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::NodeStatus::NodeStatus ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ NodeStatus() [3/5]

goby::middleware::frontseat::protobuf::NodeStatus::NodeStatus ( const NodeStatus from)

◆ NodeStatus() [4/5]

goby::middleware::frontseat::protobuf::NodeStatus::NodeStatus ( NodeStatus &&  from)
inlinenoexcept

Definition at line 252 of file frontseat_data.pb.h.

◆ NodeStatus() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ AddExtension() [1/2]

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

Definition at line 661 of file frontseat_data.pb.h.

◆ AddExtension() [2/2]

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

Definition at line 673 of file frontseat_data.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::NodeStatus::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::NodeStatus::Clear ( )
final

◆ clear_global_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_global_fix ( )

◆ clear_local_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_local_fix ( )
inline

Definition at line 4243 of file frontseat_data.pb.h.

◆ clear_name()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_name ( )
inline

Definition at line 4058 of file frontseat_data.pb.h.

◆ clear_pose()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_pose ( )
inline

Definition at line 4333 of file frontseat_data.pb.h.

◆ clear_source()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_source ( )
inline

Definition at line 4513 of file frontseat_data.pb.h.

◆ clear_speed()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_speed ( )
inline

Definition at line 4423 of file frontseat_data.pb.h.

◆ clear_time()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_time ( )
inline

Definition at line 4030 of file frontseat_data.pb.h.

◆ clear_type()

void goby::middleware::frontseat::protobuf::NodeStatus::clear_type ( )
inline

Definition at line 4126 of file frontseat_data.pb.h.

◆ ClearExtension()

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

Definition at line 529 of file frontseat_data.pb.h.

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::NodeStatus::CopyFrom ( const NodeStatus from)

◆ default_instance()

static const NodeStatus & goby::middleware::frontseat::protobuf::NodeStatus::default_instance ( )
inlinestatic

Definition at line 291 of file frontseat_data.pb.h.

◆ descriptor()

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

Definition at line 282 of file frontseat_data.pb.h.

◆ ExtensionSize()

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

Definition at line 539 of file frontseat_data.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::NodeStatus::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 285 of file frontseat_data.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::frontseat::protobuf::NodeStatus::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 549 of file frontseat_data.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::frontseat::protobuf::NodeStatus::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

Definition at line 628 of file frontseat_data.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::NodeStatus::GetMetadata ( ) const
final

◆ GetReflection()

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

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

◆ GetRepeatedExtension()

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

Definition at line 686 of file frontseat_data.pb.h.

◆ global_fix()

const ::goby::middleware::protobuf::LatLonPoint & goby::middleware::frontseat::protobuf::NodeStatus::global_fix ( ) const
inline

Definition at line 4161 of file frontseat_data.pb.h.

◆ has_global_fix()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_global_fix ( ) const
inline

Definition at line 4153 of file frontseat_data.pb.h.

◆ has_local_fix()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_local_fix ( ) const
inline

Definition at line 4240 of file frontseat_data.pb.h.

◆ has_name()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_name ( ) const
inline

Definition at line 4055 of file frontseat_data.pb.h.

◆ has_pose()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_pose ( ) const
inline

Definition at line 4330 of file frontseat_data.pb.h.

◆ has_source()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_source ( ) const
inline

Definition at line 4510 of file frontseat_data.pb.h.

◆ has_speed()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_speed ( ) const
inline

Definition at line 4420 of file frontseat_data.pb.h.

◆ has_time()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_time ( ) const
inline

Definition at line 4027 of file frontseat_data.pb.h.

◆ has_type()

bool goby::middleware::frontseat::protobuf::NodeStatus::has_type ( ) const
inline

Definition at line 4123 of file frontseat_data.pb.h.

◆ HasExtension()

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

Definition at line 519 of file frontseat_data.pb.h.

◆ internal_default_instance()

static const NodeStatus * goby::middleware::frontseat::protobuf::NodeStatus::internal_default_instance ( )
inlinestatic

Definition at line 294 of file frontseat_data.pb.h.

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::NodeStatus::IsInitialized ( ) const
final

◆ local_fix()

const ::goby::middleware::frontseat::protobuf::CartesianCoordinate & goby::middleware::frontseat::protobuf::NodeStatus::local_fix ( ) const
inline

Definition at line 4252 of file frontseat_data.pb.h.

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::NodeStatus::MergeFrom ( const NodeStatus from)
inline

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

◆ mutable_global_fix()

goby::middleware::protobuf::LatLonPoint * goby::middleware::frontseat::protobuf::NodeStatus::mutable_global_fix ( )
inline

Definition at line 4208 of file frontseat_data.pb.h.

◆ mutable_local_fix()

goby::middleware::frontseat::protobuf::CartesianCoordinate * goby::middleware::frontseat::protobuf::NodeStatus::mutable_local_fix ( )
inline

Definition at line 4299 of file frontseat_data.pb.h.

◆ mutable_name()

std::string * goby::middleware::frontseat::protobuf::NodeStatus::mutable_name ( )
inline

Definition at line 4073 of file frontseat_data.pb.h.

◆ mutable_pose()

goby::middleware::frontseat::protobuf::EulerAngles * goby::middleware::frontseat::protobuf::NodeStatus::mutable_pose ( )
inline

Definition at line 4389 of file frontseat_data.pb.h.

◆ mutable_source()

goby::middleware::frontseat::protobuf::Source * goby::middleware::frontseat::protobuf::NodeStatus::mutable_source ( )
inline

Definition at line 4569 of file frontseat_data.pb.h.

◆ mutable_speed()

goby::middleware::frontseat::protobuf::Speed * goby::middleware::frontseat::protobuf::NodeStatus::mutable_speed ( )
inline

Definition at line 4479 of file frontseat_data.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::NodeStatus::mutable_unknown_fields ( )
inline

Definition at line 278 of file frontseat_data.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::frontseat::protobuf::NodeStatus::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 560 of file frontseat_data.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::frontseat::protobuf::NodeStatus::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 639 of file frontseat_data.pb.h.

◆ MutableRepeatedExtension()

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

Definition at line 697 of file frontseat_data.pb.h.

◆ name()

const std::string & goby::middleware::frontseat::protobuf::NodeStatus::name ( ) const
inline

Definition at line 4062 of file frontseat_data.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

NodeStatus & goby::middleware::frontseat::protobuf::NodeStatus::operator= ( NodeStatus &&  from)
inlinenoexcept

Definition at line 261 of file frontseat_data.pb.h.

◆ pose()

const ::goby::middleware::frontseat::protobuf::EulerAngles & goby::middleware::frontseat::protobuf::NodeStatus::pose ( ) const
inline

Definition at line 4342 of file frontseat_data.pb.h.

◆ release_global_fix()

goby::middleware::protobuf::LatLonPoint * goby::middleware::frontseat::protobuf::NodeStatus::release_global_fix ( )
inline

Definition at line 4178 of file frontseat_data.pb.h.

◆ release_local_fix()

goby::middleware::frontseat::protobuf::CartesianCoordinate * goby::middleware::frontseat::protobuf::NodeStatus::release_local_fix ( )
inline

Definition at line 4269 of file frontseat_data.pb.h.

◆ release_name()

std::string * goby::middleware::frontseat::protobuf::NodeStatus::release_name ( )
inline

Definition at line 4089 of file frontseat_data.pb.h.

◆ release_pose()

goby::middleware::frontseat::protobuf::EulerAngles * goby::middleware::frontseat::protobuf::NodeStatus::release_pose ( )
inline

Definition at line 4359 of file frontseat_data.pb.h.

◆ release_source()

goby::middleware::frontseat::protobuf::Source * goby::middleware::frontseat::protobuf::NodeStatus::release_source ( )
inline

Definition at line 4539 of file frontseat_data.pb.h.

◆ release_speed()

goby::middleware::frontseat::protobuf::Speed * goby::middleware::frontseat::protobuf::NodeStatus::release_speed ( )
inline

Definition at line 4449 of file frontseat_data.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::frontseat::protobuf::NodeStatus::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< NodeStatus, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 606 of file frontseat_data.pb.h.

◆ set_allocated_global_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_global_fix ( ::goby::middleware::protobuf::LatLonPoint global_fix)
inline

Definition at line 4213 of file frontseat_data.pb.h.

◆ set_allocated_local_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_local_fix ( ::goby::middleware::frontseat::protobuf::CartesianCoordinate local_fix)
inline

Definition at line 4304 of file frontseat_data.pb.h.

◆ set_allocated_name()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_name ( std::string *  name)
inline

Definition at line 4103 of file frontseat_data.pb.h.

◆ set_allocated_pose()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_pose ( ::goby::middleware::frontseat::protobuf::EulerAngles pose)
inline

Definition at line 4394 of file frontseat_data.pb.h.

◆ set_allocated_source()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_source ( ::goby::middleware::frontseat::protobuf::Source source)
inline

Definition at line 4574 of file frontseat_data.pb.h.

◆ set_allocated_speed()

void goby::middleware::frontseat::protobuf::NodeStatus::set_allocated_speed ( ::goby::middleware::frontseat::protobuf::Speed speed)
inline

Definition at line 4484 of file frontseat_data.pb.h.

◆ set_name() [1/2]

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

◆ set_name() [2/2]

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

Definition at line 4068 of file frontseat_data.pb.h.

◆ set_time()

void goby::middleware::frontseat::protobuf::NodeStatus::set_time ( double  value)
inline

Definition at line 4045 of file frontseat_data.pb.h.

◆ set_time_with_units()

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

Definition at line 710 of file frontseat_data.pb.h.

◆ set_type()

void goby::middleware::frontseat::protobuf::NodeStatus::set_type ( ::goby::middleware::frontseat::protobuf::VehicleType  value)
inline

Definition at line 4142 of file frontseat_data.pb.h.

◆ SetAllocatedExtension()

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

Definition at line 582 of file frontseat_data.pb.h.

◆ SetExtension() [1/2]

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

Definition at line 650 of file frontseat_data.pb.h.

◆ SetExtension() [2/2]

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

Definition at line 571 of file frontseat_data.pb.h.

◆ source()

const ::goby::middleware::frontseat::protobuf::Source & goby::middleware::frontseat::protobuf::NodeStatus::source ( ) const
inline

Definition at line 4522 of file frontseat_data.pb.h.

◆ speed()

const ::goby::middleware::frontseat::protobuf::Speed & goby::middleware::frontseat::protobuf::NodeStatus::speed ( ) const
inline

Definition at line 4432 of file frontseat_data.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::NodeStatus::Swap ( NodeStatus other)
inline

Definition at line 304 of file frontseat_data.pb.h.

◆ time()

double goby::middleware::frontseat::protobuf::NodeStatus::time ( ) const
inline

Definition at line 4037 of file frontseat_data.pb.h.

◆ time_with_units() [1/2]

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

Definition at line 714 of file frontseat_data.pb.h.

◆ time_with_units() [2/2]

boost::units::quantity< time_unit, double > goby::middleware::frontseat::protobuf::NodeStatus::time_with_units ( ) const
inline

Definition at line 717 of file frontseat_data.pb.h.

◆ type()

goby::middleware::frontseat::protobuf::VehicleType goby::middleware::frontseat::protobuf::NodeStatus::type ( ) const
inline

Definition at line 4133 of file frontseat_data.pb.h.

◆ unknown_fields()

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

Definition at line 275 of file frontseat_data.pb.h.

◆ unsafe_arena_release_global_fix()

goby::middleware::protobuf::LatLonPoint * goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_release_global_fix ( )
inline

Definition at line 4193 of file frontseat_data.pb.h.

◆ unsafe_arena_release_local_fix()

goby::middleware::frontseat::protobuf::CartesianCoordinate * goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_release_local_fix ( )
inline

Definition at line 4284 of file frontseat_data.pb.h.

◆ unsafe_arena_release_pose()

goby::middleware::frontseat::protobuf::EulerAngles * goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_release_pose ( )
inline

Definition at line 4374 of file frontseat_data.pb.h.

◆ unsafe_arena_release_source()

goby::middleware::frontseat::protobuf::Source * goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_release_source ( )
inline

Definition at line 4554 of file frontseat_data.pb.h.

◆ unsafe_arena_release_speed()

goby::middleware::frontseat::protobuf::Speed * goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_release_speed ( )
inline

Definition at line 4464 of file frontseat_data.pb.h.

◆ unsafe_arena_set_allocated_global_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_set_allocated_global_fix ( ::goby::middleware::protobuf::LatLonPoint global_fix)
inline

Definition at line 4165 of file frontseat_data.pb.h.

◆ unsafe_arena_set_allocated_local_fix()

void goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_set_allocated_local_fix ( ::goby::middleware::frontseat::protobuf::CartesianCoordinate local_fix)
inline

Definition at line 4256 of file frontseat_data.pb.h.

◆ unsafe_arena_set_allocated_pose()

void goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_set_allocated_pose ( ::goby::middleware::frontseat::protobuf::EulerAngles pose)
inline

Definition at line 4346 of file frontseat_data.pb.h.

◆ unsafe_arena_set_allocated_source()

void goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_set_allocated_source ( ::goby::middleware::frontseat::protobuf::Source source)
inline

Definition at line 4526 of file frontseat_data.pb.h.

◆ unsafe_arena_set_allocated_speed()

void goby::middleware::frontseat::protobuf::NodeStatus::unsafe_arena_set_allocated_speed ( ::goby::middleware::frontseat::protobuf::Speed speed)
inline

Definition at line 4436 of file frontseat_data.pb.h.

◆ UnsafeArenaReleaseExtension()

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

Definition at line 617 of file frontseat_data.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

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

Definition at line 593 of file frontseat_data.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::NodeStatus::UnsafeArenaSwap ( NodeStatus other)
inline

Definition at line 317 of file frontseat_data.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 727 of file frontseat_data.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 353 of file frontseat_data.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_5fdata_2eproto

◆ swap

void swap ( NodeStatus a,
NodeStatus b 
)
friend

Definition at line 301 of file frontseat_data.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::NodeStatus::_class_data_
static

Definition at line 362 of file frontseat_data.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::NodeStatus::_impl_

Definition at line 744 of file frontseat_data.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::NodeStatus::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 298 of file frontseat_data.pb.h.


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