#include <goby/acomms/protobuf/time_update.pb.h>
Definition at line 283 of file time_update.pb.h.
◆ anonymous enum
Enumerator |
---|
kSrcFieldNumber | |
kDestFieldNumber | |
kTimeFieldNumber | |
kTimeOfFlightMicrosecFieldNumber | |
kRequestSrcFieldNumber | |
Definition at line 410 of file time_update.pb.h.
◆ DCCLParameters
◆ TimeUpdateResponse() [1/5]
goby::acomms::protobuf::TimeUpdateResponse::TimeUpdateResponse |
( |
| ) |
|
|
inline |
◆ ~TimeUpdateResponse()
goby::acomms::protobuf::TimeUpdateResponse::~TimeUpdateResponse |
( |
| ) |
|
|
override |
◆ TimeUpdateResponse() [2/5]
PROTOBUF_CONSTEXPR goby::acomms::protobuf::TimeUpdateResponse::TimeUpdateResponse |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ TimeUpdateResponse() [3/5]
goby::acomms::protobuf::TimeUpdateResponse::TimeUpdateResponse |
( |
const TimeUpdateResponse & |
from | ) |
|
◆ TimeUpdateResponse() [4/5]
goby::acomms::protobuf::TimeUpdateResponse::TimeUpdateResponse |
( |
TimeUpdateResponse && |
from | ) |
|
|
inlinenoexcept |
◆ TimeUpdateResponse() [5/5]
goby::acomms::protobuf::TimeUpdateResponse::TimeUpdateResponse |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::acomms::protobuf::TimeUpdateResponse::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::acomms::protobuf::TimeUpdateResponse::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t goby::acomms::protobuf::TimeUpdateResponse::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::TimeUpdateResponse::Clear |
( |
| ) |
|
|
final |
◆ clear_dest()
void goby::acomms::protobuf::TimeUpdateResponse::clear_dest |
( |
| ) |
|
|
inline |
◆ clear_request_src()
void goby::acomms::protobuf::TimeUpdateResponse::clear_request_src |
( |
| ) |
|
|
inline |
◆ clear_src()
void goby::acomms::protobuf::TimeUpdateResponse::clear_src |
( |
| ) |
|
|
inline |
◆ clear_time()
void goby::acomms::protobuf::TimeUpdateResponse::clear_time |
( |
| ) |
|
|
inline |
◆ clear_time_of_flight_microsec()
void goby::acomms::protobuf::TimeUpdateResponse::clear_time_of_flight_microsec |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void goby::acomms::protobuf::TimeUpdateResponse::CopyFrom |
( |
const TimeUpdateResponse & |
from | ) |
|
◆ default_instance()
static const TimeUpdateResponse & goby::acomms::protobuf::TimeUpdateResponse::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::TimeUpdateResponse::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dest()
int32_t goby::acomms::protobuf::TimeUpdateResponse::dest |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int goby::acomms::protobuf::TimeUpdateResponse::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::TimeUpdateResponse::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::TimeUpdateResponse::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::TimeUpdateResponse::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::TimeUpdateResponse::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_dest()
bool goby::acomms::protobuf::TimeUpdateResponse::has_dest |
( |
| ) |
const |
|
inline |
◆ has_request_src()
bool goby::acomms::protobuf::TimeUpdateResponse::has_request_src |
( |
| ) |
const |
|
inline |
◆ has_src()
bool goby::acomms::protobuf::TimeUpdateResponse::has_src |
( |
| ) |
const |
|
inline |
◆ has_time()
bool goby::acomms::protobuf::TimeUpdateResponse::has_time |
( |
| ) |
const |
|
inline |
◆ has_time_of_flight_microsec()
bool goby::acomms::protobuf::TimeUpdateResponse::has_time_of_flight_microsec |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const TimeUpdateResponse * goby::acomms::protobuf::TimeUpdateResponse::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::acomms::protobuf::TimeUpdateResponse::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::acomms::protobuf::TimeUpdateResponse::MergeFrom |
( |
const TimeUpdateResponse & |
from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::TimeUpdateResponse::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
TimeUpdateResponse * goby::acomms::protobuf::TimeUpdateResponse::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ request_src()
int32_t goby::acomms::protobuf::TimeUpdateResponse::request_src |
( |
| ) |
const |
|
inline |
◆ set_dest()
void goby::acomms::protobuf::TimeUpdateResponse::set_dest |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_request_src()
void goby::acomms::protobuf::TimeUpdateResponse::set_request_src |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_src()
void goby::acomms::protobuf::TimeUpdateResponse::set_src |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_time()
void goby::acomms::protobuf::TimeUpdateResponse::set_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_time_of_flight_microsec()
void goby::acomms::protobuf::TimeUpdateResponse::set_time_of_flight_microsec |
( |
uint64_t |
value | ) |
|
|
inline |
◆ src()
int32_t goby::acomms::protobuf::TimeUpdateResponse::src |
( |
| ) |
const |
|
inline |
◆ Swap()
◆ time()
uint64_t goby::acomms::protobuf::TimeUpdateResponse::time |
( |
| ) |
const |
|
inline |
◆ time_of_flight_microsec()
uint64_t goby::acomms::protobuf::TimeUpdateResponse::time_of_flight_microsec |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::TimeUpdateResponse::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::acomms::protobuf::TimeUpdateResponse::UnsafeArenaSwap |
( |
TimeUpdateResponse * |
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_2ftime_5fupdate_2eproto
◆ swap
◆ _class_data_
const ClassData goby::acomms::protobuf::TimeUpdateResponse::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::acomms::protobuf::TimeUpdateResponse::_impl_ |
◆ kIndexInFileMessages
constexpr int goby::acomms::protobuf::TimeUpdateResponse::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: