Goby3 3.1.5a
2024.05.23
|
#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver_config.pb.h>
Public Types | |
enum | : int { kPmSerialPortFieldNumber = 1 , kTaskIdFieldNumber = 4 , kPmSerialBaudFieldNumber = 2 , kBoardIdFieldNumber = 3 } |
Public Member Functions | |
WavegliderSV2Config () | |
~WavegliderSV2Config () override | |
PROTOBUF_CONSTEXPR | WavegliderSV2Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
WavegliderSV2Config (const WavegliderSV2Config &from) | |
WavegliderSV2Config (WavegliderSV2Config &&from) noexcept | |
WavegliderSV2Config & | operator= (const WavegliderSV2Config &from) |
WavegliderSV2Config & | operator= (WavegliderSV2Config &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (WavegliderSV2Config *other) |
void | UnsafeArenaSwap (WavegliderSV2Config *other) |
WavegliderSV2Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const WavegliderSV2Config &from) |
void | MergeFrom (const WavegliderSV2Config &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_pm_serial_port () const |
void | clear_pm_serial_port () |
const std::string & | pm_serial_port () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_pm_serial_port (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_pm_serial_port () |
PROTOBUF_NODISCARD std::string * | release_pm_serial_port () |
void | set_allocated_pm_serial_port (std::string *pm_serial_port) |
bool | has_task_id () const |
void | clear_task_id () |
uint32_t | task_id () const |
void | set_task_id (uint32_t value) |
bool | has_pm_serial_baud () const |
void | clear_pm_serial_baud () |
uint32_t | pm_serial_baud () const |
void | set_pm_serial_baud (uint32_t value) |
bool | has_board_id () const |
void | clear_board_id () |
uint32_t | board_id () const |
void | set_board_id (uint32_t value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_pm_serial_port (ArgT0 &&arg0, ArgT... args) |
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 WavegliderSV2Config & | default_instance () |
static const WavegliderSV2Config * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
WavegliderSV2Config (::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_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_5fconfig_2eproto |
void | swap (WavegliderSV2Config &a, WavegliderSV2Config &b) |
Definition at line 74 of file waveglider_sv2_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPmSerialPortFieldNumber | |
kTaskIdFieldNumber | |
kPmSerialBaudFieldNumber | |
kBoardIdFieldNumber |
Definition at line 201 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 77 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
override |
|
explicit |
goby::middleware::frontseat::protobuf::WavegliderSV2Config::WavegliderSV2Config | ( | const WavegliderSV2Config & | from | ) |
|
inlinenoexcept |
Definition at line 82 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 408 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 401 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 373 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 305 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 429 of file waveglider_sv2_frontseat_driver_config.pb.h.
void goby::middleware::frontseat::protobuf::WavegliderSV2Config::CopyFrom | ( | const WavegliderSV2Config & | from | ) |
|
inlinestatic |
Definition at line 121 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 112 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 174 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 115 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 118 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 398 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 370 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 302 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 426 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 124 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inline |
Definition at line 161 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 320 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 108 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 155 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 87 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 91 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 380 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 309 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 336 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 350 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 416 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 388 of file waveglider_sv2_frontseat_driver_config.pb.h.
void goby::middleware::frontseat::protobuf::WavegliderSV2Config::set_pm_serial_port | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 315 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 444 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 134 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 436 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 105 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 147 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 268 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 183 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 280 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 131 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
static |
Definition at line 192 of file waveglider_sv2_frontseat_driver_config.pb.h.
Impl_ goby::middleware::frontseat::protobuf::WavegliderSV2Config::_impl_ |
Definition at line 279 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
staticconstexpr |
Definition at line 128 of file waveglider_sv2_frontseat_driver_config.pb.h.