JaiaBot 2.6.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::UDPGatewayEnvelope Class Referencefinal

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

Inheritance diagram for jaiabot::protobuf::UDPGatewayEnvelope:
Collaboration diagram for jaiabot::protobuf::UDPGatewayEnvelope:

Public Types

enum  PayloadCase {
  kImuCommand = 1 , kImuData = 2 , kSalinityData = 3 , kPressureTemperatureData = 4 ,
  kTsys01Data = 5 , kEchoCommand = 6 , kEchoData = 7 , PAYLOAD_NOT_SET = 0
}
 
enum  : int {
  kImuCommandFieldNumber = 1 , kImuDataFieldNumber = 2 , kSalinityDataFieldNumber = 3 , kPressureTemperatureDataFieldNumber = 4 ,
  kTsys01DataFieldNumber = 5 , kEchoCommandFieldNumber = 6 , kEchoDataFieldNumber = 7
}
 

Public Member Functions

 UDPGatewayEnvelope ()
 
 ~UDPGatewayEnvelope () override
 
PROTOBUF_CONSTEXPR UDPGatewayEnvelope (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 UDPGatewayEnvelope (const UDPGatewayEnvelope &from)
 
 UDPGatewayEnvelope (UDPGatewayEnvelope &&from) noexcept
 
UDPGatewayEnvelopeoperator= (const UDPGatewayEnvelope &from)
 
UDPGatewayEnvelopeoperator= (UDPGatewayEnvelope &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UDPGatewayEnvelope *other)
 
void UnsafeArenaSwap (UDPGatewayEnvelope *other)
 
UDPGatewayEnvelopeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const UDPGatewayEnvelope &from)
 
