JaiaBot 2.6.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::config::UDPGateway Class Referencefinal

#include <bin/udp_gateway/config.pb.h>

Inheritance diagram for jaiabot::config::UDPGateway:
Collaboration diagram for jaiabot::config::UDPGateway:

Public Types

enum  : int {
  kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kUdpConfigFieldNumber = 3 , kTsys01EnabledFieldNumber = 20 ,
  kImuDataReportTimeoutSecondsFieldNumber = 10 , kImuIssueSolutionFieldNumber = 12 , kImuTriggerIssueTimeoutSecondsFieldNumber = 13 , kSalinityDataReportTimeoutSecondsFieldNumber = 14 ,
  kPressureTemperatureDataReportTimeoutSecondsFieldNumber = 15 , kTsys01DataReportTimeoutSecondsFieldNumber = 16 , kEchoDataReportTimeoutSecondsFieldNumber = 17 , kEchoIssueSolutionFieldNumber = 18 ,
  kEchoTriggerIssueTimeoutSecondsFieldNumber = 19 , kEchoEnabledFieldNumber = 21 , kSalinityEnabledFieldNumber = 22 , kBar30EnabledFieldNumber = 23 ,
  kInSimulationFieldNumber = 11
}
 

Public Member Functions

 UDPGateway ()
 
 ~UDPGateway () override
 
PROTOBUF_CONSTEXPR UDPGateway (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 UDPGateway (const UDPGateway &from)
 
 UDPGateway (UDPGateway &&from) noexcept
 
UDPGatewayoperator= (const UDPGateway &from)
 
UDPGatewayoperator= (UDPGateway &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UDPGateway *other)
 
void UnsafeArenaSwap (UDPGateway *other)
 
UDPGatewayNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const UDPGateway &from)
 
