Goby3
3.1.5a
2024.05.23
|
#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver.pb.h>
Public Types | |
typedef SV2Header_BoardId | BoardId |
typedef SV2Header_CCTaskId | CCTaskId |
Public Types inherited from google::protobuf::Message | |
typedef google::protobuf::Reflection | Reflection |
Public Member Functions | |
SV2Header () | |
virtual | ~SV2Header () |
SV2Header (const SV2Header &from) | |
SV2Header & | operator= (const SV2Header &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2Header *other) |
SV2Header * | New () const final |
SV2Header * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SV2Header &from) |
void | MergeFrom (const SV2Header &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_start_of_frame () const |
void | clear_start_of_frame () |
::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 () |
::google::protobuf::uint32 | message_size () const |
void | set_message_size (::google::protobuf::uint32 value) |
bool | has_dest () const |
void | clear_dest () |
::google::protobuf::uint32 | dest () const |
void | set_dest (::google::protobuf::uint32 value) |
bool | has_src () const |
void | clear_src () |
::google::protobuf::uint32 | src () const |
void | set_src (::google::protobuf::uint32 value) |
bool | has_transaction_id () const |
void | clear_transaction_id () |
::google::protobuf::uint32 | transaction_id () const |
void | set_transaction_id (::google::protobuf::uint32 value) |
bool | has_message_type () const |
void | clear_message_type () |
::google::protobuf::uint32 | message_type () const |
void | set_message_type (::google::protobuf::uint32 value) |
Public Member Functions inherited from google::protobuf::Message | |
Message () | |
virtual | ~Message () |
virtual void | CopyFrom (const Message &from) |
virtual void | MergeFrom (const Message &from) |
void | CheckInitialized () const |
void | FindInitializationErrors (std::vector< string > *errors) const |
string | InitializationErrorString () const |
virtual void | DiscardUnknownFields () |
virtual size_t | SpaceUsedLong () const |
int | SpaceUsed () const |
string | DebugString () const |
string | ShortDebugString () const |
string | Utf8DebugString () const |
void | PrintDebugString () const |
bool | ParseFromFileDescriptor (int file_descriptor) |
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
bool | ParseFromIstream (std::istream *input) |
bool | ParsePartialFromIstream (std::istream *input) |
bool | SerializeToFileDescriptor (int file_descriptor) const |
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
bool | SerializeToOstream (std::ostream *output) const |
bool | SerializePartialToOstream (std::ostream *output) const |
virtual string | GetTypeName () const |
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
const Descriptor * | GetDescriptor () const |
virtual const Reflection * | GetReflection () const final |
Public Member Functions inherited from google::protobuf::MessageLite | |
MessageLite () | |
virtual | ~MessageLite () |
virtual ::google::protobuf::Arena * | GetArena () const |
virtual void * | GetMaybeArenaPointer () const |
bool | ParseFromCodedStream (io::CodedInputStream *input) |
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParseFromString (const string &data) |
bool | ParsePartialFromString (const string &data) |
bool | ParseFromArray (const void *data, int size) |
bool | ParsePartialFromArray (const void *data, int size) |
bool | MergeFromCodedStream (io::CodedInputStream *input) |
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializeToString (string *output) const |
bool | SerializePartialToString (string *output) const |
bool | SerializeToArray (void *data, int size) const |
bool | SerializePartialToArray (void *data, int size) const |
string | SerializeAsString () const |
string | SerializePartialAsString () const |
bool | AppendToString (string *output) const |
bool | AppendPartialToString (string *output) const |
int | ByteSize () const |
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const SV2Header & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2Header * | internal_default_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 constexpr int | kIndexInFileMessages |
static const BoardId | BOARD_ID_CC |
static const 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 |
static const CCTaskId | CCTASK_ID_COMMAND |
static const CCTaskId | CCTASK_ID_IRIDIUM |
static const CCTaskId | CCTASK_ID_DEBUG_CONSOLE |
static const CCTaskId | CCTASK_ID_XBEE |
static const CCTaskId | CCTASK_ID_FILE_TRANSFER |
static const CCTaskId | CCTASK_ID_DEFAULT_HOST |
static const 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 | |
struct | ::protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto::TableStruct |
void | swap (SV2Header &a, SV2Header &b) |
Additional Inherited Members | |
Static Protected Member Functions inherited from google::protobuf::MessageLite | |
template<typename T > | |
::google::protobuf::internal::RepeatedPtrFieldBase * | CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated) |
template<typename T > | |
static const ::google::protobuf::internal::RepeatedPtrFieldBase & | CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated) |
template<typename T > | |
static T * | CreateMaybeMessage (Arena *arena) |
Definition at line 199 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 291 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 317 of file waveglider_sv2_frontseat_driver.pb.h.
goby::middleware::frontseat::protobuf::SV2Header::SV2Header | ( | ) |
|
virtual |
goby::middleware::frontseat::protobuf::SV2Header::SV2Header | ( | const SV2Header & | from | ) |
|
inlinestatic |
Definition at line 306 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 296 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 309 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 312 of file waveglider_sv2_frontseat_driver.pb.h.
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inlinestatic |
Definition at line 344 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 334 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 347 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 350 of file waveglider_sv2_frontseat_driver.pb.h.
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inline |
Definition at line 2816 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2792 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2888 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2840 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2768 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2864 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
void goby::middleware::frontseat::protobuf::SV2Header::CopyFrom | ( | const SV2Header & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 2820 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::MessageLite.
Definition at line 271 of file waveglider_sv2_frontseat_driver.pb.h.
|
finalvirtual |
Implements google::protobuf::Message.
|
inline |
Definition at line 2807 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2783 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2879 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2831 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2759 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2855 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
|
inlinestatic |
Definition at line 236 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
final |
void goby::middleware::frontseat::protobuf::SV2Header::MergeFrom | ( | const SV2Header & | from | ) |
|
final |
|
inline |
Definition at line 2796 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2892 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 228 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::Message.
Definition at line 250 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Reimplemented from google::protobuf::Message.
Definition at line 254 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 206 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
inline |
Definition at line 2824 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2800 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2896 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2848 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2776 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2872 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2844 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2772 of file waveglider_sv2_frontseat_driver.pb.h.
void goby::middleware::frontseat::protobuf::SV2Header::Swap | ( | SV2Header * | other | ) |
|
inline |
Definition at line 2868 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 225 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 426 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 244 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 294 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 292 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 303 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 301 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 299 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 320 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 324 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 330 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 328 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 332 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 322 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 318 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 326 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 341 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 339 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 337 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 374 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 240 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 367 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 395 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 381 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 360 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 388 of file waveglider_sv2_frontseat_driver.pb.h.