|
Goby v2
|

Public Types | |
| enum | DCCLParameters { DCCL_ID = 8257600, DCCL_MAX_BYTES = 557 } |
Public Member Functions | |
| SV2RequestQueuedMessage (const SV2RequestQueuedMessage &from) | |
| SV2RequestQueuedMessage & | operator= (const SV2RequestQueuedMessage &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SV2RequestQueuedMessage *other) |
| SV2RequestQueuedMessage * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const SV2RequestQueuedMessage &from) |
| void | MergeFrom (const SV2RequestQueuedMessage &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_header () const |
| void | clear_header () |
| const ::goby::moos::protobuf::SV2Header & | header () const |
| inline::goby::moos::protobuf::SV2Header * | mutable_header () |
| inline::goby::moos::protobuf::SV2Header * | release_header () |
| void | set_allocated_header (::goby::moos::protobuf::SV2Header *header) |
| bool | has_footer () const |
| void | clear_footer () |
| const ::goby::moos::protobuf::SV2Footer & | footer () const |
| inline::goby::moos::protobuf::SV2Footer * | mutable_footer () |
| inline::goby::moos::protobuf::SV2Footer * | release_footer () |
| void | set_allocated_footer (::goby::moos::protobuf::SV2Footer *footer) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const SV2RequestQueuedMessage & | default_instance () |
Static Public Attributes | |
| static const int | kHeaderFieldNumber = 1 |
| static const int | kFooterFieldNumber = 100 |
Definition at line 1104 of file waveglider_sv2_frontseat_driver.pb.h.
1.8.11