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

Public Types

typedef QueuedMessageEntry_Role_RoleSetting RoleSetting
 

Public Member Functions

 QueuedMessageEntry_Role (const QueuedMessageEntry_Role &from)
 
QueuedMessageEntry_Roleoperator= (const QueuedMessageEntry_Role &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueuedMessageEntry_Role *other)
 
QueuedMessageEntry_RoleNew () 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)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const QueuedMessageEntry_Roledefault_instance ()
 
static bool RoleSetting_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * RoleSetting_descriptor ()
 
static const ::std::string & RoleSetting_Name (RoleSetting value)
 
static bool RoleSetting_Parse (const ::std::string &name, RoleSetting *value)
 

Static Public Attributes

static const RoleSetting STATIC = QueuedMessageEntry_Role_RoleSetting_STATIC
 
static const RoleSetting FIELD_VALUE = QueuedMessageEntry_Role_RoleSetting_FIELD_VALUE
 
static const RoleSetting RoleSetting_MIN
 
static const RoleSetting RoleSetting_MAX
 
static const int RoleSetting_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 
static const int kSettingFieldNumber = 2
 
static const int kFieldFieldNumber = 3
 
static const int kStaticValueFieldNumber = 4
 

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

Examples:
acomms/chat/chat.cpp.

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

Member Data Documentation

const int goby::acomms::protobuf::QueuedMessageEntry_Role::RoleSetting_ARRAYSIZE
static
Initial value:
=
QueuedMessageEntry_Role_RoleSetting_RoleSetting_ARRAYSIZE

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

const RoleSetting goby::acomms::protobuf::QueuedMessageEntry_Role::RoleSetting_MAX
static
Initial value:
=
QueuedMessageEntry_Role_RoleSetting_RoleSetting_MAX

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

const RoleSetting goby::acomms::protobuf::QueuedMessageEntry_Role::RoleSetting_MIN
static
Initial value:
=
QueuedMessageEntry_Role_RoleSetting_RoleSetting_MIN

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


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