|
| StoreServerResponse (const StoreServerResponse &from) |
|
StoreServerResponse & | operator= (const StoreServerResponse &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (StoreServerResponse *other) |
|
StoreServerResponse * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const StoreServerResponse &from) |
|
void | MergeFrom (const StoreServerResponse &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_modem_id () const |
|
void | clear_modem_id () |
|
inline::google::protobuf::int32 | modem_id () const |
|
void | set_modem_id (::google::protobuf::int32 value) |
|
int | inbox_size () const |
|
void | clear_inbox () |
|
const ::goby::acomms::protobuf::ModemTransmission & | inbox (int index) const |
|
inline::goby::acomms::protobuf::ModemTransmission * | mutable_inbox (int index) |
|
inline::goby::acomms::protobuf::ModemTransmission * | add_inbox () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > & | inbox () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > * | mutable_inbox () |
|
bool | has_request_id () const |
|
void | clear_request_id () |
|
inline::google::protobuf::uint64 | request_id () const |
|
void | set_request_id (::google::protobuf::uint64 value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const StoreServerResponse & | default_instance () |
|
|
static const int | kModemIdFieldNumber = 1 |
|
static const int | kInboxFieldNumber = 2 |
|
static const int | kRequestIdFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2facomms_2fprotobuf_2fstore_5fserver_2eproto () |
|
void | protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fstore_5fserver_2eproto () |
|
void | protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fstore_5fserver_2eproto () |
|
Definition at line 150 of file store_server.pb.h.
The documentation for this class was generated from the following file: