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

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

Inheritance diagram for jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate:
Collaboration diagram for jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate:

Public Types

typedef boost::units::plane_angle_dimension heading_dimension
 
typedef boost::units::unit< heading_dimension, boost::units::degree::system > heading_unit
 

Public Member Functions

 IvPBehaviorUpdate_ConstantHeadingUpdate ()
 
virtual ~IvPBehaviorUpdate_ConstantHeadingUpdate ()
 
 IvPBehaviorUpdate_ConstantHeadingUpdate (const IvPBehaviorUpdate_ConstantHeadingUpdate &from)
 
IvPBehaviorUpdate_ConstantHeadingUpdateoperator= (const IvPBehaviorUpdate_ConstantHeadingUpdate &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IvPBehaviorUpdate_ConstantHeadingUpdate *other)
 
IvPBehaviorUpdate_ConstantHeadingUpdateNew () const final
 
IvPBehaviorUpdate_ConstantHeadingUpdateNew (::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_ConstantHeadingUpdate &from)
 
void MergeFrom (const IvPBehaviorUpdate_ConstantHeadingUpdate &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_heading () const
 
void clear_heading ()
 
double heading () const
 
void set_heading (double value)
 
bool has_active () const
 
void clear_active ()
 
bool active () const
 
void set_active (bool value)
 
template<typename Quantity >
void set_heading_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity heading_with_units () const
 
boost::units::quantity< heading_unit, double > heading_with_units () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IvPBehaviorUpdate_ConstantHeadingUpdatedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const IvPBehaviorUpdate_ConstantHeadingUpdateinternal_default_instance ()
 

Static Public Attributes

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

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ heading_dimension

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

◆ heading_unit

typedef boost::units::unit<heading_dimension,boost::units::degree::system> jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::heading_unit

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

Constructor & Destructor Documentation

◆ IvPBehaviorUpdate_ConstantHeadingUpdate() [1/2]

jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::IvPBehaviorUpdate_ConstantHeadingUpdate ( )

◆ ~IvPBehaviorUpdate_ConstantHeadingUpdate()

virtual jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::~IvPBehaviorUpdate_ConstantHeadingUpdate ( )
virtual

◆ IvPBehaviorUpdate_ConstantHeadingUpdate() [2/2]

jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::IvPBehaviorUpdate_ConstantHeadingUpdate ( const IvPBehaviorUpdate_ConstantHeadingUpdate from)

Member Function Documentation

◆ active()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_active()

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

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

◆ clear_heading()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::clear_heading ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_active()

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

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

◆ has_heading()

bool jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::has_heading ( ) const
inline

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

◆ heading()

double jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::heading ( ) const
inline

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

◆ heading_with_units() [1/2]

template<typename Quantity >
Quantity jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::heading_with_units ( ) const
inline

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

◆ heading_with_units() [2/2]

boost::units::quantity< heading_unit,double > jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::heading_with_units ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_active()

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

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

◆ set_heading()

void jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::set_heading ( double  value)
inline

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

◆ set_heading_with_units()

template<typename Quantity >
void jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::set_heading_with_units ( Quantity  value_w_units)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fmission_2eproto::TableStruct

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

◆ swap

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

Member Data Documentation

◆ kActiveFieldNumber

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

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

◆ kHeadingFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::kHeadingFieldNumber = 2
static

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

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate::kIndexInFileMessages
staticconstexpr
Initial value:
=
14

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


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