|
| QueueManagerConfig_DCCLEncryptRule (const QueueManagerConfig_DCCLEncryptRule &from) |
|
QueueManagerConfig_DCCLEncryptRule & | operator= (const QueueManagerConfig_DCCLEncryptRule &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (QueueManagerConfig_DCCLEncryptRule *other) |
|
QueueManagerConfig_DCCLEncryptRule * | New () 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) |
|
Definition at line 427 of file queue.pb.h.