void MergeFrom (const UDPGateway &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_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_udp_config () const
 
void clear_udp_config ()
 
const ::goby::middleware::protobuf::UDPOneToManyConfig & udp_config () const
 
PROTOBUF_NODISCARD::goby::middleware::protobuf::UDPOneToManyConfig * release_udp_config ()
 
::goby::middleware::protobuf::UDPOneToManyConfig * mutable_udp_config ()
 
void set_allocated_udp_config (::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
 
void unsafe_arena_set_allocated_udp_config (::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
 
::goby::middleware::protobuf::UDPOneToManyConfig * unsafe_arena_release_udp_config ()
 
bool has_tsys01_enabled () const
 
void clear_tsys01_enabled ()
 
bool tsys01_enabled () const
 
void set_tsys01_enabled (bool value)
 
bool has_imu_data_report_timeout_seconds () const
 
void clear_imu_data_report_timeout_seconds ()
 
int32_t imu_data_report_timeout_seconds () const
 
void set_imu_data_report_timeout_seconds (int32_t value)
 
bool has_imu_issue_solution () const
 
void clear_imu_issue_solution ()
 
::jaiabot::protobuf::IMUIssue_SolutionType imu_issue_solution () const
 
void set_imu_issue_solution (::jaiabot::protobuf::IMUIssue_SolutionType value)
 
bool has_imu_trigger_issue_timeout_seconds () const
 
void clear_imu_trigger_issue_timeout_seconds ()
 
int32_t imu_trigger_issue_timeout_seconds () const
 
void set_imu_trigger_issue_timeout_seconds (int32_t value)
 
bool has_salinity_data_report_timeout_seconds () const
 
void clear_salinity_data_report_timeout_seconds ()
 
int32_t salinity_data_report_timeout_seconds () const
 
void set_salinity_data_report_timeout_seconds (int32_t value)
 
bool has_pressure_temperature_data_report_timeout_seconds () const
 
void clear_pressure_temperature_data_report_timeout_seconds ()
 
int32_t pressure_temperature_data_report_timeout_seconds () const
 
void set_pressure_temperature_data_report_timeout_seconds (int32_t value)
 
bool has_tsys01_data_report_timeout_seconds () const
 
void clear_tsys01_data_report_timeout_seconds ()
 
int32_t tsys01_data_report_timeout_seconds () const
 
void set_tsys01_data_report_timeout_seconds (int32_t value)
 
bool has_echo_data_report_timeout_seconds () const
 
void clear_echo_data_report_timeout_seconds ()
 
int32_t echo_data_report_timeout_seconds () const
 
void set_echo_data_report_timeout_seconds (int32_t value)
 
bool has_echo_issue_solution () const
 
void clear_echo_issue_solution ()
 
::jaiabot::protobuf::EchoIssue_SolutionType echo_issue_solution () const
 
void set_echo_issue_solution (::jaiabot::protobuf::EchoIssue_SolutionType value)
 
bool has_echo_trigger_issue_timeout_seconds () const
 
void clear_echo_trigger_issue_timeout_seconds ()
 
int32_t echo_trigger_issue_timeout_seconds () const
 
void set_echo_trigger_issue_timeout_seconds (int32_t value)
 
bool has_echo_enabled () const
 
void clear_echo_enabled ()
 
bool echo_enabled () const
 
void set_echo_enabled (bool value)
 
bool has_salinity_enabled () const
 
void clear_salinity_enabled ()
 
bool salinity_enabled () const
 
void set_salinity_enabled (bool value)
 
bool has_bar30_enabled () const
 
void clear_bar30_enabled ()
 
bool bar30_enabled () const
 
void set_bar30_enabled (bool value)
 
bool has_in_simulation () const
 
void clear_in_simulation ()
 
bool in_simulation () const
 
void set_in_simulation (bool value)
 

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 UDPGatewaydefault_instance ()
 
static const UDPGatewayinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 UDPGateway (::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_bin_2fudp_5fgateway_2fconfig_2eproto
 
void swap (UDPGateway &a, UDPGateway &b)
 

Detailed Description

Definition at line 71 of file config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kInterprocessFieldNumber 
kUdpConfigFieldNumber 
kTsys01EnabledFieldNumber 
kImuDataReportTimeoutSecondsFieldNumber 
kImuIssueSolutionFieldNumber 
kImuTriggerIssueTimeoutSecondsFieldNumber 
kSalinityDataReportTimeoutSecondsFieldNumber 
kPressureTemperatureDataReportTimeoutSecondsFieldNumber 
kTsys01DataReportTimeoutSecondsFieldNumber 
kEchoDataReportTimeoutSecondsFieldNumber 
kEchoIssueSolutionFieldNumber 
kEchoTriggerIssueTimeoutSecondsFieldNumber 
kEchoEnabledFieldNumber 
kSalinityEnabledFieldNumber 
kBar30EnabledFieldNumber 
kInSimulationFieldNumber 

Definition at line 198 of file config.pb.h.

Constructor & Destructor Documentation

◆ UDPGateway() [1/5]

jaiabot::config::UDPGateway::UDPGateway ( )
inline

Definition at line 74 of file config.pb.h.

◆ ~UDPGateway()

jaiabot::config::UDPGateway::~UDPGateway ( )
override

◆ UDPGateway() [2/5]

PROTOBUF_CONSTEXPR jaiabot::config::UDPGateway::UDPGateway ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ UDPGateway() [3/5]

jaiabot::config::UDPGateway::UDPGateway ( const UDPGateway from)

◆ UDPGateway() [4/5]

jaiabot::config::UDPGateway::UDPGateway ( UDPGateway &&  from)
inlinenoexcept

Definition at line 79 of file config.pb.h.

◆ UDPGateway() [5/5]

jaiabot::config::UDPGateway::UDPGateway ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::config::UDPGateway::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::config::UDPGateway::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ app()

const ::goby::middleware::protobuf::AppConfig & jaiabot::config::UDPGateway::app ( ) const
inline

Definition at line 509 of file config.pb.h.

◆ bar30_enabled()

bool jaiabot::config::UDPGateway::bar30_enabled ( ) const
inline

Definition at line 1109 of file config.pb.h.

◆ ByteSizeLong()

size_t jaiabot::config::UDPGateway::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::config::UDPGateway::Clear ( )
final

◆ clear_app()

void jaiabot::config::UDPGateway::clear_app ( )

◆ clear_bar30_enabled()

void jaiabot::config::UDPGateway::clear_bar30_enabled ( )
inline

Definition at line 1102 of file config.pb.h.

◆ clear_echo_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::clear_echo_data_report_timeout_seconds ( )
inline

Definition at line 989 of file config.pb.h.

◆ clear_echo_enabled()

void jaiabot::config::UDPGateway::clear_echo_enabled ( )
inline

Definition at line 961 of file config.pb.h.

◆ clear_echo_issue_solution()

void jaiabot::config::UDPGateway::clear_echo_issue_solution ( )
inline

Definition at line 1017 of file config.pb.h.

◆ clear_echo_trigger_issue_timeout_seconds()

void jaiabot::config::UDPGateway::clear_echo_trigger_issue_timeout_seconds ( )
inline

Definition at line 1046 of file config.pb.h.

◆ clear_imu_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::clear_imu_data_report_timeout_seconds ( )
inline

Definition at line 764 of file config.pb.h.

◆ clear_imu_issue_solution()

void jaiabot::config::UDPGateway::clear_imu_issue_solution ( )
inline

Definition at line 792 of file config.pb.h.

◆ clear_imu_trigger_issue_timeout_seconds()

void jaiabot::config::UDPGateway::clear_imu_trigger_issue_timeout_seconds ( )
inline

Definition at line 821 of file config.pb.h.

◆ clear_in_simulation()

void jaiabot::config::UDPGateway::clear_in_simulation ( )
inline

Definition at line 1130 of file config.pb.h.

◆ clear_interprocess()

void jaiabot::config::UDPGateway::clear_interprocess ( )

◆ clear_pressure_temperature_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::clear_pressure_temperature_data_report_timeout_seconds ( )
inline

Definition at line 877 of file config.pb.h.

◆ clear_salinity_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::clear_salinity_data_report_timeout_seconds ( )
inline

Definition at line 849 of file config.pb.h.

◆ clear_salinity_enabled()

void jaiabot::config::UDPGateway::clear_salinity_enabled ( )
inline

Definition at line 1074 of file config.pb.h.

◆ clear_tsys01_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::clear_tsys01_data_report_timeout_seconds ( )
inline

Definition at line 933 of file config.pb.h.

◆ clear_tsys01_enabled()

void jaiabot::config::UDPGateway::clear_tsys01_enabled ( )
inline

Definition at line 905 of file config.pb.h.

◆ clear_udp_config()

void jaiabot::config::UDPGateway::clear_udp_config ( )

◆ CopyFrom()

void jaiabot::config::UDPGateway::CopyFrom ( const UDPGateway from)

◆ default_instance()

static const UDPGateway & jaiabot::config::UDPGateway::default_instance ( )
inlinestatic

Definition at line 118 of file config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::config::UDPGateway::descriptor ( )
inlinestatic

Definition at line 109 of file config.pb.h.

◆ echo_data_report_timeout_seconds()

int32_t jaiabot::config::UDPGateway::echo_data_report_timeout_seconds ( ) const
inline

Definition at line 996 of file config.pb.h.

◆ echo_enabled()

bool jaiabot::config::UDPGateway::echo_enabled ( ) const
inline

Definition at line 968 of file config.pb.h.

◆ echo_issue_solution()

jaiabot::protobuf::EchoIssue_SolutionType jaiabot::config::UDPGateway::echo_issue_solution ( ) const
inline

Definition at line 1024 of file config.pb.h.

◆ echo_trigger_issue_timeout_seconds()

int32_t jaiabot::config::UDPGateway::echo_trigger_issue_timeout_seconds ( ) const
inline

Definition at line 1053 of file config.pb.h.

◆ GetCachedSize()

int jaiabot::config::UDPGateway::GetCachedSize ( ) const
inlinefinal

Definition at line 171 of file config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::config::UDPGateway::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::config::UDPGateway::GetDescriptor ( )
inlinestatic

Definition at line 112 of file config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::config::UDPGateway::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::config::UDPGateway::GetReflection ( )
inlinestatic

Definition at line 115 of file config.pb.h.

◆ has_app()

bool jaiabot::config::UDPGateway::has_app ( ) const
inline

Definition at line 501 of file config.pb.h.

◆ has_bar30_enabled()

bool jaiabot::config::UDPGateway::has_bar30_enabled ( ) const
inline

Definition at line 1099 of file config.pb.h.

◆ has_echo_data_report_timeout_seconds()

bool jaiabot::config::UDPGateway::has_echo_data_report_timeout_seconds ( ) const
inline

Definition at line 986 of file config.pb.h.

◆ has_echo_enabled()

bool jaiabot::config::UDPGateway::has_echo_enabled ( ) const
inline

Definition at line 958 of file config.pb.h.

◆ has_echo_issue_solution()

bool jaiabot::config::UDPGateway::has_echo_issue_solution ( ) const
inline

Definition at line 1014 of file config.pb.h.

◆ has_echo_trigger_issue_timeout_seconds()

bool jaiabot::config::UDPGateway::has_echo_trigger_issue_timeout_seconds ( ) const
inline

Definition at line 1043 of file config.pb.h.

◆ has_imu_data_report_timeout_seconds()

bool jaiabot::config::UDPGateway::has_imu_data_report_timeout_seconds ( ) const
inline

Definition at line 761 of file config.pb.h.

◆ has_imu_issue_solution()

bool jaiabot::config::UDPGateway::has_imu_issue_solution ( ) const
inline

Definition at line 789 of file config.pb.h.

◆ has_imu_trigger_issue_timeout_seconds()

bool jaiabot::config::UDPGateway::has_imu_trigger_issue_timeout_seconds ( ) const
inline

Definition at line 818 of file config.pb.h.

◆ has_in_simulation()

bool jaiabot::config::UDPGateway::has_in_simulation ( ) const
inline

Definition at line 1127 of file config.pb.h.

◆ has_interprocess()

bool jaiabot::config::UDPGateway::has_interprocess ( ) const
inline

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

◆ has_pressure_temperature_data_report_timeout_seconds()

bool jaiabot::config::UDPGateway::has_pressure_temperature_data_report_timeout_seconds ( ) const
inline

Definition at line 874 of file config.pb.h.

◆ has_salinity_data_report_timeout_seconds()

bool jaiabot::config::UDPGateway::has_salinity_data_report_timeout_seconds ( ) const
inline

Definition at line 846 of file config.pb.h.

◆ has_salinity_enabled()

bool jaiabot::config::UDPGateway::has_salinity_enabled ( ) const
inline

Definition at line 1071 of file config.pb.h.

◆ has_tsys01_data_report_timeout_seconds()

bool jaiabot::config::UDPGateway::has_tsys01_data_report_timeout_seconds ( ) const
inline

Definition at line 930 of file config.pb.h.

◆ has_tsys01_enabled()

bool jaiabot::config::UDPGateway::has_tsys01_enabled ( ) const
inline

Definition at line 902 of file config.pb.h.

◆ has_udp_config()

bool jaiabot::config::UDPGateway::has_udp_config ( ) const
inline

Definition at line 675 of file config.pb.h.

◆ imu_data_report_timeout_seconds()

int32_t jaiabot::config::UDPGateway::imu_data_report_timeout_seconds ( ) const
inline

Definition at line 771 of file config.pb.h.

◆ imu_issue_solution()

jaiabot::protobuf::IMUIssue_SolutionType jaiabot::config::UDPGateway::imu_issue_solution ( ) const
inline

Definition at line 799 of file config.pb.h.

◆ imu_trigger_issue_timeout_seconds()

int32_t jaiabot::config::UDPGateway::imu_trigger_issue_timeout_seconds ( ) const
inline

Definition at line 828 of file config.pb.h.

◆ in_simulation()

bool jaiabot::config::UDPGateway::in_simulation ( ) const
inline

Definition at line 1137 of file config.pb.h.

◆ internal_default_instance()

static const UDPGateway * jaiabot::config::UDPGateway::internal_default_instance ( )
inlinestatic

Definition at line 121 of file config.pb.h.

◆ interprocess()

const ::goby::zeromq::protobuf::InterProcessPortalConfig & jaiabot::config::UDPGateway::interprocess ( ) const
inline

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

◆ IsInitialized()

bool jaiabot::config::UDPGateway::IsInitialized ( ) const
final

◆ MergeFrom()

void jaiabot::config::UDPGateway::MergeFrom ( const UDPGateway from)
inline

Definition at line 158 of file config.pb.h.

◆ mutable_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::UDPGateway::mutable_app ( )
inline

Definition at line 556 of file config.pb.h.

◆ mutable_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::UDPGateway::mutable_interprocess ( )
inline

Definition at line 643 of file config.pb.h.

◆ mutable_udp_config()

goby::middleware::protobuf::UDPOneToManyConfig * jaiabot::config::UDPGateway::mutable_udp_config ( )
inline

Definition at line 730 of file config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::config::UDPGateway::mutable_unknown_fields ( )
inline

Definition at line 105 of file config.pb.h.

◆ New()

UDPGateway * jaiabot::config::UDPGateway::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 152 of file config.pb.h.

◆ operator=() [1/2]

UDPGateway & jaiabot::config::UDPGateway::operator= ( const UDPGateway from)
inline

Definition at line 84 of file config.pb.h.

◆ operator=() [2/2]

UDPGateway & jaiabot::config::UDPGateway::operator= ( UDPGateway &&  from)
inlinenoexcept

Definition at line 88 of file config.pb.h.

◆ pressure_temperature_data_report_timeout_seconds()

int32_t jaiabot::config::UDPGateway::pressure_temperature_data_report_timeout_seconds ( ) const
inline

Definition at line 884 of file config.pb.h.

◆ release_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::UDPGateway::release_app ( )
inline

Definition at line 526 of file config.pb.h.

◆ release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::UDPGateway::release_interprocess ( )
inline

Definition at line 613 of file config.pb.h.

◆ release_udp_config()

goby::middleware::protobuf::UDPOneToManyConfig * jaiabot::config::UDPGateway::release_udp_config ( )
inline

Definition at line 700 of file config.pb.h.

◆ salinity_data_report_timeout_seconds()

int32_t jaiabot::config::UDPGateway::salinity_data_report_timeout_seconds ( ) const
inline

Definition at line 856 of file config.pb.h.

◆ salinity_enabled()

bool jaiabot::config::UDPGateway::salinity_enabled ( ) const
inline

Definition at line 1081 of file config.pb.h.

◆ set_allocated_app()

void jaiabot::config::UDPGateway::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)
inline

Definition at line 561 of file config.pb.h.

◆ set_allocated_interprocess()

void jaiabot::config::UDPGateway::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)
inline

Definition at line 648 of file config.pb.h.

◆ set_allocated_udp_config()

void jaiabot::config::UDPGateway::set_allocated_udp_config ( ::goby::middleware::protobuf::UDPOneToManyConfig *  udp_config)
inline

Definition at line 735 of file config.pb.h.

◆ set_bar30_enabled()

void jaiabot::config::UDPGateway::set_bar30_enabled ( bool  value)
inline

Definition at line 1117 of file config.pb.h.

◆ set_echo_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::set_echo_data_report_timeout_seconds ( int32_t  value)
inline

Definition at line 1004 of file config.pb.h.

◆ set_echo_enabled()

void jaiabot::config::UDPGateway::set_echo_enabled ( bool  value)
inline

Definition at line 976 of file config.pb.h.

◆ set_echo_issue_solution()

void jaiabot::config::UDPGateway::set_echo_issue_solution ( ::jaiabot::protobuf::EchoIssue_SolutionType  value)
inline

Definition at line 1033 of file config.pb.h.

◆ set_echo_trigger_issue_timeout_seconds()

void jaiabot::config::UDPGateway::set_echo_trigger_issue_timeout_seconds ( int32_t  value)
inline

Definition at line 1061 of file config.pb.h.

◆ set_imu_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::set_imu_data_report_timeout_seconds ( int32_t  value)
inline

Definition at line 779 of file config.pb.h.

◆ set_imu_issue_solution()

void jaiabot::config::UDPGateway::set_imu_issue_solution ( ::jaiabot::protobuf::IMUIssue_SolutionType  value)
inline

Definition at line 808 of file config.pb.h.

◆ set_imu_trigger_issue_timeout_seconds()

void jaiabot::config::UDPGateway::set_imu_trigger_issue_timeout_seconds ( int32_t  value)
inline

Definition at line 836 of file config.pb.h.

◆ set_in_simulation()

void jaiabot::config::UDPGateway::set_in_simulation ( bool  value)
inline

Definition at line 1145 of file config.pb.h.

◆ set_pressure_temperature_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::set_pressure_temperature_data_report_timeout_seconds ( int32_t  value)
inline

Definition at line 892 of file config.pb.h.

◆ set_salinity_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::set_salinity_data_report_timeout_seconds ( int32_t  value)
inline

Definition at line 864 of file config.pb.h.

◆ set_salinity_enabled()

void jaiabot::config::UDPGateway::set_salinity_enabled ( bool  value)
inline

Definition at line 1089 of file config.pb.h.

◆ set_tsys01_data_report_timeout_seconds()

void jaiabot::config::UDPGateway::set_tsys01_data_report_timeout_seconds ( int32_t  value)
inline

Definition at line 948 of file config.pb.h.

◆ set_tsys01_enabled()

void jaiabot::config::UDPGateway::set_tsys01_enabled ( bool  value)
inline

Definition at line 920 of file config.pb.h.

◆ Swap()

void jaiabot::config::UDPGateway::Swap ( UDPGateway other)
inline

Definition at line 131 of file config.pb.h.

◆ tsys01_data_report_timeout_seconds()

int32_t jaiabot::config::UDPGateway::tsys01_data_report_timeout_seconds ( ) const
inline

Definition at line 940 of file config.pb.h.

◆ tsys01_enabled()

bool jaiabot::config::UDPGateway::tsys01_enabled ( ) const
inline

Definition at line 912 of file config.pb.h.

◆ udp_config()

const ::goby::middleware::protobuf::UDPOneToManyConfig & jaiabot::config::UDPGateway::udp_config ( ) const
inline

Definition at line 683 of file config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::config::UDPGateway::unknown_fields ( ) const
inline

Definition at line 102 of file config.pb.h.

◆ unsafe_arena_release_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::UDPGateway::unsafe_arena_release_app ( )
inline

Definition at line 541 of file config.pb.h.

◆ unsafe_arena_release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::UDPGateway::unsafe_arena_release_interprocess ( )
inline

Definition at line 628 of file config.pb.h.

◆ unsafe_arena_release_udp_config()

goby::middleware::protobuf::UDPOneToManyConfig * jaiabot::config::UDPGateway::unsafe_arena_release_udp_config ( )
inline

Definition at line 715 of file config.pb.h.

◆ unsafe_arena_set_allocated_app()

void jaiabot::config::UDPGateway::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)
inline

Definition at line 513 of file config.pb.h.

◆ unsafe_arena_set_allocated_interprocess()

void jaiabot::config::UDPGateway::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)
inline

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

◆ unsafe_arena_set_allocated_udp_config()

void jaiabot::config::UDPGateway::unsafe_arena_set_allocated_udp_config ( ::goby::middleware::protobuf::UDPOneToManyConfig *  udp_config)
inline

Definition at line 687 of file config.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::config::UDPGateway::UnsafeArenaSwap ( UDPGateway other)
inline

Definition at line 144 of file config.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 457 of file config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 180 of file config.pb.h.

◆ ::TableStruct_bin_2fudp_5fgateway_2fconfig_2eproto

Definition at line 482 of file config.pb.h.

◆ swap

void swap ( UDPGateway a,
UDPGateway b 
)
friend

Definition at line 128 of file config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::config::UDPGateway::_class_data_
static

Definition at line 189 of file config.pb.h.

◆ _impl_

Impl_ jaiabot::config::UDPGateway::_impl_

Definition at line 481 of file config.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::config::UDPGateway::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 125 of file config.pb.h.


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