|
Goby v2
|

Public Member Functions | |
| MODataAsyncReceive (const MODataAsyncReceive &from) | |
| MODataAsyncReceive & | operator= (const MODataAsyncReceive &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MODataAsyncReceive *other) |
| MODataAsyncReceive * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const MODataAsyncReceive &from) |
| void | MergeFrom (const MODataAsyncReceive &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_inbox () const |
| void | clear_inbox () |
| const ::goby::acomms::protobuf::ModemTransmission & | inbox () const |
| inline::goby::acomms::protobuf::ModemTransmission * | mutable_inbox () |
| inline::goby::acomms::protobuf::ModemTransmission * | release_inbox () |
| void | set_allocated_inbox (::goby::acomms::protobuf::ModemTransmission *inbox) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const MODataAsyncReceive & | default_instance () |
Static Public Attributes | |
| static const int | kInboxFieldNumber = 2 |
Definition at line 382 of file rudics_shore.pb.h.
1.8.11