Goby3  3.1.4
2024.02.22
goby::acomms::protobuf::DCCLConfig Class Reference

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

Inheritance diagram for goby::acomms::protobuf::DCCLConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 DCCLConfig ()
 
virtual ~DCCLConfig ()
 
 DCCLConfig (const DCCLConfig &from)
 
DCCLConfigoperator= (const DCCLConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DCCLConfig *other)
 
DCCLConfigNew () const final
 
DCCLConfigNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const DCCLConfig &from)
 
void MergeFrom (const DCCLConfig &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int skip_crypto_for_id_size () const
 
void clear_skip_crypto_for_id ()
 
::google::protobuf::uint32 skip_crypto_for_id (int index) const
 
void set_skip_crypto_for_id (int index, ::google::protobuf::uint32 value)
 
void add_skip_crypto_for_id (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & skip_crypto_for_id () const
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_skip_crypto_for_id ()
 
bool has_crypto_passphrase () const
 
void clear_crypto_passphrase ()
 
const ::std::string & crypto_passphrase () const
 
void set_crypto_passphrase (const ::std::string &value)
 
void set_crypto_passphrase (const char *value)
 
void set_crypto_passphrase (const char *value, size_t size)
 
::std::string * mutable_crypto_passphrase ()
 
::std::string * release_crypto_passphrase ()
 
void set_allocated_crypto_passphrase (::std::string *crypto_passphrase)
 
bool has_id_codec () const
 
void clear_id_codec ()
 
const ::std::string & id_codec () const
 
void set_id_codec (const ::std::string &value)
 
void set_id_codec (const char *value)
 
void set_id_codec (const char *value, size_t size)
 
::std::string * mutable_id_codec ()
 
::std::string * release_id_codec ()
 
void set_allocated_id_codec (::std::string *id_codec)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const DCCLConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const DCCLConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kSkipCryptoForIdFieldNumber = 3
 
static const int kCryptoPassphraseFieldNumber = 2
 
static const int kIdCodecFieldNumber = 4
 

Friends

struct ::protobuf_goby_2facomms_2fprotobuf_2fdccl_2eproto::TableStruct
 
void swap (DCCLConfig &a, DCCLConfig &b)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 
- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

Definition at line 77 of file dccl.pb.h.

Constructor & Destructor Documentation

◆ DCCLConfig() [1/2]

goby::acomms::protobuf::DCCLConfig::DCCLConfig ( )

◆ ~DCCLConfig()

virtual goby::acomms::protobuf::DCCLConfig::~DCCLConfig ( )
virtual

◆ DCCLConfig() [2/2]

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

Member Function Documentation

◆ add_skip_crypto_for_id()

void goby::acomms::protobuf::DCCLConfig::add_skip_crypto_for_id ( ::google::protobuf::uint32  value)
inline

Definition at line 498 of file dccl.pb.h.

◆ ByteSizeLong()

size_t goby::acomms::protobuf::DCCLConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::acomms::protobuf::DCCLConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_crypto_passphrase()

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

Definition at line 427 of file dccl.pb.h.

◆ clear_id_codec()

void goby::acomms::protobuf::DCCLConfig::clear_id_codec ( )
inline

Definition at line 523 of file dccl.pb.h.

◆ clear_skip_crypto_for_id()

void goby::acomms::protobuf::DCCLConfig::clear_skip_crypto_for_id ( )
inline

Definition at line 487 of file dccl.pb.h.

◆ CopyFrom() [1/2]

void goby::acomms::protobuf::DCCLConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

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

◆ crypto_passphrase()

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

Definition at line 431 of file dccl.pb.h.

◆ default_instance()

static const DCCLConfig& goby::acomms::protobuf::DCCLConfig::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::acomms::protobuf::DCCLConfig::descriptor ( )
static

◆ GetCachedSize()

int goby::acomms::protobuf::DCCLConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::acomms::protobuf::DCCLConfig::GetMetadata ( ) const
finalvirtual

◆ has_crypto_passphrase()

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

Definition at line 418 of file dccl.pb.h.

◆ has_id_codec()

bool goby::acomms::protobuf::DCCLConfig::has_id_codec ( ) const
inline

Definition at line 514 of file dccl.pb.h.

◆ id_codec()

const ::std::string & goby::acomms::protobuf::DCCLConfig::id_codec ( ) const
inline

Definition at line 527 of file dccl.pb.h.

◆ InitAsDefaultInstance()

static void goby::acomms::protobuf::DCCLConfig::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

Definition at line 114 of file dccl.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::acomms::protobuf::DCCLConfig::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::acomms::protobuf::DCCLConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::acomms::protobuf::DCCLConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::acomms::protobuf::DCCLConfig::MergeFrom ( const DCCLConfig from)

◆ MergePartialFromCodedStream()

bool goby::acomms::protobuf::DCCLConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_crypto_passphrase()

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

Definition at line 460 of file dccl.pb.h.

◆ mutable_id_codec()

std::string * goby::acomms::protobuf::DCCLConfig::mutable_id_codec ( )
inline

Definition at line 556 of file dccl.pb.h.

◆ mutable_skip_crypto_for_id()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * goby::acomms::protobuf::DCCLConfig::mutable_skip_crypto_for_id ( )
inline

Definition at line 508 of file dccl.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::acomms::protobuf::DCCLConfig::mutable_unknown_fields ( )
inline

Definition at line 106 of file dccl.pb.h.

◆ New() [1/2]

DCCLConfig* goby::acomms::protobuf::DCCLConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

DCCLConfig* goby::acomms::protobuf::DCCLConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

Definition at line 84 of file dccl.pb.h.

◆ release_crypto_passphrase()

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

Definition at line 465 of file dccl.pb.h.

◆ release_id_codec()

std::string * goby::acomms::protobuf::DCCLConfig::release_id_codec ( )
inline

Definition at line 561 of file dccl.pb.h.

◆ SerializeWithCachedSizes()

void goby::acomms::protobuf::DCCLConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_crypto_passphrase()

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

Definition at line 473 of file dccl.pb.h.

◆ set_allocated_id_codec()

void goby::acomms::protobuf::DCCLConfig::set_allocated_id_codec ( ::std::string *  id_codec)
inline

Definition at line 569 of file dccl.pb.h.

◆ set_crypto_passphrase() [1/3]

void goby::acomms::protobuf::DCCLConfig::set_crypto_passphrase ( const ::std::string &  value)
inline

Definition at line 435 of file dccl.pb.h.

◆ set_crypto_passphrase() [2/3]

void goby::acomms::protobuf::DCCLConfig::set_crypto_passphrase ( const char value)
inline

Definition at line 448 of file dccl.pb.h.

◆ set_crypto_passphrase() [3/3]

void goby::acomms::protobuf::DCCLConfig::set_crypto_passphrase ( const char value,
size_t  size 
)
inline

Definition at line 454 of file dccl.pb.h.

◆ set_id_codec() [1/3]

void goby::acomms::protobuf::DCCLConfig::set_id_codec ( const ::std::string &  value)
inline

Definition at line 531 of file dccl.pb.h.

◆ set_id_codec() [2/3]

void goby::acomms::protobuf::DCCLConfig::set_id_codec ( const char value)
inline

Definition at line 544 of file dccl.pb.h.

◆ set_id_codec() [3/3]

void goby::acomms::protobuf::DCCLConfig::set_id_codec ( const char value,
size_t  size 
)
inline

Definition at line 550 of file dccl.pb.h.

◆ set_skip_crypto_for_id()

void goby::acomms::protobuf::DCCLConfig::set_skip_crypto_for_id ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 494 of file dccl.pb.h.

◆ skip_crypto_for_id() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & goby::acomms::protobuf::DCCLConfig::skip_crypto_for_id ( ) const
inline

Definition at line 503 of file dccl.pb.h.

◆ skip_crypto_for_id() [2/2]

google::protobuf::uint32 goby::acomms::protobuf::DCCLConfig::skip_crypto_for_id ( int  index) const
inline

Definition at line 490 of file dccl.pb.h.

◆ skip_crypto_for_id_size()

int goby::acomms::protobuf::DCCLConfig::skip_crypto_for_id_size ( ) const
inline

Definition at line 484 of file dccl.pb.h.

◆ Swap()

void goby::acomms::protobuf::DCCLConfig::Swap ( DCCLConfig other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::acomms::protobuf::DCCLConfig::unknown_fields ( ) const
inline

Definition at line 103 of file dccl.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2facomms_2fprotobuf_2fdccl_2eproto::TableStruct

◆ swap

void swap ( DCCLConfig a,
DCCLConfig b 
)
friend

Definition at line 122 of file dccl.pb.h.

Member Data Documentation

◆ kCryptoPassphraseFieldNumber

const int goby::acomms::protobuf::DCCLConfig::kCryptoPassphraseFieldNumber = 2
static

Definition at line 186 of file dccl.pb.h.

◆ kIdCodecFieldNumber

const int goby::acomms::protobuf::DCCLConfig::kIdCodecFieldNumber = 4
static

Definition at line 201 of file dccl.pb.h.

◆ kIndexInFileMessages

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

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

◆ kSkipCryptoForIdFieldNumber

const int goby::acomms::protobuf::DCCLConfig::kSkipCryptoForIdFieldNumber = 3
static

Definition at line 174 of file dccl.pb.h.


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