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

Public Member Functions

 QueuedMessageMeta (const QueuedMessageMeta &from)
 
QueuedMessageMetaoperator= (const QueuedMessageMeta &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueuedMessageMeta *other)
 
QueuedMessageMetaNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const QueuedMessageMeta &from)
 
void MergeFrom (const QueuedMessageMeta &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_non_repeated_size () const
 
void clear_non_repeated_size ()
 
inline::google::protobuf::uint32 non_repeated_size () const
 
void set_non_repeated_size (::google::protobuf::uint32 value)
 
bool has_ack_requested () const
 
void clear_ack_requested ()
 
bool ack_requested () const
 
void set_ack_requested (bool value)
 
bool has_src () const
 
void clear_src ()
 
inline::google::protobuf::int32 src () const
 
void set_src (::google::protobuf::int32 value)
 
bool has_dest () const
 
void clear_dest ()
 
inline::google::protobuf::int32 dest () const
 
void set_dest (::google::protobuf::int32 value)
 
bool has_time () const
 
void clear_time ()
 
inline::google::protobuf::uint64 time () const
 
void set_time (::google::protobuf::uint64 value)
 
bool has_last_sent_time () const
 
void clear_last_sent_time ()
 
inline::google::protobuf::uint64 last_sent_time () const
 
void set_last_sent_time (::google::protobuf::uint64 value)
 
bool has_encoded_message () const
 
void clear_encoded_message ()
 
const ::std::string & encoded_message () const
 
void set_encoded_message (const ::std::string &value)
 
void set_encoded_message (const char *value)
 
void set_encoded_message (const void *value, size_t size)
 
inline::std::string * mutable_encoded_message ()
 
inline::std::string * release_encoded_message ()
 
void set_allocated_encoded_message (::std::string *encoded_message)
 

Static Public Member Functions

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

Static Public Attributes

static const int kNonRepeatedSizeFieldNumber = 1
 
static const int kAckRequestedFieldNumber = 2
 
static const int kSrcFieldNumber = 3
 
static const int kDestFieldNumber = 4
 
static const int kTimeFieldNumber = 5
 
static const int kLastSentTimeFieldNumber = 10
 
static const int kEncodedMessageFieldNumber = 20
 

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

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


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