Goby3 3.2.3
2025.05.13
|
#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 73 of file waveglider_sv2_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPmSerialPortFieldNumber | |
kTaskIdFieldNumber | |
kPmSerialBaudFieldNumber | |
kBoardIdFieldNumber |
Definition at line 200 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 76 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
override |
|
explicit |
goby::middleware::frontseat::protobuf::WavegliderSV2Config::WavegliderSV2Config | ( | const WavegliderSV2Config & | from | ) |
|
inlinenoexcept |
Definition at line 81 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 407 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 400 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 372 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 304 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 428 of file waveglider_sv2_frontseat_driver_config.pb.h.
void goby::middleware::frontseat::protobuf::WavegliderSV2Config::CopyFrom | ( | const WavegliderSV2Config & | from | ) |
|
inlinestatic |
Definition at line 120 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 111 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 173 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 114 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 117 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 397 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 369 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 301 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 425 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 123 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
final |
|
inline |
Definition at line 160 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 319 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 107 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 154 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 86 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 90 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 379 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 308 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 335 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 349 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 415 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 387 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 314 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 443 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 133 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 435 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 104 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 146 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 267 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 182 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 279 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 130 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
static |
Definition at line 191 of file waveglider_sv2_frontseat_driver_config.pb.h.
Impl_ goby::middleware::frontseat::protobuf::WavegliderSV2Config::_impl_ |
Definition at line 278 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
staticconstexpr |
Definition at line 127 of file waveglider_sv2_frontseat_driver_config.pb.h.