Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::middleware::protobuf::AppConfig_Intervehicle Class Referencefinal

#include <goby/middleware/protobuf/app_config.pb.h>

Inheritance diagram for goby::middleware::protobuf::AppConfig_Intervehicle:

Public Types

enum  : int { kDcclPassphraseFieldNumber = 1 }

Public Member Functions

 AppConfig_Intervehicle ()
 ~AppConfig_Intervehicle () override
PROTOBUF_CONSTEXPR AppConfig_Intervehicle (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 AppConfig_Intervehicle (const AppConfig_Intervehicle &from)
 AppConfig_Intervehicle (AppConfig_Intervehicle &&from) noexcept
AppConfig_Intervehicleoperator= (const AppConfig_Intervehicle &from)
AppConfig_Intervehicleoperator= (AppConfig_Intervehicle &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (AppConfig_Intervehicle *other)
void UnsafeArenaSwap (AppConfig_Intervehicle *other)
AppConfig_IntervehicleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const AppConfig_Intervehicle &from)
void MergeFrom (const AppConfig_Intervehicle &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_dccl_passphrase () const
void clear_dccl_passphrase ()
const std::string & dccl_passphrase () const
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_dccl_passphrase (ArgT0 &&arg0, ArgT... args)
std::string * mutable_dccl_passphrase ()
PROTOBUF_NODISCARD std::string * release_dccl_passphrase ()
void set_allocated_dccl_passphrase (std::string *dccl_passphrase)
template<typename ArgT0, typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_dccl_passphrase (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 AppConfig_Intervehicledefault_instance ()
static const AppConfig_Intervehicleinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

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

Detailed Description

Definition at line 1010 of file app_config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDcclPassphraseFieldNumber 

Definition at line 1137 of file app_config.pb.h.

Constructor & Destructor Documentation

◆ AppConfig_Intervehicle() [1/5]

goby::middleware::protobuf::AppConfig_Intervehicle::AppConfig_Intervehicle ( )
inline

Definition at line 1013 of file app_config.pb.h.

◆ ~AppConfig_Intervehicle()

goby::middleware::protobuf::AppConfig_Intervehicle::~AppConfig_Intervehicle ( )
override

◆ AppConfig_Intervehicle() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::protobuf::AppConfig_Intervehicle::AppConfig_Intervehicle ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ AppConfig_Intervehicle() [3/5]

goby::middleware::protobuf::AppConfig_Intervehicle::AppConfig_Intervehicle ( const AppConfig_Intervehicle & from)

◆ AppConfig_Intervehicle() [4/5]

goby::middleware::protobuf::AppConfig_Intervehicle::AppConfig_Intervehicle ( AppConfig_Intervehicle && from)
inlinenoexcept

Definition at line 1018 of file app_config.pb.h.

◆ AppConfig_Intervehicle() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t goby::middleware::protobuf::AppConfig_Intervehicle::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::AppConfig_Intervehicle::Clear ( )
final

◆ clear_dccl_passphrase()

void goby::middleware::protobuf::AppConfig_Intervehicle::clear_dccl_passphrase ( )
inline

Definition at line 1901 of file app_config.pb.h.

◆ CopyFrom()

void goby::middleware::protobuf::AppConfig_Intervehicle::CopyFrom ( const AppConfig_Intervehicle & from)

◆ dccl_passphrase()

const std::string & goby::middleware::protobuf::AppConfig_Intervehicle::dccl_passphrase ( ) const
inline

Definition at line 1905 of file app_config.pb.h.

◆ default_instance()

const AppConfig_Intervehicle & goby::middleware::protobuf::AppConfig_Intervehicle::default_instance ( )
inlinestatic

Definition at line 1057 of file app_config.pb.h.

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::AppConfig_Intervehicle::descriptor ( )
inlinestatic

Definition at line 1048 of file app_config.pb.h.

◆ GetCachedSize()

int goby::middleware::protobuf::AppConfig_Intervehicle::GetCachedSize ( ) const
inlinefinal

Definition at line 1110 of file app_config.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::AppConfig_Intervehicle::GetDescriptor ( )
inlinestatic

Definition at line 1051 of file app_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::AppConfig_Intervehicle::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::AppConfig_Intervehicle::GetReflection ( )
inlinestatic

Definition at line 1054 of file app_config.pb.h.

◆ has_dccl_passphrase()

bool goby::middleware::protobuf::AppConfig_Intervehicle::has_dccl_passphrase ( ) const
inline

Definition at line 1898 of file app_config.pb.h.

◆ internal_default_instance()

const AppConfig_Intervehicle * goby::middleware::protobuf::AppConfig_Intervehicle::internal_default_instance ( )
inlinestatic

Definition at line 1060 of file app_config.pb.h.

◆ IsInitialized()

bool goby::middleware::protobuf::AppConfig_Intervehicle::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::protobuf::AppConfig_Intervehicle::MergeFrom ( const AppConfig_Intervehicle & from)
inline

Definition at line 1097 of file app_config.pb.h.

◆ mutable_dccl_passphrase()

std::string * goby::middleware::protobuf::AppConfig_Intervehicle::mutable_dccl_passphrase ( )
inline

Definition at line 1916 of file app_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::AppConfig_Intervehicle::mutable_unknown_fields ( )
inline

Definition at line 1044 of file app_config.pb.h.

◆ New()

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

Definition at line 1091 of file app_config.pb.h.

◆ operator=() [1/2]

AppConfig_Intervehicle & goby::middleware::protobuf::AppConfig_Intervehicle::operator= ( AppConfig_Intervehicle && from)
inlinenoexcept

Definition at line 1027 of file app_config.pb.h.

◆ operator=() [2/2]

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

Definition at line 1023 of file app_config.pb.h.

◆ release_dccl_passphrase()

std::string * goby::middleware::protobuf::AppConfig_Intervehicle::release_dccl_passphrase ( )
inline

Definition at line 1932 of file app_config.pb.h.

◆ set_allocated_dccl_passphrase()

void goby::middleware::protobuf::AppConfig_Intervehicle::set_allocated_dccl_passphrase ( std::string * dccl_passphrase)
inline

Definition at line 1946 of file app_config.pb.h.

◆ set_dccl_passphrase() [1/2]

template<typename ArgT0, typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::protobuf::AppConfig_Intervehicle::set_dccl_passphrase ( ArgT0 && arg0,
ArgT... args )
inline

Definition at line 1911 of file app_config.pb.h.

◆ set_dccl_passphrase() [2/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::protobuf::AppConfig_Intervehicle::set_dccl_passphrase ( ArgT0 && arg0,
ArgT... args )

◆ Swap()

void goby::middleware::protobuf::AppConfig_Intervehicle::Swap ( AppConfig_Intervehicle * other)
inline

Definition at line 1070 of file app_config.pb.h.

◆ unknown_fields()

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

Definition at line 1041 of file app_config.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::protobuf::AppConfig_Intervehicle::UnsafeArenaSwap ( AppConfig_Intervehicle * other)
inline

Definition at line 1083 of file app_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 1162 of file app_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1119 of file app_config.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2fapp_5fconfig_2eproto

friend struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2fapp_5fconfig_2eproto
friend

Definition at line 1171 of file app_config.pb.h.

◆ swap

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

Definition at line 1067 of file app_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::protobuf::AppConfig_Intervehicle::_class_data_
static

Definition at line 1128 of file app_config.pb.h.

◆ _impl_

Impl_ goby::middleware::protobuf::AppConfig_Intervehicle::_impl_

Definition at line 1170 of file app_config.pb.h.

◆ kIndexInFileMessages

int goby::middleware::protobuf::AppConfig_Intervehicle::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

Definition at line 1064 of file app_config.pb.h.


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