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

Public Types

typedef SV2Header_BoardId BoardId
 
typedef SV2Header_CCTaskId CCTaskId
 

Public Member Functions

 SV2Header (const SV2Header &from)
 
SV2Headeroperator= (const SV2Header &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2Header *other)
 
SV2HeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SV2Header &from)
 
void MergeFrom (const SV2Header &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_start_of_frame () const
 
void clear_start_of_frame ()
 
inline::google::protobuf::uint32 start_of_frame () const
 
void set_start_of_frame (::google::protobuf::uint32 value)
 
bool has_message_size () const
 
void clear_message_size ()
 
inline::google::protobuf::uint32 message_size () const
 
void set_message_size (::google::protobuf::uint32 value)
 
bool has_dest () const
 
void clear_dest ()
 
inline::google::protobuf::uint32 dest () const
 
void set_dest (::google::protobuf::uint32 value)
 
bool has_src () const
 
void clear_src ()
 
inline::google::protobuf::uint32 src () const
 
void set_src (::google::protobuf::uint32 value)
 
bool has_transaction_id () const
 
void clear_transaction_id ()
 
inline::google::protobuf::uint32 transaction_id () const
 
void set_transaction_id (::google::protobuf::uint32 value)
 
bool has_message_type () const
 
void clear_message_type ()
 
inline::google::protobuf::uint32 message_type () const
 
void set_message_type (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SV2Headerdefault_instance ()
 
static bool BoardId_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * BoardId_descriptor ()
 
static const ::std::string & BoardId_Name (BoardId value)
 
static bool BoardId_Parse (const ::std::string &name, BoardId *value)
 
static bool CCTaskId_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * CCTaskId_descriptor ()
 
static const ::std::string & CCTaskId_Name (CCTaskId value)
 
static bool CCTaskId_Parse (const ::std::string &name, CCTaskId *value)
 

Static Public Attributes

static const BoardId BOARD_ID_CC = SV2Header_BoardId_BOARD_ID_CC
 
static const BoardId BOARD_ID_BROADCAST = SV2Header_BoardId_BOARD_ID_BROADCAST
 
static const BoardId BoardId_MIN
 
static const BoardId BoardId_MAX
 
static const int BoardId_ARRAYSIZE
 
static const CCTaskId CCTASK_ID_MAIN = SV2Header_CCTaskId_CCTASK_ID_MAIN
 
static const CCTaskId CCTASK_ID_COMMAND = SV2Header_CCTaskId_CCTASK_ID_COMMAND
 
static const CCTaskId CCTASK_ID_IRIDIUM = SV2Header_CCTaskId_CCTASK_ID_IRIDIUM
 
static const CCTaskId CCTASK_ID_DEBUG_CONSOLE = SV2Header_CCTaskId_CCTASK_ID_DEBUG_CONSOLE
 
static const CCTaskId CCTASK_ID_XBEE = SV2Header_CCTaskId_CCTASK_ID_XBEE
 
static const CCTaskId CCTASK_ID_FILE_TRANSFER = SV2Header_CCTaskId_CCTASK_ID_FILE_TRANSFER
 
static const CCTaskId CCTASK_ID_DEFAULT_HOST = SV2Header_CCTaskId_CCTASK_ID_DEFAULT_HOST
 
static const CCTaskId CCTASK_ID_FORWARD_FULL_MESSAGE = SV2Header_CCTaskId_CCTASK_ID_FORWARD_FULL_MESSAGE
 
static const CCTaskId CCTaskId_MIN
 
static const CCTaskId CCTaskId_MAX
 
static const int CCTaskId_ARRAYSIZE
 
static const int kStartOfFrameFieldNumber = 1
 
static const int kMessageSizeFieldNumber = 2
 
static const int kDestFieldNumber = 3
 
static const int kSrcFieldNumber = 4
 
static const int kTransactionIdFieldNumber = 5
 
static const int kMessageTypeFieldNumber = 6
 

Friends

void protobuf_AddDesc_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto ()
 

Detailed Description

Definition at line 131 of file waveglider_sv2_frontseat_driver.pb.h.

Member Data Documentation

const int goby::moos::protobuf::SV2Header::BoardId_ARRAYSIZE
static
Initial value:
=
SV2Header_BoardId_BoardId_ARRAYSIZE

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

const BoardId goby::moos::protobuf::SV2Header::BoardId_MAX
static
Initial value:
=
SV2Header_BoardId_BoardId_MAX

Definition at line 190 of file waveglider_sv2_frontseat_driver.pb.h.

const BoardId goby::moos::protobuf::SV2Header::BoardId_MIN
static
Initial value:
=
SV2Header_BoardId_BoardId_MIN

Definition at line 188 of file waveglider_sv2_frontseat_driver.pb.h.

const int goby::moos::protobuf::SV2Header::CCTaskId_ARRAYSIZE
static
Initial value:
=
SV2Header_CCTaskId_CCTaskId_ARRAYSIZE

Definition at line 222 of file waveglider_sv2_frontseat_driver.pb.h.

const CCTaskId goby::moos::protobuf::SV2Header::CCTaskId_MAX
static
Initial value:
=
SV2Header_CCTaskId_CCTaskId_MAX

Definition at line 220 of file waveglider_sv2_frontseat_driver.pb.h.

const CCTaskId goby::moos::protobuf::SV2Header::CCTaskId_MIN
static
Initial value:
=
SV2Header_CCTaskId_CCTaskId_MIN

Definition at line 218 of file waveglider_sv2_frontseat_driver.pb.h.


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