Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule Class Referencefinal

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

Inheritance diagram for goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule:

Public Types

enum  : int { kCryptoPassphraseFieldNumber = 2 , kIdFieldNumber = 1 }
 

Public Member Functions

 QueueManagerConfig_DCCLEncryptRule ()
 
 ~QueueManagerConfig_DCCLEncryptRule () override
 
PROTOBUF_CONSTEXPR QueueManagerConfig_DCCLEncryptRule (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 QueueManagerConfig_DCCLEncryptRule (const QueueManagerConfig_DCCLEncryptRule &from)
 
 QueueManagerConfig_DCCLEncryptRule (QueueManagerConfig_DCCLEncryptRule &&from) noexcept
 
QueueManagerConfig_DCCLEncryptRuleoperator= (const QueueManagerConfig_DCCLEncryptRule &from)
 
QueueManagerConfig_DCCLEncryptRuleoperator= (QueueManagerConfig_DCCLEncryptRule &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueueManagerConfig_DCCLEncryptRule *other)
 
void UnsafeArenaSwap (QueueManagerConfig_DCCLEncryptRule *other)
 
QueueManagerConfig_DCCLEncryptRuleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const QueueManagerConfig_DCCLEncryptRule &from)
 
void MergeFrom (const QueueManagerConfig_DCCLEncryptRule &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_crypto_passphrase () const
 
void clear_crypto_passphrase ()
 
const std::string & crypto_passphrase () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_crypto_passphrase (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_crypto_passphrase ()
 
PROTOBUF_NODISCARD std::string * release_crypto_passphrase ()
 
void set_allocated_crypto_passphrase (std::string *crypto_passphrase)
 
bool has_id () const
 
void clear_id ()
 
int32_t id () const
 
void set_id (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_crypto_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 QueueManagerConfig_DCCLEncryptRuledefault_instance ()
 
static const QueueManagerConfig_DCCLEncryptRuleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kCryptoPassphraseFieldNumber 
kIdFieldNumber 

Definition at line 841 of file queue.pb.h.

Constructor & Destructor Documentation

◆ QueueManagerConfig_DCCLEncryptRule() [1/5]

goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::QueueManagerConfig_DCCLEncryptRule ( )
inline

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

◆ ~QueueManagerConfig_DCCLEncryptRule()

goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::~QueueManagerConfig_DCCLEncryptRule ( )
override

◆ QueueManagerConfig_DCCLEncryptRule() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::QueueManagerConfig_DCCLEncryptRule ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ QueueManagerConfig_DCCLEncryptRule() [3/5]

goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::QueueManagerConfig_DCCLEncryptRule ( const QueueManagerConfig_DCCLEncryptRule from)

◆ QueueManagerConfig_DCCLEncryptRule() [4/5]

goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::QueueManagerConfig_DCCLEncryptRule ( QueueManagerConfig_DCCLEncryptRule &&  from)
inlinenoexcept

Definition at line 722 of file queue.pb.h.

◆ QueueManagerConfig_DCCLEncryptRule() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::Clear ( )
final

◆ clear_crypto_passphrase()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::clear_crypto_passphrase ( )
inline

Definition at line 2340 of file queue.pb.h.

◆ clear_id()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::clear_id ( )
inline

Definition at line 2312 of file queue.pb.h.

◆ CopyFrom()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::CopyFrom ( const QueueManagerConfig_DCCLEncryptRule from)

◆ crypto_passphrase()

const std::string & goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::crypto_passphrase ( ) const
inline

Definition at line 2344 of file queue.pb.h.

◆ default_instance()

static const QueueManagerConfig_DCCLEncryptRule & goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::default_instance ( )
inlinestatic

Definition at line 761 of file queue.pb.h.

◆ descriptor()

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

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

◆ GetCachedSize()

int goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::GetCachedSize ( ) const
inlinefinal

Definition at line 814 of file queue.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 755 of file queue.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::GetMetadata ( ) const
final

◆ GetReflection()

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

Definition at line 758 of file queue.pb.h.

◆ has_crypto_passphrase()

bool goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::has_crypto_passphrase ( ) const
inline

Definition at line 2337 of file queue.pb.h.

◆ has_id()

bool goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::has_id ( ) const
inline

Definition at line 2309 of file queue.pb.h.

◆ id()

int32_t goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::id ( ) const
inline

Definition at line 2319 of file queue.pb.h.

◆ internal_default_instance()

static const QueueManagerConfig_DCCLEncryptRule * goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::internal_default_instance ( )
inlinestatic

Definition at line 764 of file queue.pb.h.

◆ IsInitialized()

bool goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::MergeFrom ( const QueueManagerConfig_DCCLEncryptRule from)
inline

Definition at line 801 of file queue.pb.h.

◆ mutable_crypto_passphrase()

std::string * goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::mutable_crypto_passphrase ( )
inline

Definition at line 2355 of file queue.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::mutable_unknown_fields ( )
inline

Definition at line 748 of file queue.pb.h.

◆ New()

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

Definition at line 795 of file queue.pb.h.

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

QueueManagerConfig_DCCLEncryptRule & goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::operator= ( QueueManagerConfig_DCCLEncryptRule &&  from)
inlinenoexcept

Definition at line 731 of file queue.pb.h.

◆ release_crypto_passphrase()

std::string * goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::release_crypto_passphrase ( )
inline

Definition at line 2371 of file queue.pb.h.

◆ set_allocated_crypto_passphrase()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::set_allocated_crypto_passphrase ( std::string *  crypto_passphrase)
inline

Definition at line 2385 of file queue.pb.h.

◆ set_crypto_passphrase() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::set_crypto_passphrase ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_crypto_passphrase() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::set_crypto_passphrase ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2350 of file queue.pb.h.

◆ set_id()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::set_id ( int32_t  value)
inline

Definition at line 2327 of file queue.pb.h.

◆ Swap()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::Swap ( QueueManagerConfig_DCCLEncryptRule other)
inline

Definition at line 774 of file queue.pb.h.

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::UnsafeArenaSwap ( QueueManagerConfig_DCCLEncryptRule other)
inline

Definition at line 787 of file queue.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 880 of file queue.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 823 of file queue.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fqueue_2eproto

◆ swap

Definition at line 771 of file queue.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::_class_data_
static

Definition at line 832 of file queue.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::_impl_

Definition at line 889 of file queue.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 768 of file queue.pb.h.


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