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

Public Member Functions

 ModemRaw (const ModemRaw &from)
 
ModemRawoperator= (const ModemRaw &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ModemRaw *other)
 
ModemRawNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ModemRaw &from)
 
void MergeFrom (const ModemRaw &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_raw () const
 
void clear_raw ()
 
const ::std::string & raw () const
 
void set_raw (const ::std::string &value)
 
void set_raw (const char *value)
 
void set_raw (const char *value, size_t size)
 
inline::std::string * mutable_raw ()
 
inline::std::string * release_raw ()
 
void set_allocated_raw (::std::string *raw)
 
bool has_description () const
 
void clear_description ()
 
const ::std::string & description () const
 
void set_description (const ::std::string &value)
 
void set_description (const char *value)
 
void set_description (const char *value, size_t size)
 
inline::std::string * mutable_description ()
 
inline::std::string * release_description ()
 
void set_allocated_description (::std::string *description)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRawFieldNumber = 7
 
static const int kDescriptionFieldNumber = 8
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto ()
 

Detailed Description

Definition at line 382 of file modem_message.pb.h.


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