#include <goby/acomms/protobuf/store_server.pb.h>
Definition at line 74 of file store_server.pb.h.
◆ anonymous enum
Enumerator |
---|
kOutboxFieldNumber | |
kRequestIdFieldNumber | |
kModemIdFieldNumber | |
Definition at line 201 of file store_server.pb.h.
◆ StoreServerRequest() [1/5]
goby::acomms::protobuf::StoreServerRequest::StoreServerRequest |
( |
| ) |
|
|
inline |
◆ ~StoreServerRequest()
goby::acomms::protobuf::StoreServerRequest::~StoreServerRequest |
( |
| ) |
|
|
override |
◆ StoreServerRequest() [2/5]
PROTOBUF_CONSTEXPR goby::acomms::protobuf::StoreServerRequest::StoreServerRequest |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ StoreServerRequest() [3/5]
goby::acomms::protobuf::StoreServerRequest::StoreServerRequest |
( |
const StoreServerRequest & |
from | ) |
|
◆ StoreServerRequest() [4/5]
goby::acomms::protobuf::StoreServerRequest::StoreServerRequest |
( |
StoreServerRequest && |
from | ) |
|
|
inlinenoexcept |
◆ StoreServerRequest() [5/5]
goby::acomms::protobuf::StoreServerRequest::StoreServerRequest |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::acomms::protobuf::StoreServerRequest::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::acomms::protobuf::StoreServerRequest::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ add_outbox()
◆ ByteSizeLong()
size_t goby::acomms::protobuf::StoreServerRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::StoreServerRequest::Clear |
( |
| ) |
|
|
final |
◆ clear_modem_id()
void goby::acomms::protobuf::StoreServerRequest::clear_modem_id |
( |
| ) |
|
|
inline |
◆ clear_outbox()
void goby::acomms::protobuf::StoreServerRequest::clear_outbox |
( |
| ) |
|
◆ clear_request_id()
void goby::acomms::protobuf::StoreServerRequest::clear_request_id |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void goby::acomms::protobuf::StoreServerRequest::CopyFrom |
( |
const StoreServerRequest & |
from | ) |
|
◆ default_instance()
static const StoreServerRequest & goby::acomms::protobuf::StoreServerRequest::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::StoreServerRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int goby::acomms::protobuf::StoreServerRequest::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::StoreServerRequest::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::StoreServerRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::StoreServerRequest::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::StoreServerRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_modem_id()
bool goby::acomms::protobuf::StoreServerRequest::has_modem_id |
( |
| ) |
const |
|
inline |
◆ has_request_id()
bool goby::acomms::protobuf::StoreServerRequest::has_request_id |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const StoreServerRequest * goby::acomms::protobuf::StoreServerRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::acomms::protobuf::StoreServerRequest::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::acomms::protobuf::StoreServerRequest::MergeFrom |
( |
const StoreServerRequest & |
from | ) |
|
|
inline |
◆ modem_id()
int32_t goby::acomms::protobuf::StoreServerRequest::modem_id |
( |
| ) |
const |
|
inline |
◆ mutable_outbox() [1/2]
◆ mutable_outbox() [2/2]
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::StoreServerRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
StoreServerRequest * goby::acomms::protobuf::StoreServerRequest::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ outbox() [1/2]
◆ outbox() [2/2]
◆ outbox_size()
int goby::acomms::protobuf::StoreServerRequest::outbox_size |
( |
| ) |
const |
|
inline |
◆ request_id()
uint64_t goby::acomms::protobuf::StoreServerRequest::request_id |
( |
| ) |
const |
|
inline |
◆ set_modem_id()
void goby::acomms::protobuf::StoreServerRequest::set_modem_id |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_request_id()
void goby::acomms::protobuf::StoreServerRequest::set_request_id |
( |
uint64_t |
value | ) |
|
|
inline |
◆ Swap()
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::StoreServerRequest::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::acomms::protobuf::StoreServerRequest::UnsafeArenaSwap |
( |
StoreServerRequest * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_goby_2facomms_2fprotobuf_2fstore_5fserver_2eproto
◆ swap
◆ _class_data_
const ClassData goby::acomms::protobuf::StoreServerRequest::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::acomms::protobuf::StoreServerRequest::_impl_ |
◆ kIndexInFileMessages
constexpr int goby::acomms::protobuf::StoreServerRequest::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: