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

#include <goby/test/middleware/log/test.pb.h>

Inheritance diagram for goby::test::middleware::protobuf::TempSample:

Public Types

enum  : int { kTemperatureFieldNumber = 1 }
 

Public Member Functions

 TempSample ()
 
 ~TempSample () override
 
PROTOBUF_CONSTEXPR TempSample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TempSample (const TempSample &from)
 
 TempSample (TempSample &&from) noexcept
 
TempSampleoperator= (const TempSample &from)
 
TempSampleoperator= (TempSample &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TempSample *other)
 
void UnsafeArenaSwap (TempSample *other)
 
TempSampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const TempSample &from)
 
void MergeFrom (const TempSample &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_temperature () const
 
void clear_temperature ()
 
double temperature () const
 
void set_temperature (double value)
 

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 TempSampledefault_instance ()
 
static const TempSampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTemperatureFieldNumber 

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

Constructor & Destructor Documentation

◆ TempSample() [1/5]

goby::test::middleware::protobuf::TempSample::TempSample ( )
inline

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

◆ ~TempSample()

goby::test::middleware::protobuf::TempSample::~TempSample ( )
override

◆ TempSample() [2/5]

PROTOBUF_CONSTEXPR goby::test::middleware::protobuf::TempSample::TempSample ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TempSample() [3/5]

goby::test::middleware::protobuf::TempSample::TempSample ( const TempSample from)

◆ TempSample() [4/5]

goby::test::middleware::protobuf::TempSample::TempSample ( TempSample &&  from)
inlinenoexcept

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

◆ TempSample() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t goby::test::middleware::protobuf::TempSample::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::middleware::protobuf::TempSample::Clear ( )
final

◆ clear_temperature()

void goby::test::middleware::protobuf::TempSample::clear_temperature ( )
inline

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

◆ CopyFrom()

void goby::test::middleware::protobuf::TempSample::CopyFrom ( const TempSample from)

◆ default_instance()

static const TempSample & goby::test::middleware::protobuf::TempSample::default_instance ( )
inlinestatic

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

◆ descriptor()

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

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

◆ GetCachedSize()

int goby::test::middleware::protobuf::TempSample::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::middleware::protobuf::TempSample::GetMetadata ( ) const
final

◆ GetReflection()

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

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

◆ has_temperature()

bool goby::test::middleware::protobuf::TempSample::has_temperature ( ) const
inline

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

◆ internal_default_instance()

static const TempSample * goby::test::middleware::protobuf::TempSample::internal_default_instance ( )
inlinestatic

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

◆ IsInitialized()

bool goby::test::middleware::protobuf::TempSample::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::test::middleware::protobuf::TempSample::MergeFrom ( const TempSample from)
inline

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

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::middleware::protobuf::TempSample::mutable_unknown_fields ( )
inline

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

TempSample & goby::test::middleware::protobuf::TempSample::operator= ( TempSample &&  from)
inlinenoexcept

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

◆ set_temperature()

void goby::test::middleware::protobuf::TempSample::set_temperature ( double  value)
inline

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

◆ Swap()

void goby::test::middleware::protobuf::TempSample::Swap ( TempSample other)
inline

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

◆ temperature()

double goby::test::middleware::protobuf::TempSample::temperature ( ) const
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void goby::test::middleware::protobuf::TempSample::UnsafeArenaSwap ( TempSample other)
inline

Definition at line 341 of file test.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 415 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2ftest_2fmiddleware_2flog_2ftest_2eproto

◆ swap

void swap ( TempSample a,
TempSample b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData goby::test::middleware::protobuf::TempSample::_class_data_
static

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

◆ _impl_

Impl_ goby::test::middleware::protobuf::TempSample::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::test::middleware::protobuf::TempSample::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

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


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