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

Public Member Functions

 RouteManagerConfig (const RouteManagerConfig &from)
 
RouteManagerConfigoperator= (const RouteManagerConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RouteManagerConfig *other)
 
RouteManagerConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const RouteManagerConfig &from)
 
void MergeFrom (const RouteManagerConfig &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_route () const
 
void clear_route ()
 
const ::goby::acomms::protobuf::StaticRouteroute () const
 
inline::goby::acomms::protobuf::StaticRoute * mutable_route ()
 
inline::goby::acomms::protobuf::StaticRoute * release_route ()
 
void set_allocated_route (::goby::acomms::protobuf::StaticRoute *route)
 
bool has_subnet_mask () const
 
void clear_subnet_mask ()
 
inline::google::protobuf::uint32 subnet_mask () const
 
void set_subnet_mask (::google::protobuf::uint32 value)
 
bool has_default_gateway () const
 
void clear_default_gateway ()
 
inline::google::protobuf::uint32 default_gateway () const
 
void set_default_gateway (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRouteFieldNumber = 1
 
static const int kSubnetMaskFieldNumber = 2
 
static const int kDefaultGatewayFieldNumber = 3
 

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 132 of file route.pb.h.


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