Goby3 3.4.0
2026.04.13
Loading...
Searching...
No Matches
goby::acomms::popoto::protobuf::Config Class Referencefinal

#include <goby/acomms/protobuf/popoto_driver.pb.h>

Inheritance diagram for goby::acomms::popoto::protobuf::Config:

Public Types

enum  : int { kPayloadModeFieldNumber = 2 , kApplicationTypeFieldNumber = 5 , kStartTimeoutFieldNumber = 1 , kModemPowerFieldNumber = 3 }
 

Public Member Functions

 Config ()
 
 ~Config () override
 
PROTOBUF_CONSTEXPR Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Config (const Config &from)
 
 Config (Config &&from) noexcept
 
Configoperator= (const Config &from)
 
Configoperator= (Config &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Config *other)
 
void UnsafeArenaSwap (Config *other)
 
ConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Config &from)
 
void MergeFrom (const Config &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_payload_mode () const
 
void clear_payload_mode ()
 
int32_t payload_mode () const
 
void set_payload_mode (int32_t value)
 
bool has_application_type () const
 
void clear_application_type ()
 
int32_t application_type () const
 
void set_application_type (int32_t value)
 
bool has_start_timeout () const
 
void clear_start_timeout ()
 
int32_t start_timeout () const
 
void set_start_timeout (int32_t value)
 
bool has_modem_power () const
 
void clear_modem_power ()
 
double modem_power () const
 
void set_modem_power (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 Configdefault_instance ()
 
static const Configinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPayloadModeFieldNumber 
kApplicationTypeFieldNumber 
kStartTimeoutFieldNumber 
kModemPowerFieldNumber 

Definition at line 242 of file popoto_driver.pb.h.

Constructor & Destructor Documentation

◆ Config() [1/5]

goby::acomms::popoto::protobuf::Config::Config ( )
inline

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

◆ ~Config()

goby::acomms::popoto::protobuf::Config::~Config ( )
override

◆ Config() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::popoto::protobuf::Config::Config ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Config() [3/5]

goby::acomms::popoto::protobuf::Config::Config ( const Config from)

◆ Config() [4/5]

goby::acomms::popoto::protobuf::Config::Config ( Config &&  from)
inlinenoexcept

Definition at line 123 of file popoto_driver.pb.h.

◆ Config() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ application_type()

int32_t goby::acomms::popoto::protobuf::Config::application_type ( ) const
inline

Definition at line 882 of file popoto_driver.pb.h.

◆ ByteSizeLong()

size_t goby::acomms::popoto::protobuf::Config::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::popoto::protobuf::Config::Clear ( )
final

◆ clear_application_type()

void goby::acomms::popoto::protobuf::Config::clear_application_type ( )
inline

Definition at line 875 of file popoto_driver.pb.h.

◆ clear_modem_power()

void goby::acomms::popoto::protobuf::Config::clear_modem_power ( )
inline

Definition at line 847 of file popoto_driver.pb.h.

◆ clear_payload_mode()

void goby::acomms::popoto::protobuf::Config::clear_payload_mode ( )
inline

Definition at line 819 of file popoto_driver.pb.h.

◆ clear_start_timeout()

void goby::acomms::popoto::protobuf::Config::clear_start_timeout ( )
inline

Definition at line 791 of file popoto_driver.pb.h.

◆ CopyFrom()

void goby::acomms::popoto::protobuf::Config::CopyFrom ( const Config from)

◆ default_instance()

static const Config & goby::acomms::popoto::protobuf::Config::default_instance ( )
inlinestatic

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::popoto::protobuf::Config::descriptor ( )
inlinestatic

Definition at line 153 of file popoto_driver.pb.h.

◆ GetCachedSize()

int goby::acomms::popoto::protobuf::Config::GetCachedSize ( ) const
inlinefinal

Definition at line 215 of file popoto_driver.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::popoto::protobuf::Config::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::popoto::protobuf::Config::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::popoto::protobuf::Config::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::popoto::protobuf::Config::GetReflection ( )
inlinestatic

Definition at line 159 of file popoto_driver.pb.h.

◆ has_application_type()

bool goby::acomms::popoto::protobuf::Config::has_application_type ( ) const
inline

Definition at line 872 of file popoto_driver.pb.h.

◆ has_modem_power()

bool goby::acomms::popoto::protobuf::Config::has_modem_power ( ) const
inline

Definition at line 844 of file popoto_driver.pb.h.

◆ has_payload_mode()

bool goby::acomms::popoto::protobuf::Config::has_payload_mode ( ) const
inline

Definition at line 816 of file popoto_driver.pb.h.

◆ has_start_timeout()

bool goby::acomms::popoto::protobuf::Config::has_start_timeout ( ) const
inline

Definition at line 788 of file popoto_driver.pb.h.

◆ internal_default_instance()

static const Config * goby::acomms::popoto::protobuf::Config::internal_default_instance ( )
inlinestatic

Definition at line 165 of file popoto_driver.pb.h.

◆ IsInitialized()

bool goby::acomms::popoto::protobuf::Config::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::acomms::popoto::protobuf::Config::MergeFrom ( const Config from)
inline

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

◆ modem_power()

double goby::acomms::popoto::protobuf::Config::modem_power ( ) const
inline

Definition at line 854 of file popoto_driver.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::popoto::protobuf::Config::mutable_unknown_fields ( )
inline

Definition at line 149 of file popoto_driver.pb.h.

◆ New()

Config * goby::acomms::popoto::protobuf::Config::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 196 of file popoto_driver.pb.h.

◆ operator=() [1/2]

Config & goby::acomms::popoto::protobuf::Config::operator= ( Config &&  from)
inlinenoexcept

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

◆ operator=() [2/2]

Config & goby::acomms::popoto::protobuf::Config::operator= ( const Config from)
inline

Definition at line 128 of file popoto_driver.pb.h.

◆ payload_mode()

int32_t goby::acomms::popoto::protobuf::Config::payload_mode ( ) const
inline

Definition at line 826 of file popoto_driver.pb.h.

◆ set_application_type()

void goby::acomms::popoto::protobuf::Config::set_application_type ( int32_t  value)
inline

Definition at line 890 of file popoto_driver.pb.h.

◆ set_modem_power()

void goby::acomms::popoto::protobuf::Config::set_modem_power ( double  value)
inline

Definition at line 862 of file popoto_driver.pb.h.

◆ set_payload_mode()

void goby::acomms::popoto::protobuf::Config::set_payload_mode ( int32_t  value)
inline

Definition at line 834 of file popoto_driver.pb.h.

◆ set_start_timeout()

void goby::acomms::popoto::protobuf::Config::set_start_timeout ( int32_t  value)
inline

Definition at line 806 of file popoto_driver.pb.h.

◆ start_timeout()

int32_t goby::acomms::popoto::protobuf::Config::start_timeout ( ) const
inline

Definition at line 798 of file popoto_driver.pb.h.

◆ Swap()

void goby::acomms::popoto::protobuf::Config::Swap ( Config other)
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::popoto::protobuf::Config::unknown_fields ( ) const
inline

Definition at line 146 of file popoto_driver.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::popoto::protobuf::Config::UnsafeArenaSwap ( Config other)
inline

Definition at line 188 of file popoto_driver.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 304 of file popoto_driver.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 224 of file popoto_driver.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fpopoto_5fdriver_2eproto

◆ swap

void swap ( Config a,
Config b 
)
friend

Definition at line 172 of file popoto_driver.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::popoto::protobuf::Config::_class_data_
static

Definition at line 233 of file popoto_driver.pb.h.

◆ _impl_

Impl_ goby::acomms::popoto::protobuf::Config::_impl_

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

◆ kIndexInFileMessages

constexpr int goby::acomms::popoto::protobuf::Config::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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