Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule Class Reference
Inheritance diagram for goby::acomms::protobuf::QueueManagerConfig_DCCLEncryptRule:
Inheritance graph
[legend]

Public Member Functions

 QueueManagerConfig_DCCLEncryptRule (const QueueManagerConfig_DCCLEncryptRule &from)
 
QueueManagerConfig_DCCLEncryptRuleoperator= (const QueueManagerConfig_DCCLEncryptRule &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueueManagerConfig_DCCLEncryptRule *other)
 
QueueManagerConfig_DCCLEncryptRuleNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const QueueManagerConfig_DCCLEncryptRule &from)
 
void MergeFrom (const QueueManagerConfig_DCCLEncryptRule &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline::google::protobuf::int32 id () const
 
void set_id (::google::protobuf::int32 value)
 
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)
 
inline::std::string * mutable_crypto_passphrase ()
 
inline::std::string * release_crypto_passphrase ()
 
void set_allocated_crypto_passphrase (::std::string *crypto_passphrase)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const QueueManagerConfig_DCCLEncryptRuledefault_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kCryptoPassphraseFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fqueue_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fqueue_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fqueue_2eproto ()
 

Detailed Description

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


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