#include <jaiabot/messages/dive_debug.pb.h>
Public Types | |
enum | : int { kCurrentDepthFieldNumber = 1 , kHoldTimeoutFieldNumber = 2 , kDiveCompleteFieldNumber = 3 , kHoldCompleteFieldNumber = 4 } |
typedef boost::units::derived_dimension< boost::units::length_base_dimension, 1 >::type | current_depth_dimension |
typedef boost::units::unit< current_depth_dimension, boost::units::si::system > | current_depth_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | hold_timeout_dimension |
typedef boost::units::unit< hold_timeout_dimension, boost::units::si::system > | hold_timeout_unit |
Public Member Functions | |
DiveHoldDebug () | |
~DiveHoldDebug () override | |
PROTOBUF_CONSTEXPR | DiveHoldDebug (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
DiveHoldDebug (const DiveHoldDebug &from) | |
DiveHoldDebug (DiveHoldDebug &&from) noexcept | |
DiveHoldDebug & | operator= (const DiveHoldDebug &from) |
DiveHoldDebug & | operator= (DiveHoldDebug &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DiveHoldDebug *other) |
void | UnsafeArenaSwap (DiveHoldDebug *other) |
DiveHoldDebug * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const DiveHoldDebug &from) |
void | MergeFrom (const DiveHoldDebug &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_current_depth () const |
void | clear_current_depth () |
double | current_depth () const |
void | set_current_depth (double value) |
bool | has_hold_timeout () const |
void | clear_hold_timeout () |
double | hold_timeout () const |
void | set_hold_timeout (double value) |
bool | has_dive_complete () const |
void | clear_dive_complete () |
bool | dive_complete () const |
void | set_dive_complete (bool value) |
bool | has_hold_complete () const |
void | clear_hold_complete () |
bool | hold_complete () const |
void | set_hold_complete (bool value) |
template<typename Quantity > | |
void | set_current_depth_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | current_depth_with_units () const |
boost::units::quantity< current_depth_unit, double > | current_depth_with_units () const |
template<typename Quantity > | |
void | set_hold_timeout_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | hold_timeout_with_units () const |
boost::units::quantity< hold_timeout_unit, double > | hold_timeout_with_units () const |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const DiveHoldDebug & | default_instance () |
static const DiveHoldDebug * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
DiveHoldDebug (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_jaiabot_2fmessages_2fdive_5fdebug_2eproto |
void | swap (DiveHoldDebug &a, DiveHoldDebug &b) |
Definition at line 466 of file dive_debug.pb.h.
typedef boost::units::derived_dimension<boost::units::length_base_dimension,1>::type jaiabot::protobuf::DiveHoldDebug::current_depth_dimension |
Definition at line 651 of file dive_debug.pb.h.
typedef boost::units::unit<current_depth_dimension,boost::units::si::system> jaiabot::protobuf::DiveHoldDebug::current_depth_unit |
Definition at line 653 of file dive_debug.pb.h.
typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type jaiabot::protobuf::DiveHoldDebug::hold_timeout_dimension |
Definition at line 666 of file dive_debug.pb.h.
typedef boost::units::unit<hold_timeout_dimension,boost::units::si::system> jaiabot::protobuf::DiveHoldDebug::hold_timeout_unit |
Definition at line 668 of file dive_debug.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCurrentDepthFieldNumber | |
kHoldTimeoutFieldNumber | |
kDiveCompleteFieldNumber | |
kHoldCompleteFieldNumber |
Definition at line 593 of file dive_debug.pb.h.
|
inline |
Definition at line 469 of file dive_debug.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::DiveHoldDebug::DiveHoldDebug | ( | const DiveHoldDebug & | from | ) |
|
inlinenoexcept |
Definition at line 474 of file dive_debug.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1487 of file dive_debug.pb.h.
|
inline |
Definition at line 1543 of file dive_debug.pb.h.
|
inline |
Definition at line 1571 of file dive_debug.pb.h.
|
inline |
Definition at line 1515 of file dive_debug.pb.h.
void jaiabot::protobuf::DiveHoldDebug::CopyFrom | ( | const DiveHoldDebug & | from | ) |
|
inline |
Definition at line 1494 of file dive_debug.pb.h.
|
inline |
Definition at line 660 of file dive_debug.pb.h.
|
inline |
Definition at line 663 of file dive_debug.pb.h.
|
inlinestatic |
Definition at line 513 of file dive_debug.pb.h.
|
inlinestatic |
Definition at line 504 of file dive_debug.pb.h.
|
inline |
Definition at line 1550 of file dive_debug.pb.h.
|
inlinefinal |
Definition at line 566 of file dive_debug.pb.h.
|
final |
|
inlinestatic |
Definition at line 507 of file dive_debug.pb.h.
|
final |
|
inlinestatic |
Definition at line 510 of file dive_debug.pb.h.
|
inline |
Definition at line 1484 of file dive_debug.pb.h.
|
inline |
Definition at line 1540 of file dive_debug.pb.h.
|
inline |
Definition at line 1568 of file dive_debug.pb.h.
|
inline |
Definition at line 1512 of file dive_debug.pb.h.
|
inline |
Definition at line 1578 of file dive_debug.pb.h.
|
inline |
Definition at line 1522 of file dive_debug.pb.h.
|
inline |
Definition at line 675 of file dive_debug.pb.h.
|
inline |
Definition at line 678 of file dive_debug.pb.h.
|
inlinestatic |
Definition at line 516 of file dive_debug.pb.h.
|
final |
|
inline |
Definition at line 553 of file dive_debug.pb.h.
|
inline |
Definition at line 500 of file dive_debug.pb.h.
|
inlinefinal |
Definition at line 547 of file dive_debug.pb.h.
|
inline |
Definition at line 479 of file dive_debug.pb.h.
|
inlinenoexcept |
Definition at line 483 of file dive_debug.pb.h.
|
inline |
Definition at line 1502 of file dive_debug.pb.h.
|
inline |
Definition at line 656 of file dive_debug.pb.h.
|
inline |
Definition at line 1558 of file dive_debug.pb.h.
|
inline |
Definition at line 1586 of file dive_debug.pb.h.
|
inline |
Definition at line 1530 of file dive_debug.pb.h.
|
inline |
Definition at line 671 of file dive_debug.pb.h.
|
inline |
Definition at line 526 of file dive_debug.pb.h.
|
inline |
Definition at line 497 of file dive_debug.pb.h.
|
inline |
Definition at line 539 of file dive_debug.pb.h.
|
friend |
Definition at line 685 of file dive_debug.pb.h.
|
friend |
Definition at line 575 of file dive_debug.pb.h.
|
friend |
Definition at line 697 of file dive_debug.pb.h.
|
friend |
Definition at line 523 of file dive_debug.pb.h.
|
static |
Definition at line 584 of file dive_debug.pb.h.
Impl_ jaiabot::protobuf::DiveHoldDebug::_impl_ |
Definition at line 696 of file dive_debug.pb.h.
|
staticconstexpr |
Definition at line 520 of file dive_debug.pb.h.