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

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

Inheritance diagram for jaiabot::protobuf::GPSRequirements:
Collaboration diagram for jaiabot::protobuf::GPSRequirements:

Public Member Functions

 GPSRequirements ()
 
virtual ~GPSRequirements ()
 
 GPSRequirements (const GPSRequirements &from)
 
GPSRequirementsoperator= (const GPSRequirements &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GPSRequirements *other)
 
GPSRequirementsNew () const final
 
GPSRequirementsNew (::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 GPSRequirements &from)
 
void MergeFrom (const GPSRequirements &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_hdop_req () const
 
void clear_transit_hdop_req ()
 
double transit_hdop_req () const
 
void set_transit_hdop_req (double value)
 
bool has_transit_pdop_req () const
 
void clear_transit_pdop_req ()
 
double transit_pdop_req () const
 
void set_transit_pdop_req (double value)
 
bool has_after_dive_hdop_req () const
 
void clear_after_dive_hdop_req ()
 
double after_dive_hdop_req () const
 
void set_after_dive_hdop_req (double value)
 
bool has_after_dive_pdop_req () const
 
void clear_after_dive_pdop_req ()
 
double after_dive_pdop_req () const
 
void set_after_dive_pdop_req (double value)
 
bool has_transit_gps_fix_checks () const
 
void clear_transit_gps_fix_checks ()
 
::google::protobuf::uint32 transit_gps_fix_checks () const
 
void set_transit_gps_fix_checks (::google::protobuf::uint32 value)
 
bool has_transit_gps_degraded_fix_checks () const
 
void clear_transit_gps_degraded_fix_checks ()
 
::google::protobuf::uint32 transit_gps_degraded_fix_checks () const
 
void set_transit_gps_degraded_fix_checks (::google::protobuf::uint32 value)
 
bool has_after_dive_gps_fix_checks () const
 
void clear_after_dive_gps_fix_checks ()
 
::google::protobuf::uint32 after_dive_gps_fix_checks () const
 
void set_after_dive_gps_fix_checks (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GPSRequirementsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GPSRequirementsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kTransitHdopReqFieldNumber = 1
 
static const int kTransitPdopReqFieldNumber = 2
 
static const int kAfterDiveHdopReqFieldNumber = 3
 
static const int kAfterDivePdopReqFieldNumber = 4
 
static const int kTransitGpsFixChecksFieldNumber = 5
 
static const int kTransitGpsDegradedFixChecksFieldNumber = 6
 
static const int kAfterDiveGpsFixChecksFieldNumber = 7
 

Friends

struct ::protobuf_jaiabot_2fmessages_2fengineering_2eproto::TableStruct
 
void swap (GPSRequirements &a, GPSRequirements &b)
 

Detailed Description

Definition at line 559 of file engineering.pb.h.

Constructor & Destructor Documentation

◆ GPSRequirements() [1/2]

jaiabot::protobuf::GPSRequirements::GPSRequirements ( )

◆ ~GPSRequirements()

virtual jaiabot::protobuf::GPSRequirements::~GPSRequirements ( )
virtual

◆ GPSRequirements() [2/2]

jaiabot::protobuf::GPSRequirements::GPSRequirements ( const GPSRequirements from)

Member Function Documentation

◆ after_dive_gps_fix_checks()

google::protobuf::uint32 jaiabot::protobuf::GPSRequirements::after_dive_gps_fix_checks ( ) const
inline

Definition at line 2173 of file engineering.pb.h.

◆ after_dive_hdop_req()

double jaiabot::protobuf::GPSRequirements::after_dive_hdop_req ( ) const
inline

Definition at line 2077 of file engineering.pb.h.

◆ after_dive_pdop_req()

double jaiabot::protobuf::GPSRequirements::after_dive_pdop_req ( ) const
inline

Definition at line 2101 of file engineering.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_after_dive_gps_fix_checks()

void jaiabot::protobuf::GPSRequirements::clear_after_dive_gps_fix_checks ( )
inline

Definition at line 2169 of file engineering.pb.h.

◆ clear_after_dive_hdop_req()

void jaiabot::protobuf::GPSRequirements::clear_after_dive_hdop_req ( )
inline

Definition at line 2073 of file engineering.pb.h.

◆ clear_after_dive_pdop_req()

void jaiabot::protobuf::GPSRequirements::clear_after_dive_pdop_req ( )
inline

Definition at line 2097 of file engineering.pb.h.

◆ clear_transit_gps_degraded_fix_checks()

void jaiabot::protobuf::GPSRequirements::clear_transit_gps_degraded_fix_checks ( )
inline

Definition at line 2145 of file engineering.pb.h.

◆ clear_transit_gps_fix_checks()

void jaiabot::protobuf::GPSRequirements::clear_transit_gps_fix_checks ( )
inline

Definition at line 2121 of file engineering.pb.h.

◆ clear_transit_hdop_req()

void jaiabot::protobuf::GPSRequirements::clear_transit_hdop_req ( )
inline

Definition at line 2025 of file engineering.pb.h.

◆ clear_transit_pdop_req()

void jaiabot::protobuf::GPSRequirements::clear_transit_pdop_req ( )
inline

Definition at line 2049 of file engineering.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 631 of file engineering.pb.h.

◆ GetMetadata()

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

◆ has_after_dive_gps_fix_checks()

bool jaiabot::protobuf::GPSRequirements::has_after_dive_gps_fix_checks ( ) const
inline

Definition at line 2160 of file engineering.pb.h.

◆ has_after_dive_hdop_req()

bool jaiabot::protobuf::GPSRequirements::has_after_dive_hdop_req ( ) const
inline

Definition at line 2064 of file engineering.pb.h.

◆ has_after_dive_pdop_req()

bool jaiabot::protobuf::GPSRequirements::has_after_dive_pdop_req ( ) const
inline

Definition at line 2088 of file engineering.pb.h.

◆ has_transit_gps_degraded_fix_checks()

bool jaiabot::protobuf::GPSRequirements::has_transit_gps_degraded_fix_checks ( ) const
inline

Definition at line 2136 of file engineering.pb.h.

◆ has_transit_gps_fix_checks()

bool jaiabot::protobuf::GPSRequirements::has_transit_gps_fix_checks ( ) const
inline

Definition at line 2112 of file engineering.pb.h.

◆ has_transit_hdop_req()

bool jaiabot::protobuf::GPSRequirements::has_transit_hdop_req ( ) const
inline

Definition at line 2016 of file engineering.pb.h.

◆ has_transit_pdop_req()

bool jaiabot::protobuf::GPSRequirements::has_transit_pdop_req ( ) const
inline

Definition at line 2040 of file engineering.pb.h.

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

Definition at line 596 of file engineering.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

Definition at line 588 of file engineering.pb.h.

◆ New() [1/2]

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

Definition at line 610 of file engineering.pb.h.

◆ New() [2/2]

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

Definition at line 614 of file engineering.pb.h.

◆ operator=()

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

Definition at line 566 of file engineering.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_after_dive_gps_fix_checks()

void jaiabot::protobuf::GPSRequirements::set_after_dive_gps_fix_checks ( ::google::protobuf::uint32  value)
inline

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

◆ set_after_dive_hdop_req()

void jaiabot::protobuf::GPSRequirements::set_after_dive_hdop_req ( double  value)
inline

Definition at line 2081 of file engineering.pb.h.

◆ set_after_dive_pdop_req()

void jaiabot::protobuf::GPSRequirements::set_after_dive_pdop_req ( double  value)
inline

Definition at line 2105 of file engineering.pb.h.

◆ set_transit_gps_degraded_fix_checks()

void jaiabot::protobuf::GPSRequirements::set_transit_gps_degraded_fix_checks ( ::google::protobuf::uint32  value)
inline

Definition at line 2153 of file engineering.pb.h.

◆ set_transit_gps_fix_checks()

void jaiabot::protobuf::GPSRequirements::set_transit_gps_fix_checks ( ::google::protobuf::uint32  value)
inline

Definition at line 2129 of file engineering.pb.h.

◆ set_transit_hdop_req()

void jaiabot::protobuf::GPSRequirements::set_transit_hdop_req ( double  value)
inline

Definition at line 2033 of file engineering.pb.h.

◆ set_transit_pdop_req()

void jaiabot::protobuf::GPSRequirements::set_transit_pdop_req ( double  value)
inline

Definition at line 2057 of file engineering.pb.h.

◆ Swap()

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

◆ transit_gps_degraded_fix_checks()

google::protobuf::uint32 jaiabot::protobuf::GPSRequirements::transit_gps_degraded_fix_checks ( ) const
inline

Definition at line 2149 of file engineering.pb.h.

◆ transit_gps_fix_checks()

google::protobuf::uint32 jaiabot::protobuf::GPSRequirements::transit_gps_fix_checks ( ) const
inline

Definition at line 2125 of file engineering.pb.h.

◆ transit_hdop_req()

double jaiabot::protobuf::GPSRequirements::transit_hdop_req ( ) const
inline

Definition at line 2029 of file engineering.pb.h.

◆ transit_pdop_req()

double jaiabot::protobuf::GPSRequirements::transit_pdop_req ( ) const
inline

Definition at line 2053 of file engineering.pb.h.

◆ unknown_fields()

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

Definition at line 585 of file engineering.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fengineering_2eproto::TableStruct

Definition at line 729 of file engineering.pb.h.

◆ swap

void swap ( GPSRequirements a,
GPSRequirements b 
)
friend

Definition at line 604 of file engineering.pb.h.

Member Data Documentation

◆ kAfterDiveGpsFixChecksFieldNumber

const int jaiabot::protobuf::GPSRequirements::kAfterDiveGpsFixChecksFieldNumber = 7
static

Definition at line 698 of file engineering.pb.h.

◆ kAfterDiveHdopReqFieldNumber

const int jaiabot::protobuf::GPSRequirements::kAfterDiveHdopReqFieldNumber = 3
static

Definition at line 670 of file engineering.pb.h.

◆ kAfterDivePdopReqFieldNumber

const int jaiabot::protobuf::GPSRequirements::kAfterDivePdopReqFieldNumber = 4
static

Definition at line 677 of file engineering.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::GPSRequirements::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 600 of file engineering.pb.h.

◆ kTransitGpsDegradedFixChecksFieldNumber

const int jaiabot::protobuf::GPSRequirements::kTransitGpsDegradedFixChecksFieldNumber = 6
static

Definition at line 691 of file engineering.pb.h.

◆ kTransitGpsFixChecksFieldNumber

const int jaiabot::protobuf::GPSRequirements::kTransitGpsFixChecksFieldNumber = 5
static

Definition at line 684 of file engineering.pb.h.

◆ kTransitHdopReqFieldNumber

const int jaiabot::protobuf::GPSRequirements::kTransitHdopReqFieldNumber = 1
static

Definition at line 656 of file engineering.pb.h.

◆ kTransitPdopReqFieldNumber

const int jaiabot::protobuf::GPSRequirements::kTransitPdopReqFieldNumber = 2
static

Definition at line 663 of file engineering.pb.h.


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