|
| QueuedMessageEntry_Role (const QueuedMessageEntry_Role &from) |
|
QueuedMessageEntry_Role & | operator= (const QueuedMessageEntry_Role &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (QueuedMessageEntry_Role *other) |
|
QueuedMessageEntry_Role * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const QueuedMessageEntry_Role &from) |
|
void | MergeFrom (const QueuedMessageEntry_Role &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_type () const |
|
void | clear_type () |
|
inline::goby::acomms::protobuf::QueuedMessageEntry_RoleType | type () const |
|
void | set_type (::goby::acomms::protobuf::QueuedMessageEntry_RoleType value) |
|
bool | has_setting () const |
|
void | clear_setting () |
|
inline::goby::acomms::protobuf::QueuedMessageEntry_Role_RoleSetting | setting () const |
|
void | set_setting (::goby::acomms::protobuf::QueuedMessageEntry_Role_RoleSetting value) |
|
bool | has_field () const |
|
void | clear_field () |
|
const ::std::string & | field () const |
|
void | set_field (const ::std::string &value) |
|
void | set_field (const char *value) |
|
void | set_field (const char *value, size_t size) |
|
inline::std::string * | mutable_field () |
|
inline::std::string * | release_field () |
|
void | set_allocated_field (::std::string *field) |
|
bool | has_static_value () const |
|
void | clear_static_value () |
|
inline::google::protobuf::int32 | static_value () const |
|
void | set_static_value (::google::protobuf::int32 value) |
|
- Examples:
- acomms/chat/chat.cpp.
Definition at line 94 of file queue.pb.h.