JaiaBot  1.12.0+18+g85da5f82
JaiaBot micro-AUV software
jaiabot::protobuf::IvPBehaviorUpdate Class Reference

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

Inheritance diagram for jaiabot::protobuf::IvPBehaviorUpdate:
Collaboration diagram for jaiabot::protobuf::IvPBehaviorUpdate:

Public Types

enum  BehaviorCase {
  kTransit = 1, kStationkeep = 2, kConstantHeading = 3, kConstantSpeed = 4,
  BEHAVIOR_NOT_SET = 0
}
 
typedef IvPBehaviorUpdate_TransitUpdate TransitUpdate
 
typedef IvPBehaviorUpdate_StationkeepUpdate StationkeepUpdate
 
typedef IvPBehaviorUpdate_ConstantHeadingUpdate ConstantHeadingUpdate
 
typedef IvPBehaviorUpdate_ConstantSpeedUpdate ConstantSpeedUpdate
 

Public Member Functions

 IvPBehaviorUpdate ()
 
virtual ~IvPBehaviorUpdate ()
 
 IvPBehaviorUpdate (const IvPBehaviorUpdate &from)
 
IvPBehaviorUpdateoperator= (const IvPBehaviorUpdate &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IvPBehaviorUpdate *other)
 
IvPBehaviorUpdateNew () const final
 
IvPBehaviorUpdateNew (::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 &from)
 
void MergeFrom (const IvPBehaviorUpdate &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_transit () const
 
void clear_transit ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdatetransit () const
 
::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdaterelease_transit ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdatemutable_transit ()
 
void set_allocated_transit (::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate *transit)
 
bool has_stationkeep () const
 
void clear_stationkeep ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdatestationkeep () const
 
::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdaterelease_stationkeep ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdatemutable_stationkeep ()
 
void set_allocated_stationkeep (::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate *stationkeep)
 
bool has_constantheading () const
 
void clear_constantheading ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdateconstantheading () const
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdaterelease_constantheading ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdatemutable_constantheading ()
 
void set_allocated_constantheading (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate *constantheading)
 
bool has_constantspeed () const
 
void clear_constantspeed ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdateconstantspeed () const
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdaterelease_constantspeed ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdatemutable_constantspeed ()
 
void set_allocated_constantspeed (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate *constantspeed)
 
void clear_behavior ()
 
BehaviorCase behavior_case () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IvPBehaviorUpdatedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const IvPBehaviorUpdateinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kTransitFieldNumber = 1
 
static const int kStationkeepFieldNumber = 2
 
static const int kConstantHeadingFieldNumber = 3
 
static const int kConstantSpeedFieldNumber = 4
 

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ ConstantHeadingUpdate

◆ ConstantSpeedUpdate

◆ StationkeepUpdate

◆ TransitUpdate

Member Enumeration Documentation

◆ BehaviorCase

Enumerator
kTransit 
kStationkeep 
kConstantHeading 
kConstantSpeed 
BEHAVIOR_NOT_SET 

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

Constructor & Destructor Documentation

◆ IvPBehaviorUpdate() [1/2]

jaiabot::protobuf::IvPBehaviorUpdate::IvPBehaviorUpdate ( )

◆ ~IvPBehaviorUpdate()

virtual jaiabot::protobuf::IvPBehaviorUpdate::~IvPBehaviorUpdate ( )
virtual

◆ IvPBehaviorUpdate() [2/2]

jaiabot::protobuf::IvPBehaviorUpdate::IvPBehaviorUpdate ( const IvPBehaviorUpdate from)

Member Function Documentation

◆ behavior_case()

IvPBehaviorUpdate::BehaviorCase jaiabot::protobuf::IvPBehaviorUpdate::behavior_case ( ) const
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_behavior()

void jaiabot::protobuf::IvPBehaviorUpdate::clear_behavior ( )

◆ clear_constantheading()

void jaiabot::protobuf::IvPBehaviorUpdate::clear_constantheading ( )
inline

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

◆ clear_constantspeed()

void jaiabot::protobuf::IvPBehaviorUpdate::clear_constantspeed ( )
inline

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

◆ clear_stationkeep()

void jaiabot::protobuf::IvPBehaviorUpdate::clear_stationkeep ( )
inline

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

◆ clear_transit()

void jaiabot::protobuf::IvPBehaviorUpdate::clear_transit ( )
inline

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

◆ constantheading()

const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate & jaiabot::protobuf::IvPBehaviorUpdate::constantheading ( ) const
inline

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

◆ constantspeed()

const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate & jaiabot::protobuf::IvPBehaviorUpdate::constantspeed ( ) const
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_constantheading()

bool jaiabot::protobuf::IvPBehaviorUpdate::has_constantheading ( ) const
inline

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

◆ has_constantspeed()

bool jaiabot::protobuf::IvPBehaviorUpdate::has_constantspeed ( ) const
inline

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

◆ has_stationkeep()

bool jaiabot::protobuf::IvPBehaviorUpdate::has_stationkeep ( ) const
inline

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

◆ has_transit()

bool jaiabot::protobuf::IvPBehaviorUpdate::has_transit ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_constantheading()

jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_constantheading ( )
inline

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

◆ mutable_constantspeed()

jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_constantspeed ( )
inline

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

◆ mutable_stationkeep()

jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_stationkeep ( )
inline

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

◆ mutable_transit()

jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_transit ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ release_constantheading()

jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_constantheading ( )
inline

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

◆ release_constantspeed()

jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_constantspeed ( )
inline

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

◆ release_stationkeep()

jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_stationkeep ( )
inline

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

◆ release_transit()

jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_transit ( )
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_constantheading()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_constantheading ( ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate constantheading)

◆ set_allocated_constantspeed()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_constantspeed ( ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate constantspeed)

◆ set_allocated_stationkeep()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_stationkeep ( ::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate stationkeep)

◆ set_allocated_transit()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_transit ( ::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate transit)

◆ stationkeep()

const ::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate & jaiabot::protobuf::IvPBehaviorUpdate::stationkeep ( ) const
inline

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

◆ Swap()

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

◆ transit()

const ::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate & jaiabot::protobuf::IvPBehaviorUpdate::transit ( ) const
inline

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fmission_2eproto::TableStruct

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

◆ swap

void swap ( IvPBehaviorUpdate a,
IvPBehaviorUpdate b 
)
friend

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

Member Data Documentation

◆ kConstantHeadingFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate::kConstantHeadingFieldNumber = 3
static

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

◆ kConstantSpeedFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate::kConstantSpeedFieldNumber = 4
static

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

◆ kIndexInFileMessages

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

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

◆ kStationkeepFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate::kStationkeepFieldNumber = 2
static

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

◆ kTransitFieldNumber

const int jaiabot::protobuf::IvPBehaviorUpdate::kTransitFieldNumber = 1
static

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


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