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

Public Member Functions

 Platform_AcousticModemInfo (const Platform_AcousticModemInfo &from)
 
Platform_AcousticModemInfooperator= (const Platform_AcousticModemInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Platform_AcousticModemInfo *other)
 
Platform_AcousticModemInfoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Platform_AcousticModemInfo &from)
 
void MergeFrom (const Platform_AcousticModemInfo &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_modem_id () const
 
void clear_modem_id ()
 
inline::google::protobuf::uint32 modem_id () const
 
void set_modem_id (::google::protobuf::uint32 value)
 
bool has_modem_serial () const
 
void clear_modem_serial ()
 
const ::goby::core::proto::Platform_SerialInfomodem_serial () const
 
inline::goby::core::proto::Platform_SerialInfo * mutable_modem_serial ()
 
inline::goby::core::proto::Platform_SerialInfo * release_modem_serial ()
 
void set_allocated_modem_serial (::goby::core::proto::Platform_SerialInfo *modem_serial)
 
bool has_has_coproc () const
 
void clear_has_coproc ()
 
bool has_coproc () const
 
void set_has_coproc (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kModemIdFieldNumber = 1
 
static const int kModemSerialFieldNumber = 2
 
static const int kHasCoprocFieldNumber = 3
 

Friends

void protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 

Detailed Description

Definition at line 192 of file config.pb.h.


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