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

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

Inheritance diagram for jaiabot::protobuf::HelmIVPStatus:
Collaboration diagram for jaiabot::protobuf::HelmIVPStatus:

Public Member Functions

 HelmIVPStatus ()
 
virtual ~HelmIVPStatus ()
 
 HelmIVPStatus (const HelmIVPStatus &from)
 
HelmIVPStatusoperator= (const HelmIVPStatus &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HelmIVPStatus *other)
 
HelmIVPStatusNew () const final
 
HelmIVPStatusNew (::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 HelmIVPStatus &from)
 
void MergeFrom (const HelmIVPStatus &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_helm_ivp_state () const
 
void clear_helm_ivp_state ()
 
const ::std::string & helm_ivp_state () const
 
void set_helm_ivp_state (const ::std::string &value)
 
void set_helm_ivp_state (const char *value)
 
void set_helm_ivp_state (const char *value, size_t size)
 
::std::string * mutable_helm_ivp_state ()
 
::std::string * release_helm_ivp_state ()
 
void set_allocated_helm_ivp_state (::std::string *helm_ivp_state)
 
bool has_helm_ivp_desired_speed () const
 
void clear_helm_ivp_desired_speed ()
 
bool helm_ivp_desired_speed () const
 
void set_helm_ivp_desired_speed (bool value)
 
bool has_helm_ivp_desired_heading () const
 
void clear_helm_ivp_desired_heading ()
 
bool helm_ivp_desired_heading () const
 
void set_helm_ivp_desired_heading (bool value)
 
bool has_helm_ivp_desired_depth () const
 
void clear_helm_ivp_desired_depth ()
 
bool helm_ivp_desired_depth () const
 
void set_helm_ivp_desired_depth (bool value)
 
bool has_helm_ivp_data () const
 
void clear_helm_ivp_data ()
 
bool helm_ivp_data () const
 
void set_helm_ivp_data (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const HelmIVPStatusdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const HelmIVPStatusinternal_default_instance ()
 

Public Attributes

static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_helm_ivp_state_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kHelmIvpStateFieldNumber = 1
 
static const int kHelmIvpDesiredSpeedFieldNumber = 2
 
static const int kHelmIvpDesiredHeadingFieldNumber = 3
 
static const int kHelmIvpDesiredDepthFieldNumber = 4
 
static const int kHelmIvpDataFieldNumber = 5
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fhealth_2eproto::TableStruct
 
void swap (HelmIVPStatus &a, HelmIVPStatus &b)
 

Detailed Description

Definition at line 2148 of file health.pb.h.

Constructor & Destructor Documentation

◆ HelmIVPStatus() [1/2]

jaiabot::protobuf::HelmIVPStatus::HelmIVPStatus ( )

◆ ~HelmIVPStatus()

virtual jaiabot::protobuf::HelmIVPStatus::~HelmIVPStatus ( )
virtual

◆ HelmIVPStatus() [2/2]

jaiabot::protobuf::HelmIVPStatus::HelmIVPStatus ( const HelmIVPStatus from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_helm_ivp_data()

void jaiabot::protobuf::HelmIVPStatus::clear_helm_ivp_data ( )
inline

Definition at line 4529 of file health.pb.h.

◆ clear_helm_ivp_desired_depth()

void jaiabot::protobuf::HelmIVPStatus::clear_helm_ivp_desired_depth ( )
inline

Definition at line 4505 of file health.pb.h.

◆ clear_helm_ivp_desired_heading()

void jaiabot::protobuf::HelmIVPStatus::clear_helm_ivp_desired_heading ( )
inline

Definition at line 4481 of file health.pb.h.

◆ clear_helm_ivp_desired_speed()

void jaiabot::protobuf::HelmIVPStatus::clear_helm_ivp_desired_speed ( )
inline

Definition at line 4457 of file health.pb.h.

◆ clear_helm_ivp_state()

void jaiabot::protobuf::HelmIVPStatus::clear_helm_ivp_state ( )
inline

Definition at line 4391 of file health.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 2220 of file health.pb.h.

◆ GetMetadata()

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

◆ has_helm_ivp_data()

bool jaiabot::protobuf::HelmIVPStatus::has_helm_ivp_data ( ) const
inline

Definition at line 4520 of file health.pb.h.

◆ has_helm_ivp_desired_depth()

bool jaiabot::protobuf::HelmIVPStatus::has_helm_ivp_desired_depth ( ) const
inline

Definition at line 4496 of file health.pb.h.

◆ has_helm_ivp_desired_heading()

bool jaiabot::protobuf::HelmIVPStatus::has_helm_ivp_desired_heading ( ) const
inline

Definition at line 4472 of file health.pb.h.

◆ has_helm_ivp_desired_speed()

bool jaiabot::protobuf::HelmIVPStatus::has_helm_ivp_desired_speed ( ) const
inline

Definition at line 4448 of file health.pb.h.

◆ has_helm_ivp_state()

bool jaiabot::protobuf::HelmIVPStatus::has_helm_ivp_state ( ) const
inline

Definition at line 4382 of file health.pb.h.

◆ helm_ivp_data()

bool jaiabot::protobuf::HelmIVPStatus::helm_ivp_data ( ) const
inline

Definition at line 4533 of file health.pb.h.

◆ helm_ivp_desired_depth()

bool jaiabot::protobuf::HelmIVPStatus::helm_ivp_desired_depth ( ) const
inline

Definition at line 4509 of file health.pb.h.

◆ helm_ivp_desired_heading()

bool jaiabot::protobuf::HelmIVPStatus::helm_ivp_desired_heading ( ) const
inline

Definition at line 4485 of file health.pb.h.

◆ helm_ivp_desired_speed()

bool jaiabot::protobuf::HelmIVPStatus::helm_ivp_desired_speed ( ) const
inline

Definition at line 4461 of file health.pb.h.

◆ helm_ivp_state()

const ::std::string & jaiabot::protobuf::HelmIVPStatus::helm_ivp_state ( ) const
inline

Definition at line 4395 of file health.pb.h.

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

Definition at line 2185 of file health.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_helm_ivp_state()

std::string * jaiabot::protobuf::HelmIVPStatus::mutable_helm_ivp_state ( )
inline

Definition at line 4424 of file health.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 2177 of file health.pb.h.

◆ New() [1/2]

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

Definition at line 2199 of file health.pb.h.

◆ New() [2/2]

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

Definition at line 2203 of file health.pb.h.

◆ operator=()

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

Definition at line 2155 of file health.pb.h.

◆ release_helm_ivp_state()

std::string * jaiabot::protobuf::HelmIVPStatus::release_helm_ivp_state ( )
inline

Definition at line 4429 of file health.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_allocated_helm_ivp_state()

void jaiabot::protobuf::HelmIVPStatus::set_allocated_helm_ivp_state ( ::std::string *  helm_ivp_state)
inline

Definition at line 4437 of file health.pb.h.

◆ set_helm_ivp_data()

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_data ( bool  value)
inline

Definition at line 4537 of file health.pb.h.

◆ set_helm_ivp_desired_depth()

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_desired_depth ( bool  value)
inline

Definition at line 4513 of file health.pb.h.

◆ set_helm_ivp_desired_heading()

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_desired_heading ( bool  value)
inline

Definition at line 4489 of file health.pb.h.

◆ set_helm_ivp_desired_speed()

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_desired_speed ( bool  value)
inline

Definition at line 4465 of file health.pb.h.

◆ set_helm_ivp_state() [1/3]

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_state ( const ::std::string &  value)
inline

Definition at line 4399 of file health.pb.h.

◆ set_helm_ivp_state() [2/3]

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_state ( const char *  value)
inline

Definition at line 4412 of file health.pb.h.

◆ set_helm_ivp_state() [3/3]

void jaiabot::protobuf::HelmIVPStatus::set_helm_ivp_state ( const char *  value,
size_t  size 
)
inline

Definition at line 4418 of file health.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 2174 of file health.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fhealth_2eproto::TableStruct

Definition at line 2309 of file health.pb.h.

◆ swap

void swap ( HelmIVPStatus a,
HelmIVPStatus b 
)
friend

Definition at line 2193 of file health.pb.h.

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_helm_ivp_state_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> jaiabot::protobuf::HelmIVPStatus::_i_give_permission_to_break_this_code_default_helm_ivp_state_

Definition at line 2302 of file health.pb.h.

◆ kHelmIvpDataFieldNumber

const int jaiabot::protobuf::HelmIVPStatus::kHelmIvpDataFieldNumber = 5
static

Definition at line 2281 of file health.pb.h.

◆ kHelmIvpDesiredDepthFieldNumber

const int jaiabot::protobuf::HelmIVPStatus::kHelmIvpDesiredDepthFieldNumber = 4
static

Definition at line 2274 of file health.pb.h.

◆ kHelmIvpDesiredHeadingFieldNumber

const int jaiabot::protobuf::HelmIVPStatus::kHelmIvpDesiredHeadingFieldNumber = 3
static

Definition at line 2267 of file health.pb.h.

◆ kHelmIvpDesiredSpeedFieldNumber

const int jaiabot::protobuf::HelmIVPStatus::kHelmIvpDesiredSpeedFieldNumber = 2
static

Definition at line 2260 of file health.pb.h.

◆ kHelmIvpStateFieldNumber

const int jaiabot::protobuf::HelmIVPStatus::kHelmIvpStateFieldNumber = 1
static

Definition at line 2245 of file health.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::HelmIVPStatus::kIndexInFileMessages
staticconstexpr
Initial value:
=
9

Definition at line 2189 of file health.pb.h.


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