Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Friends | List of all members
UDPDriverConfig Class Reference
Inheritance diagram for UDPDriverConfig:
Inheritance graph
[legend]

Public Types

typedef UDPDriverConfig_EndPoint EndPoint
 

Public Member Functions

 UDPDriverConfig (const UDPDriverConfig &from)
 
UDPDriverConfigoperator= (const UDPDriverConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UDPDriverConfig *other)
 
UDPDriverConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UDPDriverConfig &from)
 
void MergeFrom (const UDPDriverConfig &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
 

Static Public Member Functions

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

Public Attributes

static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::UDPDriverConfig_EndPoint >, 11, false > local
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::UDPDriverConfig_EndPoint >, 11, false > remote
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > max_frame_size
 

Static Public Attributes

static const int kLocalFieldNumber = 1341
 
static const int kRemoteFieldNumber = 1342
 
static const int kMaxFrameSizeFieldNumber = 1343
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fudp_5fdriver_2eproto ()
 

Detailed Description

Definition at line 140 of file udp_driver.pb.h.


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