void MergeFrom (const UDPGatewayEnvelope &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_imu_command () const
 
void clear_imu_command ()
 
const ::jaiabot::protobuf::IMUCommandimu_command () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IMUCommand * release_imu_command ()
 
::jaiabot::protobuf::IMUCommandmutable_imu_command ()
 
void set_allocated_imu_command (::jaiabot::protobuf::IMUCommand *imu_command)
 
void unsafe_arena_set_allocated_imu_command (::jaiabot::protobuf::IMUCommand *imu_command)
 
::jaiabot::protobuf::IMUCommandunsafe_arena_release_imu_command ()
 
bool has_imu_data () const
 
void clear_imu_data ()
 
const ::jaiabot::protobuf::IMUDataimu_data () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IMUData * release_imu_data ()
 
::jaiabot::protobuf::IMUDatamutable_imu_data ()
 
void set_allocated_imu_data (::jaiabot::protobuf::IMUData *imu_data)
 
void unsafe_arena_set_allocated_imu_data (::jaiabot::protobuf::IMUData *imu_data)
 
::jaiabot::protobuf::IMUDataunsafe_arena_release_imu_data ()
 
bool has_salinity_data () const
 
void clear_salinity_data ()
 
const ::jaiabot::protobuf::SalinityDatasalinity_data () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::SalinityData * release_salinity_data ()
 
::jaiabot::protobuf::SalinityDatamutable_salinity_data ()
 
void set_allocated_salinity_data (::jaiabot::protobuf::SalinityData *salinity_data)
 
void unsafe_arena_set_allocated_salinity_data (::jaiabot::protobuf::SalinityData *salinity_data)
 
::jaiabot::protobuf::SalinityDataunsafe_arena_release_salinity_data ()
 
bool has_pressure_temperature_data () const
 
void clear_pressure_temperature_data ()
 
const ::jaiabot::protobuf::PressureTemperatureDatapressure_temperature_data () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::PressureTemperatureData * release_pressure_temperature_data ()
 
::jaiabot::protobuf::PressureTemperatureDatamutable_pressure_temperature_data ()
 
void set_allocated_pressure_temperature_data (::jaiabot::protobuf::PressureTemperatureData *pressure_temperature_data)
 
void unsafe_arena_set_allocated_pressure_temperature_data (::jaiabot::protobuf::PressureTemperatureData *pressure_temperature_data)
 
::jaiabot::protobuf::PressureTemperatureDataunsafe_arena_release_pressure_temperature_data ()
 
bool has_tsys01_data () const
 
void clear_tsys01_data ()
 
const ::jaiabot::protobuf::TSYS01Datatsys01_data () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::TSYS01Data * release_tsys01_data ()
 
::jaiabot::protobuf::TSYS01Datamutable_tsys01_data ()
 
void set_allocated_tsys01_data (::jaiabot::protobuf::TSYS01Data *tsys01_data)
 
void unsafe_arena_set_allocated_tsys01_data (::jaiabot::protobuf::TSYS01Data *tsys01_data)
 
::jaiabot::protobuf::TSYS01Dataunsafe_arena_release_tsys01_data ()
 
bool has_echo_command () const
 
void clear_echo_command ()
 
const ::jaiabot::protobuf::EchoCommandecho_command () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::EchoCommand * release_echo_command ()
 
::jaiabot::protobuf::EchoCommandmutable_echo_command ()
 
void set_allocated_echo_command (::jaiabot::protobuf::EchoCommand *echo_command)
 
void unsafe_arena_set_allocated_echo_command (::jaiabot::protobuf::EchoCommand *echo_command)
 
::jaiabot::protobuf::EchoCommandunsafe_arena_release_echo_command ()
 
bool has_echo_data () const
 
void clear_echo_data ()
 
const ::jaiabot::protobuf::EchoDataecho_data () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::EchoData * release_echo_data ()
 
::jaiabot::protobuf::EchoDatamutable_echo_data ()
 
void set_allocated_echo_data (::jaiabot::protobuf::EchoData *echo_data)
 
void unsafe_arena_set_allocated_echo_data (::jaiabot::protobuf::EchoData *echo_data)
 
::jaiabot::protobuf::EchoDataunsafe_arena_release_echo_data ()
 
void clear_payload ()
 
PayloadCase payload_case () 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 UDPGatewayEnvelopedefault_instance ()
 
static const UDPGatewayEnvelopeinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 71 of file udp_gateway.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kImuCommandFieldNumber 
kImuDataFieldNumber 
kSalinityDataFieldNumber 
kPressureTemperatureDataFieldNumber 
kTsys01DataFieldNumber 
kEchoCommandFieldNumber 
kEchoDataFieldNumber 

Definition at line 209 of file udp_gateway.pb.h.

◆ PayloadCase

Enumerator
kImuCommand 
kImuData 
kSalinityData 
kPressureTemperatureData 
kTsys01Data 
kEchoCommand 
kEchoData 
PAYLOAD_NOT_SET 

Definition at line 121 of file udp_gateway.pb.h.

Constructor & Destructor Documentation

◆ UDPGatewayEnvelope() [1/5]

jaiabot::protobuf::UDPGatewayEnvelope::UDPGatewayEnvelope ( )
inline

Definition at line 74 of file udp_gateway.pb.h.

◆ ~UDPGatewayEnvelope()

jaiabot::protobuf::UDPGatewayEnvelope::~UDPGatewayEnvelope ( )
override

◆ UDPGatewayEnvelope() [2/5]

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

◆ UDPGatewayEnvelope() [3/5]

jaiabot::protobuf::UDPGatewayEnvelope::UDPGatewayEnvelope ( const UDPGatewayEnvelope from)

◆ UDPGatewayEnvelope() [4/5]

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

Definition at line 79 of file udp_gateway.pb.h.

◆ UDPGatewayEnvelope() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_echo_command()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_echo_command ( )

◆ clear_echo_data()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_echo_data ( )

◆ clear_imu_command()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_imu_command ( )

◆ clear_imu_data()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_imu_data ( )

◆ clear_payload()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_payload ( )

◆ clear_pressure_temperature_data()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_pressure_temperature_data ( )

◆ clear_salinity_data()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_salinity_data ( )

◆ clear_tsys01_data()

void jaiabot::protobuf::UDPGatewayEnvelope::clear_tsys01_data ( )

◆ CopyFrom()

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

◆ default_instance()

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

Definition at line 118 of file udp_gateway.pb.h.

◆ descriptor()

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

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

◆ echo_command()

const ::jaiabot::protobuf::EchoCommand & jaiabot::protobuf::UDPGatewayEnvelope::echo_command ( ) const
inline

Definition at line 752 of file udp_gateway.pb.h.

◆ echo_data()

const ::jaiabot::protobuf::EchoData & jaiabot::protobuf::UDPGatewayEnvelope::echo_data ( ) const
inline

Definition at line 818 of file udp_gateway.pb.h.

◆ GetCachedSize()

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

Definition at line 182 of file udp_gateway.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 112 of file udp_gateway.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 115 of file udp_gateway.pb.h.

◆ has_echo_command()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_echo_command ( ) const
inline

Definition at line 727 of file udp_gateway.pb.h.

◆ has_echo_data()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_echo_data ( ) const
inline

Definition at line 793 of file udp_gateway.pb.h.

◆ has_imu_command()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_imu_command ( ) const
inline

Definition at line 397 of file udp_gateway.pb.h.

◆ has_imu_data()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_imu_data ( ) const
inline

Definition at line 463 of file udp_gateway.pb.h.

◆ has_pressure_temperature_data()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_pressure_temperature_data ( ) const
inline

Definition at line 595 of file udp_gateway.pb.h.

◆ has_salinity_data()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_salinity_data ( ) const
inline

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

◆ has_tsys01_data()

bool jaiabot::protobuf::UDPGatewayEnvelope::has_tsys01_data ( ) const
inline

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

◆ imu_command()

const ::jaiabot::protobuf::IMUCommand & jaiabot::protobuf::UDPGatewayEnvelope::imu_command ( ) const
inline

Definition at line 422 of file udp_gateway.pb.h.

◆ imu_data()

const ::jaiabot::protobuf::IMUData & jaiabot::protobuf::UDPGatewayEnvelope::imu_data ( ) const
inline

Definition at line 488 of file udp_gateway.pb.h.

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 169 of file udp_gateway.pb.h.

◆ mutable_echo_command()

jaiabot::protobuf::EchoCommand * jaiabot::protobuf::UDPGatewayEnvelope::mutable_echo_command ( )
inline

Definition at line 783 of file udp_gateway.pb.h.

◆ mutable_echo_data()

jaiabot::protobuf::EchoData * jaiabot::protobuf::UDPGatewayEnvelope::mutable_echo_data ( )
inline

Definition at line 849 of file udp_gateway.pb.h.

◆ mutable_imu_command()

jaiabot::protobuf::IMUCommand * jaiabot::protobuf::UDPGatewayEnvelope::mutable_imu_command ( )
inline

Definition at line 453 of file udp_gateway.pb.h.

◆ mutable_imu_data()

jaiabot::protobuf::IMUData * jaiabot::protobuf::UDPGatewayEnvelope::mutable_imu_data ( )
inline

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

◆ mutable_pressure_temperature_data()

jaiabot::protobuf::PressureTemperatureData * jaiabot::protobuf::UDPGatewayEnvelope::mutable_pressure_temperature_data ( )
inline

Definition at line 651 of file udp_gateway.pb.h.

◆ mutable_salinity_data()

jaiabot::protobuf::SalinityData * jaiabot::protobuf::UDPGatewayEnvelope::mutable_salinity_data ( )
inline

Definition at line 585 of file udp_gateway.pb.h.

◆ mutable_tsys01_data()

jaiabot::protobuf::TSYS01Data * jaiabot::protobuf::UDPGatewayEnvelope::mutable_tsys01_data ( )
inline

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

◆ mutable_unknown_fields()

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

Definition at line 105 of file udp_gateway.pb.h.

◆ New()

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

Definition at line 163 of file udp_gateway.pb.h.

◆ operator=() [1/2]

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

Definition at line 84 of file udp_gateway.pb.h.

◆ operator=() [2/2]

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

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

◆ payload_case()

UDPGatewayEnvelope::PayloadCase jaiabot::protobuf::UDPGatewayEnvelope::payload_case ( ) const
inline

Definition at line 861 of file udp_gateway.pb.h.

◆ pressure_temperature_data()

const ::jaiabot::protobuf::PressureTemperatureData & jaiabot::protobuf::UDPGatewayEnvelope::pressure_temperature_data ( ) const
inline

Definition at line 620 of file udp_gateway.pb.h.

◆ release_echo_command()

jaiabot::protobuf::EchoCommand * jaiabot::protobuf::UDPGatewayEnvelope::release_echo_command ( )
inline

Definition at line 733 of file udp_gateway.pb.h.

◆ release_echo_data()

jaiabot::protobuf::EchoData * jaiabot::protobuf::UDPGatewayEnvelope::release_echo_data ( )
inline

Definition at line 799 of file udp_gateway.pb.h.

◆ release_imu_command()

jaiabot::protobuf::IMUCommand * jaiabot::protobuf::UDPGatewayEnvelope::release_imu_command ( )
inline

Definition at line 403 of file udp_gateway.pb.h.

◆ release_imu_data()

jaiabot::protobuf::IMUData * jaiabot::protobuf::UDPGatewayEnvelope::release_imu_data ( )
inline

Definition at line 469 of file udp_gateway.pb.h.

◆ release_pressure_temperature_data()

jaiabot::protobuf::PressureTemperatureData * jaiabot::protobuf::UDPGatewayEnvelope::release_pressure_temperature_data ( )
inline

Definition at line 601 of file udp_gateway.pb.h.

◆ release_salinity_data()

jaiabot::protobuf::SalinityData * jaiabot::protobuf::UDPGatewayEnvelope::release_salinity_data ( )
inline

Definition at line 535 of file udp_gateway.pb.h.

◆ release_tsys01_data()

jaiabot::protobuf::TSYS01Data * jaiabot::protobuf::UDPGatewayEnvelope::release_tsys01_data ( )
inline

Definition at line 667 of file udp_gateway.pb.h.

◆ salinity_data()

const ::jaiabot::protobuf::SalinityData & jaiabot::protobuf::UDPGatewayEnvelope::salinity_data ( ) const
inline

Definition at line 554 of file udp_gateway.pb.h.

◆ set_allocated_echo_command()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_echo_command ( ::jaiabot::protobuf::EchoCommand echo_command)

◆ set_allocated_echo_data()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_echo_data ( ::jaiabot::protobuf::EchoData echo_data)

◆ set_allocated_imu_command()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_imu_command ( ::jaiabot::protobuf::IMUCommand imu_command)

◆ set_allocated_imu_data()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_imu_data ( ::jaiabot::protobuf::IMUData imu_data)

◆ set_allocated_pressure_temperature_data()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_pressure_temperature_data ( ::jaiabot::protobuf::PressureTemperatureData pressure_temperature_data)

◆ set_allocated_salinity_data()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_salinity_data ( ::jaiabot::protobuf::SalinityData salinity_data)

◆ set_allocated_tsys01_data()

void jaiabot::protobuf::UDPGatewayEnvelope::set_allocated_tsys01_data ( ::jaiabot::protobuf::TSYS01Data tsys01_data)

◆ Swap()

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

Definition at line 142 of file udp_gateway.pb.h.

◆ tsys01_data()

const ::jaiabot::protobuf::TSYS01Data & jaiabot::protobuf::UDPGatewayEnvelope::tsys01_data ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 102 of file udp_gateway.pb.h.

◆ unsafe_arena_release_echo_command()

jaiabot::protobuf::EchoCommand * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_echo_command ( )
inline

Definition at line 756 of file udp_gateway.pb.h.

◆ unsafe_arena_release_echo_data()

jaiabot::protobuf::EchoData * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_echo_data ( )
inline

Definition at line 822 of file udp_gateway.pb.h.

◆ unsafe_arena_release_imu_command()

jaiabot::protobuf::IMUCommand * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_imu_command ( )
inline

Definition at line 426 of file udp_gateway.pb.h.

◆ unsafe_arena_release_imu_data()

jaiabot::protobuf::IMUData * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_imu_data ( )
inline

Definition at line 492 of file udp_gateway.pb.h.

◆ unsafe_arena_release_pressure_temperature_data()

jaiabot::protobuf::PressureTemperatureData * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_pressure_temperature_data ( )
inline

Definition at line 624 of file udp_gateway.pb.h.

◆ unsafe_arena_release_salinity_data()

jaiabot::protobuf::SalinityData * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_salinity_data ( )
inline

Definition at line 558 of file udp_gateway.pb.h.

◆ unsafe_arena_release_tsys01_data()

jaiabot::protobuf::TSYS01Data * jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_release_tsys01_data ( )
inline

Definition at line 690 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_echo_command()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_echo_command ( ::jaiabot::protobuf::EchoCommand echo_command)
inline

Definition at line 767 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_echo_data()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_echo_data ( ::jaiabot::protobuf::EchoData echo_data)
inline

Definition at line 833 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_imu_command()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_imu_command ( ::jaiabot::protobuf::IMUCommand imu_command)
inline

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

◆ unsafe_arena_set_allocated_imu_data()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_imu_data ( ::jaiabot::protobuf::IMUData imu_data)
inline

Definition at line 503 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_pressure_temperature_data()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_pressure_temperature_data ( ::jaiabot::protobuf::PressureTemperatureData pressure_temperature_data)
inline

Definition at line 635 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_salinity_data()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_salinity_data ( ::jaiabot::protobuf::SalinityData salinity_data)
inline

Definition at line 569 of file udp_gateway.pb.h.

◆ unsafe_arena_set_allocated_tsys01_data()

void jaiabot::protobuf::UDPGatewayEnvelope::unsafe_arena_set_allocated_tsys01_data ( ::jaiabot::protobuf::TSYS01Data tsys01_data)
inline

Definition at line 701 of file udp_gateway.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 155 of file udp_gateway.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 360 of file udp_gateway.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 191 of file udp_gateway.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fudp_5fgateway_2eproto

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

◆ swap

void swap ( UDPGatewayEnvelope a,
UDPGatewayEnvelope b 
)
friend

Definition at line 139 of file udp_gateway.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::UDPGatewayEnvelope::_class_data_
static

Definition at line 200 of file udp_gateway.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::UDPGatewayEnvelope::_impl_

Definition at line 379 of file udp_gateway.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::UDPGatewayEnvelope::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 136 of file udp_gateway.pb.h.


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