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

Public Member Functions

 QueueKey (const QueueKey &from)
 
QueueKeyoperator= (const QueueKey &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueueKey *other)
 
QueueKeyNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const QueueKey &from)
 
void MergeFrom (const QueueKey &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::transitional::protobuf::QueueType type () const
 
void set_type (::goby::transitional::protobuf::QueueType value)
 
bool has_id () const
 
void clear_id ()
 
inline::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kIdFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2ftransitional_2eproto ()
 

Detailed Description

Definition at line 274 of file transitional.pb.h.


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