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

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

Inheritance diagram for jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate:
Collaboration diagram for jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate:

Public Types

typedef boost::units::derived_dimension< boost::units::length_base_dimension, 1, boost::units::time_base_dimension,-1 >::type speed_dimension
 
typedef boost::units::unit< speed_dimension, boost::units::si::system > speed_unit
 

Public Member Functions

 IvPBehaviorUpdate_ConstantSpeedUpdate ()
 
virtual ~IvPBehaviorUpdate_ConstantSpeedUpdate ()
 
 IvPBehaviorUpdate_ConstantSpeedUpdate (const IvPBehaviorUpdate_ConstantSpeedUpdate &from)
 
IvPBehaviorUpdate_ConstantSpeedUpdateoperator= (const IvPBehaviorUpdate_ConstantSpeedUpdate &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IvPBehaviorUpdate_ConstantSpeedUpdate *other)
 
IvPBehaviorUpdate_ConstantSpeedUpdateNew () const final
 
IvPBehaviorUpdate_ConstantSpeedUpdateNew (::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 IvPBehaviorUpdate_ConstantSpeedUpdate &from)
 
void MergeFrom (const IvPBehaviorUpdate_ConstantSpeedUpdate &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_speed () const
 
void clear_speed ()
 
double speed () const
 
void set_speed (double value)
 
bool has_active () const
 
void clear_active ()
 
bool active () const
 
void set_active (bool value)
 
template<typename Quantity >
void set_speed_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity speed_with_units () const
 
boost::units::quantity< speed_unit, double > speed_with_units () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IvPBehaviorUpdate_ConstantSpeedUpdatedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const IvPBehaviorUpdate_ConstantSpeedUpdateinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kSpeedFieldNumber = 2
 
static const int kActiveFieldNumber = 1
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fmission_2eproto::TableStruct
 
void swap (IvPBehaviorUpdate_ConstantSpeedUpdate &a, IvPBehaviorUpdate_ConstantSpeedUpdate &b)
 

Detailed Description

Definition at line 3019 of file mission.pb.h.

Member Typedef Documentation

◆ speed_dimension

typedef boost::units::derived_dimension< boost::units::length_base_dimension,1, boost::units::time_base_dimension,-1 >::type jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::speed_dimension

Definition at line 3127 of file mission.pb.h.

◆ speed_unit

typedef boost::units::unit<speed_dimension,boost::units::si::system> jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::speed_unit

Definition at line 3129 of file mission.pb.h.

Constructor & Destructor Documentation

◆ IvPBehaviorUpdate_ConstantSpeedUpdate() [1/2]

jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::IvPBehaviorUpdate_ConstantSpeedUpdate ( )

◆ ~IvPBehaviorUpdate_ConstantSpeedUpdate()

virtual jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::~IvPBehaviorUpdate_ConstantSpeedUpdate ( )
virtual

◆ IvPBehaviorUpdate_ConstantSpeedUpdate() [2/2]

jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::IvPBehaviorUpdate_ConstantSpeedUpdate ( const IvPBehaviorUpdate_ConstantSpeedUpdate from)

Member Function Documentation

◆ active()

bool jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::active ( ) const
inline

Definition at line 6074 of file mission.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_active()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::clear_active ( )
inline

Definition at line 6070 of file mission.pb.h.

◆ clear_speed()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::clear_speed ( )
inline

Definition at line 6094 of file mission.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 3091 of file mission.pb.h.

◆ GetMetadata()

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

◆ has_active()

bool jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::has_active ( ) const
inline

Definition at line 6061 of file mission.pb.h.

◆ has_speed()

bool jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::has_speed ( ) const
inline

Definition at line 6085 of file mission.pb.h.

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

Definition at line 3056 of file mission.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

Definition at line 3048 of file mission.pb.h.

◆ New() [1/2]

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

Definition at line 3070 of file mission.pb.h.

◆ New() [2/2]

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

Definition at line 3074 of file mission.pb.h.

◆ operator=()

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

Definition at line 3026 of file mission.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_active()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::set_active ( bool  value)
inline

Definition at line 6078 of file mission.pb.h.

◆ set_speed()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::set_speed ( double  value)
inline

Definition at line 6102 of file mission.pb.h.

◆ set_speed_with_units()

template<typename Quantity >
void jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::set_speed_with_units ( Quantity  value_w_units)
inline

Definition at line 3132 of file mission.pb.h.

◆ speed()

double jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::speed ( ) const
inline

Definition at line 6098 of file mission.pb.h.

◆ speed_with_units() [1/2]

template<typename Quantity >
Quantity jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::speed_with_units ( ) const
inline

Definition at line 3136 of file mission.pb.h.

◆ speed_with_units() [2/2]

boost::units::quantity< speed_unit,double > jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::speed_with_units ( ) const
inline

Definition at line 3139 of file mission.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3045 of file mission.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fmission_2eproto::TableStruct

Definition at line 3154 of file mission.pb.h.

◆ swap

Definition at line 3064 of file mission.pb.h.

Member Data Documentation

◆ kActiveFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::kActiveFieldNumber = 1
static

Definition at line 3123 of file mission.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::kIndexInFileMessages
staticconstexpr
Initial value:
=
15

Definition at line 3060 of file mission.pb.h.

◆ kSpeedFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate::kSpeedFieldNumber = 2
static

Definition at line 3116 of file mission.pb.h.


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