#include <goby/acomms/protobuf/network_header.pb.h>
|
| | UDPHeader (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
Definition at line 1351 of file network_header.pb.h.
◆ anonymous enum
| Enumerator |
|---|
| kSourcePortFieldNumber | |
| kDestPortFieldNumber | |
| kLengthFieldNumber | |
| kChecksumFieldNumber | |
Definition at line 1478 of file network_header.pb.h.
◆ DCCLParameters
◆ UDPHeader() [1/5]
| goby::acomms::protobuf::UDPHeader::UDPHeader |
( |
| ) |
|
|
inline |
◆ ~UDPHeader()
| goby::acomms::protobuf::UDPHeader::~UDPHeader |
( |
| ) |
|
|
override |
◆ UDPHeader() [2/5]
| PROTOBUF_CONSTEXPR goby::acomms::protobuf::UDPHeader::UDPHeader |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ UDPHeader() [3/5]
| goby::acomms::protobuf::UDPHeader::UDPHeader |
( |
const UDPHeader & | from | ) |
|
◆ UDPHeader() [4/5]
| goby::acomms::protobuf::UDPHeader::UDPHeader |
( |
UDPHeader && | from | ) |
|
|
inlinenoexcept |
◆ UDPHeader() [5/5]
| goby::acomms::protobuf::UDPHeader::UDPHeader |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::acomms::protobuf::UDPHeader::_InternalParse |
( |
const char * | ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::acomms::protobuf::UDPHeader::_InternalSerialize |
( |
uint8_t * | target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t goby::acomms::protobuf::UDPHeader::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ checksum()
| uint32_t goby::acomms::protobuf::UDPHeader::checksum |
( |
| ) |
const |
|
inline |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::UDPHeader::Clear |
( |
| ) |
|
|
final |
◆ clear_checksum()
| void goby::acomms::protobuf::UDPHeader::clear_checksum |
( |
| ) |
|
|
inline |
◆ clear_dest_port()
| void goby::acomms::protobuf::UDPHeader::clear_dest_port |
( |
| ) |
|
|
inline |
◆ clear_length()
| void goby::acomms::protobuf::UDPHeader::clear_length |
( |
| ) |
|
|
inline |
◆ clear_source_port()
| void goby::acomms::protobuf::UDPHeader::clear_source_port |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void goby::acomms::protobuf::UDPHeader::CopyFrom |
( |
const UDPHeader & | from | ) |
|
◆ default_instance()
| const UDPHeader & goby::acomms::protobuf::UDPHeader::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::UDPHeader::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dest_port()
| uint32_t goby::acomms::protobuf::UDPHeader::dest_port |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int goby::acomms::protobuf::UDPHeader::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::UDPHeader::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::UDPHeader::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::UDPHeader::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::UDPHeader::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_checksum()
| bool goby::acomms::protobuf::UDPHeader::has_checksum |
( |
| ) |
const |
|
inline |
◆ has_dest_port()
| bool goby::acomms::protobuf::UDPHeader::has_dest_port |
( |
| ) |
const |
|
inline |
◆ has_length()
| bool goby::acomms::protobuf::UDPHeader::has_length |
( |
| ) |
const |
|
inline |
◆ has_source_port()
| bool goby::acomms::protobuf::UDPHeader::has_source_port |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const UDPHeader * goby::acomms::protobuf::UDPHeader::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::acomms::protobuf::UDPHeader::IsInitialized |
( |
| ) |
const |
|
final |
◆ length()
| uint32_t goby::acomms::protobuf::UDPHeader::length |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void goby::acomms::protobuf::UDPHeader::MergeFrom |
( |
const UDPHeader & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::UDPHeader::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| UDPHeader * goby::acomms::protobuf::UDPHeader::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_checksum()
| void goby::acomms::protobuf::UDPHeader::set_checksum |
( |
uint32_t | value | ) |
|
|
inline |
◆ set_dest_port()
| void goby::acomms::protobuf::UDPHeader::set_dest_port |
( |
uint32_t | value | ) |
|
|
inline |
◆ set_length()
| void goby::acomms::protobuf::UDPHeader::set_length |
( |
uint32_t | value | ) |
|
|
inline |
◆ set_source_port()
| void goby::acomms::protobuf::UDPHeader::set_source_port |
( |
uint32_t | value | ) |
|
|
inline |
◆ source_port()
| uint32_t goby::acomms::protobuf::UDPHeader::source_port |
( |
| ) |
const |
|
inline |
◆ Swap()
| void goby::acomms::protobuf::UDPHeader::Swap |
( |
UDPHeader * | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::UDPHeader::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void goby::acomms::protobuf::UDPHeader::UnsafeArenaSwap |
( |
UDPHeader * | 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_2fnetwork_5fheader_2eproto
| friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto |
|
friend |
◆ swap
◆ _class_data_
| const ClassData goby::acomms::protobuf::UDPHeader::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::acomms::protobuf::UDPHeader::_impl_ |
◆ kIndexInFileMessages
| int goby::acomms::protobuf::UDPHeader::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: