Goby3 3.1.5a
2024.05.23
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 , 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_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 ()
 
int32_t modem_power () const
 
void set_modem_power (int32_t 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 114 of file popoto_driver.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPayloadModeFieldNumber 
kStartTimeoutFieldNumber 
kModemPowerFieldNumber 

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

Constructor & Destructor Documentation

◆ Config() [1/5]

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

Definition at line 117 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 122 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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_modem_power()

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

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

◆ clear_payload_mode()

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

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

◆ clear_start_timeout()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

Definition at line 214 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 155 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 158 of file popoto_driver.pb.h.

◆ has_modem_power()

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

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

◆ has_payload_mode()

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

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

◆ has_start_timeout()

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

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

◆ internal_default_instance()

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

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

◆ modem_power()

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

Definition at line 780 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 148 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 195 of file popoto_driver.pb.h.

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ payload_mode()

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

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

◆ set_modem_power()

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

Definition at line 788 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 760 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 732 of file popoto_driver.pb.h.

◆ start_timeout()

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

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

◆ Swap()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fpopoto_5fdriver_2eproto

◆ swap

void swap ( Config a,
Config b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

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

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

◆ kIndexInFileMessages

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

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


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