#include <goby/acomms/protobuf/mosh_packet.pb.h>
|
| MoshPacket (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 70 of file mosh_packet.pb.h.
◆ anonymous enum
Enumerator |
---|
kFragmentFieldNumber | |
kSrcFieldNumber | |
kDestFieldNumber | |
kFragNumFieldNumber | |
kFragLenFieldNumber | |
kIsLastFragFieldNumber | |
Definition at line 197 of file mosh_packet.pb.h.
◆ DCCLParameters
◆ MoshPacket() [1/5]
goby::acomms::protobuf::MoshPacket::MoshPacket |
( |
| ) |
|
|
inline |
◆ ~MoshPacket()
goby::acomms::protobuf::MoshPacket::~MoshPacket |
( |
| ) |
|
|
override |
◆ MoshPacket() [2/5]
PROTOBUF_CONSTEXPR goby::acomms::protobuf::MoshPacket::MoshPacket |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ MoshPacket() [3/5]
goby::acomms::protobuf::MoshPacket::MoshPacket |
( |
const MoshPacket & |
from | ) |
|
◆ MoshPacket() [4/5]
goby::acomms::protobuf::MoshPacket::MoshPacket |
( |
MoshPacket && |
from | ) |
|
|
inlinenoexcept |
◆ MoshPacket() [5/5]
goby::acomms::protobuf::MoshPacket::MoshPacket |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::acomms::protobuf::MoshPacket::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::acomms::protobuf::MoshPacket::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t goby::acomms::protobuf::MoshPacket::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::MoshPacket::Clear |
( |
| ) |
|
|
final |
◆ clear_dest()
void goby::acomms::protobuf::MoshPacket::clear_dest |
( |
| ) |
|
|
inline |
◆ clear_frag_len()
void goby::acomms::protobuf::MoshPacket::clear_frag_len |
( |
| ) |
|
|
inline |
◆ clear_frag_num()
void goby::acomms::protobuf::MoshPacket::clear_frag_num |
( |
| ) |
|
|
inline |
◆ clear_fragment()
void goby::acomms::protobuf::MoshPacket::clear_fragment |
( |
| ) |
|
|
inline |
◆ clear_is_last_frag()
void goby::acomms::protobuf::MoshPacket::clear_is_last_frag |
( |
| ) |
|
|
inline |
◆ clear_src()
void goby::acomms::protobuf::MoshPacket::clear_src |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void goby::acomms::protobuf::MoshPacket::CopyFrom |
( |
const MoshPacket & |
from | ) |
|
◆ default_instance()
static const MoshPacket & goby::acomms::protobuf::MoshPacket::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MoshPacket::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dest()
int32_t goby::acomms::protobuf::MoshPacket::dest |
( |
| ) |
const |
|
inline |
◆ frag_len()
int32_t goby::acomms::protobuf::MoshPacket::frag_len |
( |
| ) |
const |
|
inline |
◆ frag_num()
int32_t goby::acomms::protobuf::MoshPacket::frag_num |
( |
| ) |
const |
|
inline |
◆ fragment()
const std::string & goby::acomms::protobuf::MoshPacket::fragment |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int goby::acomms::protobuf::MoshPacket::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::MoshPacket::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MoshPacket::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::MoshPacket::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::MoshPacket::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_dest()
bool goby::acomms::protobuf::MoshPacket::has_dest |
( |
| ) |
const |
|
inline |
◆ has_frag_len()
bool goby::acomms::protobuf::MoshPacket::has_frag_len |
( |
| ) |
const |
|
inline |
◆ has_frag_num()
bool goby::acomms::protobuf::MoshPacket::has_frag_num |
( |
| ) |
const |
|
inline |
◆ has_fragment()
bool goby::acomms::protobuf::MoshPacket::has_fragment |
( |
| ) |
const |
|
inline |
◆ has_is_last_frag()
bool goby::acomms::protobuf::MoshPacket::has_is_last_frag |
( |
| ) |
const |
|
inline |
◆ has_src()
bool goby::acomms::protobuf::MoshPacket::has_src |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const MoshPacket * goby::acomms::protobuf::MoshPacket::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ is_last_frag()
bool goby::acomms::protobuf::MoshPacket::is_last_frag |
( |
| ) |
const |
|
inline |
◆ IsInitialized()
bool goby::acomms::protobuf::MoshPacket::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::acomms::protobuf::MoshPacket::MergeFrom |
( |
const MoshPacket & |
from | ) |
|
|
inline |
◆ mutable_fragment()
std::string * goby::acomms::protobuf::MoshPacket::mutable_fragment |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::MoshPacket::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
MoshPacket * goby::acomms::protobuf::MoshPacket::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_fragment()
std::string * goby::acomms::protobuf::MoshPacket::release_fragment |
( |
| ) |
|
|
inline |
◆ set_allocated_fragment()
void goby::acomms::protobuf::MoshPacket::set_allocated_fragment |
( |
std::string * |
fragment | ) |
|
|
inline |
◆ set_dest()
void goby::acomms::protobuf::MoshPacket::set_dest |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_frag_len()
void goby::acomms::protobuf::MoshPacket::set_frag_len |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_frag_num()
void goby::acomms::protobuf::MoshPacket::set_frag_num |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_fragment() [1/2]
template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::acomms::protobuf::MoshPacket::set_fragment |
( |
ArgT0 && |
arg0, |
|
|
ArgT... |
args |
|
) |
| |
◆ set_fragment() [2/2]
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::acomms::protobuf::MoshPacket::set_fragment |
( |
ArgT0 && |
arg0, |
|
|
ArgT... |
args |
|
) |
| |
|
inline |
◆ set_is_last_frag()
void goby::acomms::protobuf::MoshPacket::set_is_last_frag |
( |
bool |
value | ) |
|
|
inline |
◆ set_src()
void goby::acomms::protobuf::MoshPacket::set_src |
( |
int32_t |
value | ) |
|
|
inline |
◆ src()
int32_t goby::acomms::protobuf::MoshPacket::src |
( |
| ) |
const |
|
inline |
◆ Swap()
void goby::acomms::protobuf::MoshPacket::Swap |
( |
MoshPacket * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::MoshPacket::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::acomms::protobuf::MoshPacket::UnsafeArenaSwap |
( |
MoshPacket * |
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_2fmosh_5fpacket_2eproto
◆ swap
◆ _class_data_
const ClassData goby::acomms::protobuf::MoshPacket::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::acomms::protobuf::MoshPacket::_impl_ |
◆ kIndexInFileMessages
constexpr int goby::acomms::protobuf::MoshPacket::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: