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

Public Member Functions

 NetworkAckSet (const NetworkAckSet &from)
 
NetworkAckSetoperator= (const NetworkAckSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NetworkAckSet *other)
 
NetworkAckSetNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NetworkAckSet &from)
 
void MergeFrom (const NetworkAckSet &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_newest_ack_time () const
 
void clear_newest_ack_time ()
 
inline::google::protobuf::uint64 newest_ack_time () const
 
void set_newest_ack_time (::google::protobuf::uint64 value)
 
int ack_size () const
 
void clear_ack ()
 
const ::goby::acomms::protobuf::NetworkAckack (int index) const
 
inline::goby::acomms::protobuf::NetworkAck * mutable_ack (int index)
 
inline::goby::acomms::protobuf::NetworkAck * add_ack ()
 
const ::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck > & ack () const
 
inline::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck > * mutable_ack ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kNewestAckTimeFieldNumber = 1
 
static const int kAckFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 

Detailed Description

Definition at line 569 of file liaison_config.pb.h.


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