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

Public Member Functions

 StaticRoute (const StaticRoute &from)
 
StaticRouteoperator= (const StaticRoute &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StaticRoute *other)
 
StaticRouteNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const StaticRoute &from)
 
void MergeFrom (const StaticRoute &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
 
int hop_size () const
 
void clear_hop ()
 
inline::google::protobuf::int32 hop (int index) const
 
void set_hop (int index,::google::protobuf::int32 value)
 
void add_hop (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & hop () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_hop ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kHopFieldNumber = 1
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2froute_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2froute_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2froute_2eproto ()
 

Detailed Description

Definition at line 50 of file route.pb.h.


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