|
Goby3 3.3.0
2025.07.10
|
#include <goby/zeromq/protobuf/gps_config.pb.h>
Public Types | |
| enum | : int { kDeviceNameFieldNumber = 5 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kGpsdFieldNumber = 3 } |
Public Member Functions | |
| GPSDConfig () | |
| ~GPSDConfig () override | |
| PROTOBUF_CONSTEXPR | GPSDConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| GPSDConfig (const GPSDConfig &from) | |
| GPSDConfig (GPSDConfig &&from) noexcept | |
| GPSDConfig & | operator= (const GPSDConfig &from) |
| GPSDConfig & | operator= (GPSDConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GPSDConfig *other) |
| void | UnsafeArenaSwap (GPSDConfig *other) |
| GPSDConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const GPSDConfig &from) |
| void | MergeFrom (const GPSDConfig &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 |
| int | device_name_size () const |
| void | clear_device_name () |
| const std::string & | device_name (int index) const |
| std::string * | mutable_device_name (int index) |
| void | set_device_name (int index, const std::string &value) |
| void | set_device_name (int index, std::string &&value) |
| void | set_device_name (int index, const char *value) |
| void | set_device_name (int index, const char *value, size_t size) |
| std::string * | add_device_name () |
| void | add_device_name (const std::string &value) |
| void | add_device_name (std::string &&value) |
| void | add_device_name (const char *value) |
| void | add_device_name (const char *value, size_t size) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | device_name () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_device_name () |
| 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_gpsd () const |
| void | clear_gpsd () |
| const ::goby::middleware::protobuf::TCPClientConfig & | gpsd () const |
| PROTOBUF_NODISCARD::goby::middleware::protobuf::TCPClientConfig * | release_gpsd () |
| ::goby::middleware::protobuf::TCPClientConfig * | mutable_gpsd () |
| void | set_allocated_gpsd (::goby::middleware::protobuf::TCPClientConfig *gpsd) |
| void | unsafe_arena_set_allocated_gpsd (::goby::middleware::protobuf::TCPClientConfig *gpsd) |
| ::goby::middleware::protobuf::TCPClientConfig * | unsafe_arena_release_gpsd () |
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 GPSDConfig & | default_instance () |
| static const GPSDConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| GPSDConfig (::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_2fzeromq_2fprotobuf_2fgps_5fconfig_2eproto |
| void | swap (GPSDConfig &a, GPSDConfig &b) |
Definition at line 76 of file gps_config.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDeviceNameFieldNumber | |
| kAppFieldNumber | |
| kInterprocessFieldNumber | |
| kGpsdFieldNumber | |
Definition at line 203 of file gps_config.pb.h.
|
inline |
Definition at line 79 of file gps_config.pb.h.
|
override |
|
explicit |
| goby::apps::zeromq::protobuf::GPSDConfig::GPSDConfig | ( | const GPSDConfig & | from | ) |
|
inlinenoexcept |
Definition at line 84 of file gps_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 587 of file gps_config.pb.h.
|
inline |
Definition at line 632 of file gps_config.pb.h.
|
inline |
Definition at line 637 of file gps_config.pb.h.
|
inline |
Definition at line 624 of file gps_config.pb.h.
|
inline |
Definition at line 628 of file gps_config.pb.h.
|
inline |
Definition at line 330 of file gps_config.pb.h.
|
final |
|
final |
| void goby::apps::zeromq::protobuf::GPSDConfig::clear_app | ( | ) |
|
inline |
Definition at line 584 of file gps_config.pb.h.
| void goby::apps::zeromq::protobuf::GPSDConfig::clear_gpsd | ( | ) |
| void goby::apps::zeromq::protobuf::GPSDConfig::clear_interprocess | ( | ) |
| void goby::apps::zeromq::protobuf::GPSDConfig::CopyFrom | ( | const GPSDConfig & | from | ) |
|
inlinestatic |
Definition at line 123 of file gps_config.pb.h.
|
inlinestatic |
Definition at line 114 of file gps_config.pb.h.
|
inline |
Definition at line 642 of file gps_config.pb.h.
|
inline |
Definition at line 595 of file gps_config.pb.h.
|
inline |
Definition at line 581 of file gps_config.pb.h.
|
inlinefinal |
Definition at line 176 of file gps_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 117 of file gps_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 120 of file gps_config.pb.h.
|
inline |
Definition at line 504 of file gps_config.pb.h.
|
inline |
Definition at line 322 of file gps_config.pb.h.
|
inline |
Definition at line 496 of file gps_config.pb.h.
|
inline |
Definition at line 409 of file gps_config.pb.h.
|
inlinestatic |
Definition at line 126 of file gps_config.pb.h.
|
inline |
Definition at line 417 of file gps_config.pb.h.
|
final |
|
inline |
Definition at line 163 of file gps_config.pb.h.
|
inline |
Definition at line 377 of file gps_config.pb.h.
|
inline |
Definition at line 647 of file gps_config.pb.h.
|
inline |
Definition at line 599 of file gps_config.pb.h.
|
inline |
Definition at line 551 of file gps_config.pb.h.
|
inline |
Definition at line 464 of file gps_config.pb.h.
|
inline |
Definition at line 110 of file gps_config.pb.h.
|
inlinefinal |
Definition at line 157 of file gps_config.pb.h.
|
inline |
Definition at line 89 of file gps_config.pb.h.
|
inlinenoexcept |
Definition at line 93 of file gps_config.pb.h.
|
inline |
Definition at line 347 of file gps_config.pb.h.
|
inline |
Definition at line 521 of file gps_config.pb.h.
|
inline |
Definition at line 434 of file gps_config.pb.h.
|
inline |
Definition at line 382 of file gps_config.pb.h.
|
inline |
Definition at line 556 of file gps_config.pb.h.
|
inline |
Definition at line 469 of file gps_config.pb.h.
|
inline |
Definition at line 611 of file gps_config.pb.h.
|
inline |
Definition at line 616 of file gps_config.pb.h.
|
inline |
Definition at line 603 of file gps_config.pb.h.
|
inline |
Definition at line 607 of file gps_config.pb.h.
|
inline |
Definition at line 136 of file gps_config.pb.h.
|
inline |
Definition at line 107 of file gps_config.pb.h.
|
inline |
Definition at line 362 of file gps_config.pb.h.
|
inline |
Definition at line 536 of file gps_config.pb.h.
|
inline |
Definition at line 449 of file gps_config.pb.h.
|
inline |
Definition at line 334 of file gps_config.pb.h.
|
inline |
Definition at line 508 of file gps_config.pb.h.
|
inline |
Definition at line 421 of file gps_config.pb.h.
|
inline |
Definition at line 149 of file gps_config.pb.h.
|
friend |
Definition at line 291 of file gps_config.pb.h.
|
friend |
Definition at line 185 of file gps_config.pb.h.
Definition at line 303 of file gps_config.pb.h.
|
friend |
Definition at line 133 of file gps_config.pb.h.
|
static |
Definition at line 194 of file gps_config.pb.h.
| Impl_ goby::apps::zeromq::protobuf::GPSDConfig::_impl_ |
Definition at line 302 of file gps_config.pb.h.
|
staticconstexpr |
Definition at line 130 of file gps_config.pb.h.