JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::IvPBehaviorUpdate Class Referencefinal

#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 ,
  kTrail = 5 , kContact = 6 , BEHAVIOR_NOT_SET = 0
}
 
enum  : int {
  kTransitFieldNumber = 1 , kStationkeepFieldNumber = 2 , kConstantHeadingFieldNumber = 3 , kConstantSpeedFieldNumber = 4 ,
  kTrailFieldNumber = 5 , kContactFieldNumber = 6
}
 
typedef IvPBehaviorUpdate_TransitUpdate TransitUpdate
 
typedef IvPBehaviorUpdate_StationkeepUpdate StationkeepUpdate
 
typedef IvPBehaviorUpdate_ConstantHeadingUpdate ConstantHeadingUpdate
 
typedef IvPBehaviorUpdate_ConstantSpeedUpdate ConstantSpeedUpdate
 
typedef IvPBehaviorUpdate_TrailUpdate TrailUpdate
 
typedef IvPBehaviorUpdate_ContactUpdate ContactUpdate
 

Public Member Functions

 IvPBehaviorUpdate ()
 
 ~IvPBehaviorUpdate () override
 
PROTOBUF_CONSTEXPR IvPBehaviorUpdate (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 IvPBehaviorUpdate (const IvPBehaviorUpdate &from)
 
 IvPBehaviorUpdate (IvPBehaviorUpdate &&from) noexcept
 
IvPBehaviorUpdateoperator= (const IvPBehaviorUpdate &from)
 
IvPBehaviorUpdateoperator= (IvPBehaviorUpdate &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IvPBehaviorUpdate *other)
 
void UnsafeArenaSwap (IvPBehaviorUpdate *other)
 
IvPBehaviorUpdateNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const IvPBehaviorUpdate &from)
 
