JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot::protobuf::DivePoweredAscentDebug Class Reference

#include <jaiabot/messages/dive_debug.pb.h>

Inheritance diagram for jaiabot::protobuf::DivePoweredAscentDebug:
Collaboration diagram for jaiabot::protobuf::DivePoweredAscentDebug:

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::length_base_dimension, 1 >::type depth_eps_dimension
 
typedef boost::units::unit< depth_eps_dimension, boost::units::si::system > depth_eps_unit
 

Public Member Functions

 DivePoweredAscentDebug ()
 
virtual ~DivePoweredAscentDebug ()
 
 DivePoweredAscentDebug (const DivePoweredAscentDebug &from)
 
DivePoweredAscentDebugoperator= (const DivePoweredAscentDebug &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DivePoweredAscentDebug *other)
 
DivePoweredAscentDebugNew () const final
 
DivePoweredAscentDebugNew (::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 DivePoweredAscentDebug &from)
 
void MergeFrom (const DivePoweredAscentDebug &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_depth_eps () const
 
void clear_depth_eps ()
 
double depth_eps () const
 
void set_depth_eps (double value)
 
bool has_surfaced () const
 
void clear_surfaced ()
 
bool surfaced () const
 
void set_surfaced (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_depth_eps_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity depth_eps_with_units () const
 
boost::units::quantity< depth_eps_unit, double > depth_eps_with_units () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const DivePoweredAscentDebugdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const DivePoweredAscentDebuginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kCurrentDepthFieldNumber = 1
 
static const int kDepthEpsFieldNumber = 2
 
static const int kSurfacedFieldNumber = 3
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fdive_5fdebug_2eproto::TableStruct
 
void swap (DivePoweredAscentDebug &a, DivePoweredAscentDebug &b)
 

Detailed Description

Definition at line 751 of file dive_debug.pb.h.

Member Typedef Documentation

◆ current_depth_dimension

typedef boost::units::derived_dimension< boost::units::length_base_dimension,1 >::type jaiabot::protobuf::DivePoweredAscentDebug::current_depth_dimension

Definition at line 866 of file dive_debug.pb.h.

◆ current_depth_unit

typedef boost::units::unit<current_depth_dimension,boost::units::si::system> jaiabot::protobuf::DivePoweredAscentDebug::current_depth_unit

Definition at line 868 of file dive_debug.pb.h.

◆ depth_eps_dimension

typedef boost::units::derived_dimension< boost::units::length_base_dimension,1 >::type jaiabot::protobuf::DivePoweredAscentDebug::depth_eps_dimension

Definition at line 879 of file dive_debug.pb.h.

◆ depth_eps_unit

typedef boost::units::unit<depth_eps_dimension,boost::units::si::system> jaiabot::protobuf::DivePoweredAscentDebug::depth_eps_unit

Definition at line 883 of file dive_debug.pb.h.

Constructor & Destructor Documentation

◆ DivePoweredAscentDebug() [1/2]

jaiabot::protobuf::DivePoweredAscentDebug::DivePoweredAscentDebug ( )

◆ ~DivePoweredAscentDebug()

virtual jaiabot::protobuf::DivePoweredAscentDebug::~DivePoweredAscentDebug ( )
virtual

◆ DivePoweredAscentDebug() [2/2]

jaiabot::protobuf::DivePoweredAscentDebug::DivePoweredAscentDebug ( const DivePoweredAscentDebug from)

Member Function Documentation

◆ ByteSizeLong()

size_t jaiabot::protobuf::DivePoweredAscentDebug::ByteSizeLong ( ) const
final

◆ Clear()

void jaiabot::protobuf::DivePoweredAscentDebug::Clear ( )
final

◆ clear_current_depth()

void jaiabot::protobuf::DivePoweredAscentDebug::clear_current_depth ( )
inline

Definition at line 1402 of file dive_debug.pb.h.

◆ clear_depth_eps()

void jaiabot::protobuf::DivePoweredAscentDebug::clear_depth_eps ( )
inline

Definition at line 1426 of file dive_debug.pb.h.

◆ clear_surfaced()

void jaiabot::protobuf::DivePoweredAscentDebug::clear_surfaced ( )
inline

Definition at line 1450 of file dive_debug.pb.h.

◆ CopyFrom() [1/2]

void jaiabot::protobuf::DivePoweredAscentDebug::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void jaiabot::protobuf::DivePoweredAscentDebug::CopyFrom ( const DivePoweredAscentDebug from)

◆ current_depth()

double jaiabot::protobuf::DivePoweredAscentDebug::current_depth ( ) const
inline

Definition at line 1406 of file dive_debug.pb.h.

◆ current_depth_with_units() [1/2]

template<typename Quantity >
Quantity jaiabot::protobuf::DivePoweredAscentDebug::current_depth_with_units ( ) const
inline

Definition at line 875 of file dive_debug.pb.h.

◆ current_depth_with_units() [2/2]

boost::units::quantity< current_depth_unit,double > jaiabot::protobuf::DivePoweredAscentDebug::current_depth_with_units ( ) const
inline

Definition at line 878 of file dive_debug.pb.h.

◆ default_instance()

static const DivePoweredAscentDebug& jaiabot::protobuf::DivePoweredAscentDebug::default_instance ( )
static

◆ depth_eps()

double jaiabot::protobuf::DivePoweredAscentDebug::depth_eps ( ) const
inline

Definition at line 1430 of file dive_debug.pb.h.

◆ depth_eps_with_units() [1/2]

template<typename Quantity >
Quantity jaiabot::protobuf::DivePoweredAscentDebug::depth_eps_with_units ( ) const
inline

Definition at line 890 of file dive_debug.pb.h.

◆ depth_eps_with_units() [2/2]

boost::units::quantity< depth_eps_unit,double > jaiabot::protobuf::DivePoweredAscentDebug::depth_eps_with_units ( ) const
inline

Definition at line 893 of file dive_debug.pb.h.

◆ descriptor()

static const ::google::protobuf::Descriptor* jaiabot::protobuf::DivePoweredAscentDebug::descriptor ( )
static

◆ GetCachedSize()

int jaiabot::protobuf::DivePoweredAscentDebug::GetCachedSize ( ) const
inlinefinal

Definition at line 823 of file dive_debug.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata jaiabot::protobuf::DivePoweredAscentDebug::GetMetadata ( ) const
final

◆ has_current_depth()

bool jaiabot::protobuf::DivePoweredAscentDebug::has_current_depth ( ) const
inline

Definition at line 1393 of file dive_debug.pb.h.

◆ has_depth_eps()

bool jaiabot::protobuf::DivePoweredAscentDebug::has_depth_eps ( ) const
inline

Definition at line 1417 of file dive_debug.pb.h.

◆ has_surfaced()

bool jaiabot::protobuf::DivePoweredAscentDebug::has_surfaced ( ) const
inline

Definition at line 1441 of file dive_debug.pb.h.

◆ InitAsDefaultInstance()

static void jaiabot::protobuf::DivePoweredAscentDebug::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const DivePoweredAscentDebug* jaiabot::protobuf::DivePoweredAscentDebug::internal_default_instance ( )
inlinestatic

Definition at line 788 of file dive_debug.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaiabot::protobuf::DivePoweredAscentDebug::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool jaiabot::protobuf::DivePoweredAscentDebug::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void jaiabot::protobuf::DivePoweredAscentDebug::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void jaiabot::protobuf::DivePoweredAscentDebug::MergeFrom ( const DivePoweredAscentDebug from)

◆ MergePartialFromCodedStream()

bool jaiabot::protobuf::DivePoweredAscentDebug::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::DivePoweredAscentDebug::mutable_unknown_fields ( )
inline

Definition at line 780 of file dive_debug.pb.h.

◆ New() [1/2]

DivePoweredAscentDebug* jaiabot::protobuf::DivePoweredAscentDebug::New ( ) const
inlinefinal

Definition at line 802 of file dive_debug.pb.h.

◆ New() [2/2]

DivePoweredAscentDebug* jaiabot::protobuf::DivePoweredAscentDebug::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 806 of file dive_debug.pb.h.

◆ operator=()

DivePoweredAscentDebug& jaiabot::protobuf::DivePoweredAscentDebug::operator= ( const DivePoweredAscentDebug from)
inline

Definition at line 758 of file dive_debug.pb.h.

◆ SerializeWithCachedSizes()

void jaiabot::protobuf::DivePoweredAscentDebug::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_current_depth()

void jaiabot::protobuf::DivePoweredAscentDebug::set_current_depth ( double  value)
inline

Definition at line 1410 of file dive_debug.pb.h.

◆ set_current_depth_with_units()

template<typename Quantity >
void jaiabot::protobuf::DivePoweredAscentDebug::set_current_depth_with_units ( Quantity  value_w_units)
inline

Definition at line 871 of file dive_debug.pb.h.

◆ set_depth_eps()

void jaiabot::protobuf::DivePoweredAscentDebug::set_depth_eps ( double  value)
inline

Definition at line 1434 of file dive_debug.pb.h.

◆ set_depth_eps_with_units()

template<typename Quantity >
void jaiabot::protobuf::DivePoweredAscentDebug::set_depth_eps_with_units ( Quantity  value_w_units)
inline

Definition at line 886 of file dive_debug.pb.h.

◆ set_surfaced()

void jaiabot::protobuf::DivePoweredAscentDebug::set_surfaced ( bool  value)
inline

Definition at line 1458 of file dive_debug.pb.h.

◆ surfaced()

bool jaiabot::protobuf::DivePoweredAscentDebug::surfaced ( ) const
inline

Definition at line 1454 of file dive_debug.pb.h.

◆ Swap()

void jaiabot::protobuf::DivePoweredAscentDebug::Swap ( DivePoweredAscentDebug other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::DivePoweredAscentDebug::unknown_fields ( ) const
inline

Definition at line 777 of file dive_debug.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fdive_5fdebug_2eproto::TableStruct

Definition at line 911 of file dive_debug.pb.h.

◆ swap

void swap ( DivePoweredAscentDebug a,
DivePoweredAscentDebug b 
)
friend

Definition at line 796 of file dive_debug.pb.h.

Member Data Documentation

◆ kCurrentDepthFieldNumber

const int jaiabot::protobuf::DivePoweredAscentDebug::kCurrentDepthFieldNumber = 1
static

Definition at line 848 of file dive_debug.pb.h.

◆ kDepthEpsFieldNumber

const int jaiabot::protobuf::DivePoweredAscentDebug::kDepthEpsFieldNumber = 2
static

Definition at line 855 of file dive_debug.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::DivePoweredAscentDebug::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 792 of file dive_debug.pb.h.

◆ kSurfacedFieldNumber

const int jaiabot::protobuf::DivePoweredAscentDebug::kSurfacedFieldNumber = 3
static

Definition at line 862 of file dive_debug.pb.h.


The documentation for this class was generated from the following file: