Goby3
3.1.5a
2024.05.23
|
#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver.pb.h>
Public Types | |
enum | DCCLParameters { DCCL_ID = 8258561, DCCL_MAX_BYTES = 557 } |
Public Types inherited from google::protobuf::Message | |
typedef google::protobuf::Reflection | Reflection |
Public Member Functions | |
SV2SendToConsole () | |
virtual | ~SV2SendToConsole () |
SV2SendToConsole (const SV2SendToConsole &from) | |
SV2SendToConsole & | operator= (const SV2SendToConsole &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2SendToConsole *other) |
SV2SendToConsole * | New () const final |
SV2SendToConsole * | 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 SV2SendToConsole &from) |
void | MergeFrom (const SV2SendToConsole &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_text () const |
void | clear_text () |
const ::std::string & | text () const |
void | set_text (const ::std::string &value) |
void | set_text (const char *value) |
void | set_text (const void *value, size_t size) |
::std::string * | mutable_text () |
::std::string * | release_text () |
void | set_allocated_text (::std::string *text) |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::google::protobuf::uint32 | original_msg_type () const |
void | set_original_msg_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 SV2SendToConsole & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2SendToConsole * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kTextFieldNumber = 5 |
static const int | kHeaderFieldNumber = 1 |
static const int | kFooterFieldNumber = 100 |
static const int | kOriginalMsgTypeFieldNumber = 2 |
Friends | |
struct | ::protobuf_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto::TableStruct |
void | swap (SV2SendToConsole &a, SV2SendToConsole &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 2200 of file waveglider_sv2_frontseat_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 2340 of file waveglider_sv2_frontseat_driver.pb.h.
goby::middleware::frontseat::protobuf::SV2SendToConsole::SV2SendToConsole | ( | ) |
|
virtual |
goby::middleware::frontseat::protobuf::SV2SendToConsole::SV2SendToConsole | ( | const SV2SendToConsole & | from | ) |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inline |
Definition at line 5234 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5086 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5144 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5168 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
void goby::middleware::frontseat::protobuf::SV2SendToConsole::CopyFrom | ( | const SV2SendToConsole & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 5241 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::MessageLite.
Definition at line 2272 of file waveglider_sv2_frontseat_driver.pb.h.
|
finalvirtual |
Implements google::protobuf::Message.
|
inline |
Definition at line 5225 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5077 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5135 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5159 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5093 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
|
inlinestatic |
Definition at line 2237 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
final |
void goby::middleware::frontseat::protobuf::SV2SendToConsole::MergeFrom | ( | const SV2SendToConsole & | from | ) |
|
final |
|
inline |
Definition at line 5254 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5106 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5201 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2229 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::Message.
Definition at line 2251 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinalvirtual |
Reimplemented from google::protobuf::Message.
Definition at line 2255 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2207 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5148 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5247 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5099 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5206 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
inline |
Definition at line 5263 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5115 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5214 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5152 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5176 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5189 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5195 of file waveglider_sv2_frontseat_driver.pb.h.
void goby::middleware::frontseat::protobuf::SV2SendToConsole::Swap | ( | SV2SendToConsole * | other | ) |
|
inline |
Definition at line 5172 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2226 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2362 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2245 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 2324 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 2312 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 2241 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 2336 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 2297 of file waveglider_sv2_frontseat_driver.pb.h.