Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::test::acomms::protobuf::RouteMessage Class Referencefinal

#include <goby/test/acomms/route1/test.pb.h>

Inheritance diagram for goby::test::acomms::protobuf::RouteMessage:

Public Types

enum  : int { kTelegramFieldNumber = 4 , kTimeFieldNumber = 1 , kSrcFieldNumber = 2 , kDestFieldNumber = 3 }
enum  DCCLParameters { DCCL_ID = 1 , DCCL_MAX_BYTES = 32 }
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

 RouteMessage ()
 ~RouteMessage () override
PROTOBUF_CONSTEXPR RouteMessage (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 RouteMessage (const RouteMessage &from)
 RouteMessage (RouteMessage &&from) noexcept
RouteMessageoperator= (const RouteMessage &from)
RouteMessageoperator= (RouteMessage &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (RouteMessage *other)
void UnsafeArenaSwap (RouteMessage *other)
RouteMessageNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const RouteMessage &from)
void MergeFrom (const RouteMessage &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_telegram () const
void clear_telegram ()
const std::string & telegram () const
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_telegram (ArgT0 &&arg0, ArgT... args)
std::string * mutable_telegram ()
PROTOBUF_NODISCARD std::string * release_telegram ()
void set_allocated_telegram (std::string *telegram)
bool has_time () const
void clear_time ()
uint64_t time () const
void set_time (uint64_t value)
bool has_src () const
void clear_src ()
int32_t src () const
void set_src (int32_t value)
bool has_dest () const
void clear_dest ()
int32_t dest () const
void set_dest (int32_t value)
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_telegram (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 RouteMessagedefault_instance ()
static const RouteMessageinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

Definition at line 75 of file test.pb.h.

Member Typedef Documentation

◆ time_dimension

typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::test::acomms::protobuf::RouteMessage::time_dimension

Definition at line 266 of file test.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::test::acomms::protobuf::RouteMessage::time_unit

Definition at line 268 of file test.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTelegramFieldNumber 
kTimeFieldNumber 
kSrcFieldNumber 
kDestFieldNumber 

Definition at line 202 of file test.pb.h.

◆ DCCLParameters

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 

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

Constructor & Destructor Documentation

◆ RouteMessage() [1/5]

goby::test::acomms::protobuf::RouteMessage::RouteMessage ( )
inline

Definition at line 78 of file test.pb.h.

◆ ~RouteMessage()

goby::test::acomms::protobuf::RouteMessage::~RouteMessage ( )
override

◆ RouteMessage() [2/5]

PROTOBUF_CONSTEXPR goby::test::acomms::protobuf::RouteMessage::RouteMessage ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ RouteMessage() [3/5]

goby::test::acomms::protobuf::RouteMessage::RouteMessage ( const RouteMessage & from)

◆ RouteMessage() [4/5]

goby::test::acomms::protobuf::RouteMessage::RouteMessage ( RouteMessage && from)
inlinenoexcept

Definition at line 83 of file test.pb.h.

◆ RouteMessage() [5/5]

goby::test::acomms::protobuf::RouteMessage::RouteMessage ( ::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned = false )
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::test::acomms::protobuf::RouteMessage::_InternalParse ( const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * goby::test::acomms::protobuf::RouteMessage::_InternalSerialize ( uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream ) const
final

◆ ByteSizeLong()

size_t goby::test::acomms::protobuf::RouteMessage::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::acomms::protobuf::RouteMessage::Clear ( )
final

◆ clear_dest()

void goby::test::acomms::protobuf::RouteMessage::clear_dest ( )
inline

Definition at line 377 of file test.pb.h.

◆ clear_src()

void goby::test::acomms::protobuf::RouteMessage::clear_src ( )
inline

Definition at line 349 of file test.pb.h.

◆ clear_telegram()

void goby::test::acomms::protobuf::RouteMessage::clear_telegram ( )
inline

Definition at line 405 of file test.pb.h.

◆ clear_time()

void goby::test::acomms::protobuf::RouteMessage::clear_time ( )
inline

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

◆ CopyFrom()

void goby::test::acomms::protobuf::RouteMessage::CopyFrom ( const RouteMessage & from)

◆ default_instance()

const RouteMessage & goby::test::acomms::protobuf::RouteMessage::default_instance ( )
inlinestatic

Definition at line 122 of file test.pb.h.

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::RouteMessage::descriptor ( )
inlinestatic

Definition at line 113 of file test.pb.h.

◆ dest()

int32_t goby::test::acomms::protobuf::RouteMessage::dest ( ) const
inline

Definition at line 384 of file test.pb.h.

◆ GetCachedSize()

int goby::test::acomms::protobuf::RouteMessage::GetCachedSize ( ) const
inlinefinal

Definition at line 175 of file test.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::acomms::protobuf::RouteMessage::GetClassData ( ) const
final

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::acomms::protobuf::RouteMessage::GetDescriptor ( )
inlinestatic

Definition at line 116 of file test.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::acomms::protobuf::RouteMessage::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::acomms::protobuf::RouteMessage::GetReflection ( )
inlinestatic

Definition at line 119 of file test.pb.h.

◆ has_dest()

bool goby::test::acomms::protobuf::RouteMessage::has_dest ( ) const
inline

Definition at line 374 of file test.pb.h.

◆ has_src()

bool goby::test::acomms::protobuf::RouteMessage::has_src ( ) const
inline

Definition at line 346 of file test.pb.h.

◆ has_telegram()

bool goby::test::acomms::protobuf::RouteMessage::has_telegram ( ) const
inline

Definition at line 402 of file test.pb.h.

◆ has_time()

bool goby::test::acomms::protobuf::RouteMessage::has_time ( ) const
inline

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

◆ internal_default_instance()

const RouteMessage * goby::test::acomms::protobuf::RouteMessage::internal_default_instance ( )
inlinestatic

Definition at line 125 of file test.pb.h.

◆ IsInitialized()

bool goby::test::acomms::protobuf::RouteMessage::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::test::acomms::protobuf::RouteMessage::MergeFrom ( const RouteMessage & from)
inline

Definition at line 162 of file test.pb.h.

◆ mutable_telegram()

std::string * goby::test::acomms::protobuf::RouteMessage::mutable_telegram ( )
inline

Definition at line 420 of file test.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::acomms::protobuf::RouteMessage::mutable_unknown_fields ( )
inline

Definition at line 109 of file test.pb.h.

◆ New()

RouteMessage * goby::test::acomms::protobuf::RouteMessage::New ( ::PROTOBUF_NAMESPACE_ID::Arena * arena = nullptr) const
inlinefinal

Definition at line 156 of file test.pb.h.

◆ operator=() [1/2]

RouteMessage & goby::test::acomms::protobuf::RouteMessage::operator= ( const RouteMessage & from)
inline

Definition at line 88 of file test.pb.h.

◆ operator=() [2/2]

RouteMessage & goby::test::acomms::protobuf::RouteMessage::operator= ( RouteMessage && from)
inlinenoexcept

Definition at line 92 of file test.pb.h.

◆ release_telegram()

std::string * goby::test::acomms::protobuf::RouteMessage::release_telegram ( )
inline

Definition at line 436 of file test.pb.h.

◆ set_allocated_telegram()

void goby::test::acomms::protobuf::RouteMessage::set_allocated_telegram ( std::string * telegram)
inline

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

◆ set_dest()

void goby::test::acomms::protobuf::RouteMessage::set_dest ( int32_t value)
inline

Definition at line 392 of file test.pb.h.

◆ set_src()

void goby::test::acomms::protobuf::RouteMessage::set_src ( int32_t value)
inline

Definition at line 364 of file test.pb.h.

◆ set_telegram() [1/2]

template<typename ArgT0, typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::acomms::protobuf::RouteMessage::set_telegram ( ArgT0 && arg0,
ArgT... args )
inline

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

◆ set_telegram() [2/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::acomms::protobuf::RouteMessage::set_telegram ( ArgT0 && arg0,
ArgT... args )

◆ set_time()

void goby::test::acomms::protobuf::RouteMessage::set_time ( uint64_t value)
inline

Definition at line 336 of file test.pb.h.

◆ set_time_with_units()

template<typename Quantity>
void goby::test::acomms::protobuf::RouteMessage::set_time_with_units ( Quantity value_w_units)
inline

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

◆ src()

int32_t goby::test::acomms::protobuf::RouteMessage::src ( ) const
inline

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

◆ Swap()

void goby::test::acomms::protobuf::RouteMessage::Swap ( RouteMessage * other)
inline

Definition at line 135 of file test.pb.h.

◆ telegram()

const std::string & goby::test::acomms::protobuf::RouteMessage::telegram ( ) const
inline

Definition at line 409 of file test.pb.h.

◆ time()

uint64_t goby::test::acomms::protobuf::RouteMessage::time ( ) const
inline

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

◆ time_with_units() [1/2]

boost::units::quantity< time_unit, google::protobuf::uint64 > goby::test::acomms::protobuf::RouteMessage::time_with_units ( ) const
inline

Definition at line 278 of file test.pb.h.

◆ time_with_units() [2/2]

template<typename Quantity>
Quantity goby::test::acomms::protobuf::RouteMessage::time_with_units ( ) const
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::acomms::protobuf::RouteMessage::unknown_fields ( ) const
inline

Definition at line 106 of file test.pb.h.

◆ UnsafeArenaSwap()

void goby::test::acomms::protobuf::RouteMessage::UnsafeArenaSwap ( RouteMessage * other)
inline

Definition at line 148 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 184 of file test.pb.h.

◆ ::TableStruct_goby_2ftest_2facomms_2froute1_2ftest_2eproto

friend struct ::TableStruct_goby_2ftest_2facomms_2froute1_2ftest_2eproto
friend

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

◆ swap

void swap ( RouteMessage & a,
RouteMessage & b )
friend

Definition at line 132 of file test.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::test::acomms::protobuf::RouteMessage::_class_data_
static

Definition at line 193 of file test.pb.h.

◆ _impl_

Impl_ goby::test::acomms::protobuf::RouteMessage::_impl_

Definition at line 299 of file test.pb.h.

◆ kIndexInFileMessages

int goby::test::acomms::protobuf::RouteMessage::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 129 of file test.pb.h.


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