void MergeFrom (const IvPBehaviorUpdate &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_transit () const
 
void clear_transit ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdatetransit () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate * release_transit ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdatemutable_transit ()
 
void set_allocated_transit (::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate *transit)
 
void unsafe_arena_set_allocated_transit (::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate *transit)
 
::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdateunsafe_arena_release_transit ()
 
bool has_stationkeep () const
 
void clear_stationkeep ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdatestationkeep () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate * release_stationkeep ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdatemutable_stationkeep ()
 
void set_allocated_stationkeep (::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate *stationkeep)
 
void unsafe_arena_set_allocated_stationkeep (::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate *stationkeep)
 
::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdateunsafe_arena_release_stationkeep ()
 
bool has_constantheading () const
 
void clear_constantheading ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdateconstantheading () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate * release_constantheading ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdatemutable_constantheading ()
 
void set_allocated_constantheading (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate *constantheading)
 
void unsafe_arena_set_allocated_constantheading (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate *constantheading)
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdateunsafe_arena_release_constantheading ()
 
bool has_constantspeed () const
 
void clear_constantspeed ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdateconstantspeed () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate * release_constantspeed ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdatemutable_constantspeed ()
 
void set_allocated_constantspeed (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate *constantspeed)
 
void unsafe_arena_set_allocated_constantspeed (::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate *constantspeed)
 
::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdateunsafe_arena_release_constantspeed ()
 
bool has_trail () const
 
void clear_trail ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdatetrail () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate * release_trail ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdatemutable_trail ()
 
void set_allocated_trail (::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate *trail)
 
void unsafe_arena_set_allocated_trail (::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate *trail)
 
::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdateunsafe_arena_release_trail ()
 
bool has_contact () const
 
void clear_contact ()
 
const ::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdatecontact () const
 
PROTOBUF_NODISCARD::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate * release_contact ()
 
::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdatemutable_contact ()
 
void set_allocated_contact (::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate *contact)
 
void unsafe_arena_set_allocated_contact (::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate *contact)
 
::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdateunsafe_arena_release_contact ()
 
void clear_behavior ()
 
BehaviorCase behavior_case () const
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const IvPBehaviorUpdatedefault_instance ()
 
static const IvPBehaviorUpdateinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 IvPBehaviorUpdate (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_jaiabot_2fmessages_2fmission_2eproto
 
void swap (IvPBehaviorUpdate &a, IvPBehaviorUpdate &b)
 

Detailed Description

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

Member Typedef Documentation

◆ ConstantHeadingUpdate

◆ ConstantSpeedUpdate

◆ ContactUpdate

◆ StationkeepUpdate

◆ TrailUpdate

◆ TransitUpdate

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTransitFieldNumber 
kStationkeepFieldNumber 
kConstantHeadingFieldNumber 
kConstantSpeedFieldNumber 
kTrailFieldNumber 
kContactFieldNumber 

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

◆ BehaviorCase

Enumerator
kTransit 
kStationkeep 
kConstantHeading 
kConstantSpeed 
kTrail 
kContact 
BEHAVIOR_NOT_SET 

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

Constructor & Destructor Documentation

◆ IvPBehaviorUpdate() [1/5]

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

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

◆ ~IvPBehaviorUpdate()

jaiabot::protobuf::IvPBehaviorUpdate::~IvPBehaviorUpdate ( )
override

◆ IvPBehaviorUpdate() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::IvPBehaviorUpdate::IvPBehaviorUpdate ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ IvPBehaviorUpdate() [3/5]

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

◆ IvPBehaviorUpdate() [4/5]

jaiabot::protobuf::IvPBehaviorUpdate::IvPBehaviorUpdate ( IvPBehaviorUpdate &&  from)
inlinenoexcept

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

◆ IvPBehaviorUpdate() [5/5]

jaiabot::protobuf::IvPBehaviorUpdate::IvPBehaviorUpdate ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::protobuf::IvPBehaviorUpdate::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::protobuf::IvPBehaviorUpdate::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ behavior_case()

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

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

◆ ByteSizeLong()

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

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES 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 8467 of file mission.pb.h.

◆ clear_constantspeed()

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

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

◆ clear_contact()

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

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

◆ clear_stationkeep()

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

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

◆ clear_trail()

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

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

◆ clear_transit()

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

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

◆ constantheading()

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

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

◆ constantspeed()

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

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

◆ contact()

const ::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate & jaiabot::protobuf::IvPBehaviorUpdate::contact ( ) const
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::IvPBehaviorUpdate::descriptor ( )
inlinestatic

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

◆ GetCachedSize()

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

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::IvPBehaviorUpdate::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::IvPBehaviorUpdate::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata()

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

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::IvPBehaviorUpdate::GetReflection ( )
inlinestatic

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

◆ has_constantheading()

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

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

◆ has_constantspeed()

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

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

◆ has_contact()

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

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

◆ has_stationkeep()

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

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

◆ has_trail()

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

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

◆ has_transit()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_constantheading()

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

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

◆ mutable_constantspeed()

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

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

◆ mutable_contact()

jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_contact ( )
inline

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

◆ mutable_stationkeep()

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

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

◆ mutable_trail()

jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate * jaiabot::protobuf::IvPBehaviorUpdate::mutable_trail ( )
inline

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

◆ mutable_transit()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

IvPBehaviorUpdate * jaiabot::protobuf::IvPBehaviorUpdate::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

IvPBehaviorUpdate & jaiabot::protobuf::IvPBehaviorUpdate::operator= ( IvPBehaviorUpdate &&  from)
inlinenoexcept

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

◆ release_constantheading()

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

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

◆ release_constantspeed()

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

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

◆ release_contact()

jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_contact ( )
inline

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

◆ release_stationkeep()

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

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

◆ release_trail()

jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate * jaiabot::protobuf::IvPBehaviorUpdate::release_trail ( )
inline

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

◆ release_transit()

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

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

◆ 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_contact()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_contact ( ::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate contact)

◆ set_allocated_stationkeep()

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

◆ set_allocated_trail()

void jaiabot::protobuf::IvPBehaviorUpdate::set_allocated_trail ( ::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate trail)

◆ 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 8420 of file mission.pb.h.

◆ Swap()

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

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

◆ trail()

const ::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate & jaiabot::protobuf::IvPBehaviorUpdate::trail ( ) const
inline

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

◆ transit()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_constantheading()

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

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

◆ unsafe_arena_release_constantspeed()

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

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

◆ unsafe_arena_release_contact()

jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate * jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_release_contact ( )
inline

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

◆ unsafe_arena_release_stationkeep()

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

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

◆ unsafe_arena_release_trail()

jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate * jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_release_trail ( )
inline

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

◆ unsafe_arena_release_transit()

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

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

◆ unsafe_arena_set_allocated_constantheading()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_constantheading ( ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantHeadingUpdate constantheading)
inline

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

◆ unsafe_arena_set_allocated_constantspeed()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_constantspeed ( ::jaiabot::protobuf::IvPBehaviorUpdate_ConstantSpeedUpdate constantspeed)
inline

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

◆ unsafe_arena_set_allocated_contact()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_contact ( ::jaiabot::protobuf::IvPBehaviorUpdate_ContactUpdate contact)
inline

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

◆ unsafe_arena_set_allocated_stationkeep()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_stationkeep ( ::jaiabot::protobuf::IvPBehaviorUpdate_StationkeepUpdate stationkeep)
inline

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

◆ unsafe_arena_set_allocated_trail()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_trail ( ::jaiabot::protobuf::IvPBehaviorUpdate_TrailUpdate trail)
inline

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

◆ unsafe_arena_set_allocated_transit()

void jaiabot::protobuf::IvPBehaviorUpdate::unsafe_arena_set_allocated_transit ( ::jaiabot::protobuf::IvPBehaviorUpdate_TransitUpdate transit)
inline

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

◆ UnsafeArenaSwap()

void jaiabot::protobuf::IvPBehaviorUpdate::UnsafeArenaSwap ( IvPBehaviorUpdate other)
inline

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

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

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

◆ ::TableStruct_jaiabot_2fmessages_2fmission_2eproto

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

◆ swap

void swap ( IvPBehaviorUpdate a,
IvPBehaviorUpdate b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::IvPBehaviorUpdate::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::IvPBehaviorUpdate::_impl_

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

◆ kIndexInFileMessages

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

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


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