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

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

Inheritance diagram for jaiabot::protobuf::RFDisableOptions:
Collaboration diagram for jaiabot::protobuf::RFDisableOptions:

Public Member Functions

 RFDisableOptions ()
 
virtual ~RFDisableOptions ()
 
 RFDisableOptions (const RFDisableOptions &from)
 
RFDisableOptionsoperator= (const RFDisableOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RFDisableOptions *other)
 
RFDisableOptionsNew () const final
 
RFDisableOptionsNew (::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 RFDisableOptions &from)
 
void MergeFrom (const RFDisableOptions &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_rf_disable () const
 
void clear_rf_disable ()
 
bool rf_disable () const
 
void set_rf_disable (bool value)
 
bool has_rf_disable_timeout_mins () const
 
void clear_rf_disable_timeout_mins ()
 
::google::protobuf::int32 rf_disable_timeout_mins () const
 
void set_rf_disable_timeout_mins (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const RFDisableOptionsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RFDisableOptionsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kRfDisableFieldNumber = 1
 
static const int kRfDisableTimeoutMinsFieldNumber = 2
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ RFDisableOptions() [1/2]

jaiabot::protobuf::RFDisableOptions::RFDisableOptions ( )

◆ ~RFDisableOptions()

virtual jaiabot::protobuf::RFDisableOptions::~RFDisableOptions ( )
virtual

◆ RFDisableOptions() [2/2]

jaiabot::protobuf::RFDisableOptions::RFDisableOptions ( const RFDisableOptions from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_rf_disable()

void jaiabot::protobuf::RFDisableOptions::clear_rf_disable ( )
inline

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

◆ clear_rf_disable_timeout_mins()

void jaiabot::protobuf::RFDisableOptions::clear_rf_disable_timeout_mins ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_rf_disable()

bool jaiabot::protobuf::RFDisableOptions::has_rf_disable ( ) const
inline

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

◆ has_rf_disable_timeout_mins()

bool jaiabot::protobuf::RFDisableOptions::has_rf_disable_timeout_mins ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ rf_disable()

bool jaiabot::protobuf::RFDisableOptions::rf_disable ( ) const
inline

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

◆ rf_disable_timeout_mins()

google::protobuf::int32 jaiabot::protobuf::RFDisableOptions::rf_disable_timeout_mins ( ) const
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_rf_disable()

void jaiabot::protobuf::RFDisableOptions::set_rf_disable ( bool  value)
inline

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

◆ set_rf_disable_timeout_mins()

void jaiabot::protobuf::RFDisableOptions::set_rf_disable_timeout_mins ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2fengineering_2eproto::TableStruct

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

◆ swap

void swap ( RFDisableOptions a,
RFDisableOptions b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::RFDisableOptions::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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

◆ kRfDisableFieldNumber

const int jaiabot::protobuf::RFDisableOptions::kRfDisableFieldNumber = 1
static

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

◆ kRfDisableTimeoutMinsFieldNumber

const int jaiabot::protobuf::RFDisableOptions::kRfDisableTimeoutMinsFieldNumber = 2
static

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


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