#include <jaiabot/messages/dive_debug.pb.h>
Public Types | |
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 () | |
virtual | ~DiveHoldDebug () |
DiveHoldDebug (const DiveHoldDebug &from) | |
DiveHoldDebug & | operator= (const DiveHoldDebug &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DiveHoldDebug *other) |
DiveHoldDebug * | New () const final |
DiveHoldDebug * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const DiveHoldDebug &from) |
void | MergeFrom (const DiveHoldDebug &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::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 ::google::protobuf::Descriptor * | descriptor () |
static const DiveHoldDebug & | default_instance () |
static void | InitAsDefaultInstance () |
static const DiveHoldDebug * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kCurrentDepthFieldNumber = 1 |
static const int | kHoldTimeoutFieldNumber = 2 |
static const int | kDiveCompleteFieldNumber = 3 |
static const int | kHoldCompleteFieldNumber = 4 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fdive_5fdebug_2eproto::TableStruct |
void | swap (DiveHoldDebug &a, DiveHoldDebug &b) |
Definition at line 378 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 500 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 502 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 513 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 517 of file dive_debug.pb.h.
jaiabot::protobuf::DiveHoldDebug::DiveHoldDebug | ( | ) |
|
virtual |
jaiabot::protobuf::DiveHoldDebug::DiveHoldDebug | ( | const DiveHoldDebug & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 1178 of file dive_debug.pb.h.
|
inline |
Definition at line 1226 of file dive_debug.pb.h.
|
inline |
Definition at line 1250 of file dive_debug.pb.h.
|
inline |
Definition at line 1202 of file dive_debug.pb.h.
|
final |
void jaiabot::protobuf::DiveHoldDebug::CopyFrom | ( | const DiveHoldDebug & | from | ) |
|
inline |
Definition at line 1182 of file dive_debug.pb.h.
|
inline |
Definition at line 509 of file dive_debug.pb.h.
|
inline |
Definition at line 512 of file dive_debug.pb.h.
|
static |
|
static |
|
inline |
Definition at line 1230 of file dive_debug.pb.h.
|
inlinefinal |
Definition at line 450 of file dive_debug.pb.h.
|
final |
|
inline |
Definition at line 1169 of file dive_debug.pb.h.
|
inline |
Definition at line 1217 of file dive_debug.pb.h.
|
inline |
Definition at line 1241 of file dive_debug.pb.h.
|
inline |
Definition at line 1193 of file dive_debug.pb.h.
|
inline |
Definition at line 1254 of file dive_debug.pb.h.
|
inline |
Definition at line 1206 of file dive_debug.pb.h.
|
inline |
Definition at line 524 of file dive_debug.pb.h.
|
inline |
Definition at line 527 of file dive_debug.pb.h.
|
static |
|
inlinestatic |
Definition at line 415 of file dive_debug.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::DiveHoldDebug::MergeFrom | ( | const DiveHoldDebug & | from | ) |
|
final |
|
inline |
Definition at line 407 of file dive_debug.pb.h.
|
inlinefinal |
Definition at line 429 of file dive_debug.pb.h.
|
inlinefinal |
Definition at line 433 of file dive_debug.pb.h.
|
inline |
Definition at line 385 of file dive_debug.pb.h.
|
final |
|
inline |
Definition at line 1186 of file dive_debug.pb.h.
|
inline |
Definition at line 505 of file dive_debug.pb.h.
|
inline |
Definition at line 1234 of file dive_debug.pb.h.
|
inline |
Definition at line 1258 of file dive_debug.pb.h.
|
inline |
Definition at line 1210 of file dive_debug.pb.h.
|
inline |
Definition at line 520 of file dive_debug.pb.h.
void jaiabot::protobuf::DiveHoldDebug::Swap | ( | DiveHoldDebug * | other | ) |
|
inline |
Definition at line 404 of file dive_debug.pb.h.
|
friend |
Definition at line 548 of file dive_debug.pb.h.
|
friend |
Definition at line 423 of file dive_debug.pb.h.
|
static |
Definition at line 475 of file dive_debug.pb.h.
|
static |
Definition at line 489 of file dive_debug.pb.h.
|
static |
Definition at line 496 of file dive_debug.pb.h.
|
static |
Definition at line 482 of file dive_debug.pb.h.
|
staticconstexpr |
Definition at line 419 of file dive_debug.pb.h.