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

Public Member Functions

 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
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const DCCLConfig &from)
 
void MergeFrom (const DCCLConfig &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_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)
 
int skip_crypto_for_id_size () const
 
void clear_skip_crypto_for_id ()
 
inline::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
 
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_skip_crypto_for_id ()
 
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)
 
inline::std::string * mutable_id_codec ()
 
inline::std::string * release_id_codec ()
 
void set_allocated_id_codec (::std::string *id_codec)
 

Static Public Member Functions

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

Static Public Attributes

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

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 

Detailed Description

Examples:
acomms/chat/chat.cpp.

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


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