|
Goby3 3.4.0
2026.04.13
|
#include <goby/udpm/protobuf/interprocess_config.pb.h>
Public Types | |
| enum | : int { kPlatformFieldNumber = 1 , kListenAddressFieldNumber = 2 , kMulticastAddressFieldNumber = 3 , kClientNameFieldNumber = 20 , kMaxSendRateBytesPerSecondFieldNumber = 6 , kMulticastPortFieldNumber = 4 , kUdpPayloadBytesFieldNumber = 5 } |
Public Member Functions | |
| InterProcessPortalConfig () | |
| ~InterProcessPortalConfig () override | |
| PROTOBUF_CONSTEXPR | InterProcessPortalConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| InterProcessPortalConfig (const InterProcessPortalConfig &from) | |
| InterProcessPortalConfig (InterProcessPortalConfig &&from) noexcept | |
| InterProcessPortalConfig & | operator= (const InterProcessPortalConfig &from) |
| InterProcessPortalConfig & | operator= (InterProcessPortalConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (InterProcessPortalConfig *other) |
| void | UnsafeArenaSwap (InterProcessPortalConfig *other) |
| InterProcessPortalConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const InterProcessPortalConfig &from) |
| void | MergeFrom (const InterProcessPortalConfig &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_platform () const |
| void | clear_platform () |
| const std::string & | platform () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_platform (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_platform () |
| PROTOBUF_NODISCARD std::string * | release_platform () |
| void | set_allocated_platform (std::string *platform) |
| bool | has_listen_address () const |
| void | clear_listen_address () |
| const std::string & | listen_address () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_listen_address (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_listen_address () |
| PROTOBUF_NODISCARD std::string * | release_listen_address () |
| void | set_allocated_listen_address (std::string *listen_address) |
| bool | has_multicast_address () const |
| void | clear_multicast_address () |
| const std::string & | multicast_address () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_multicast_address (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_multicast_address () |
| PROTOBUF_NODISCARD std::string * | release_multicast_address () |
| void | set_allocated_multicast_address (std::string *multicast_address) |
| bool | has_client_name () const |
| void | clear_client_name () |
| const std::string & | client_name () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_client_name (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_client_name () |
| PROTOBUF_NODISCARD std::string * | release_client_name () |
| void | set_allocated_client_name (std::string *client_name) |
| bool | has_max_send_rate_bytes_per_second () const |
| void | clear_max_send_rate_bytes_per_second () |
| uint32_t | max_send_rate_bytes_per_second () const |
| void | set_max_send_rate_bytes_per_second (uint32_t value) |
| bool | has_multicast_port () const |
| void | clear_multicast_port () |
| uint32_t | multicast_port () const |
| void | set_multicast_port (uint32_t value) |
| bool | has_udp_payload_bytes () const |
| void | clear_udp_payload_bytes () |
| uint32_t | udp_payload_bytes () const |
| void | set_udp_payload_bytes (uint32_t value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_platform (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_listen_address (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_multicast_address (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_client_name (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_platform (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_client_name (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 InterProcessPortalConfig & | default_instance () |
| static const InterProcessPortalConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| InterProcessPortalConfig (::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_2fudpm_2fprotobuf_2finterprocess_5fconfig_2eproto |
| void | swap (InterProcessPortalConfig &a, InterProcessPortalConfig &b) |
Definition at line 70 of file interprocess_config.pb.h.
| anonymous enum : int |
Definition at line 197 of file interprocess_config.pb.h.
|
inline |
Definition at line 73 of file interprocess_config.pb.h.
|
override |
|
explicit |
| goby::udpm::protobuf::InterProcessPortalConfig::InterProcessPortalConfig | ( | const InterProcessPortalConfig & | from | ) |
|
inlinenoexcept |
Definition at line 78 of file interprocess_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 621 of file interprocess_config.pb.h.
|
inline |
Definition at line 419 of file interprocess_config.pb.h.
|
inline |
Definition at line 593 of file interprocess_config.pb.h.
|
inline |
Definition at line 478 of file interprocess_config.pb.h.
|
inline |
Definition at line 537 of file interprocess_config.pb.h.
|
inline |
Definition at line 360 of file interprocess_config.pb.h.
|
inline |
Definition at line 565 of file interprocess_config.pb.h.
|
inline |
Definition at line 625 of file interprocess_config.pb.h.
| void goby::udpm::protobuf::InterProcessPortalConfig::CopyFrom | ( | const InterProcessPortalConfig & | from | ) |
|
inlinestatic |
Definition at line 117 of file interprocess_config.pb.h.
|
inlinestatic |
Definition at line 108 of file interprocess_config.pb.h.
|
inlinefinal |
Definition at line 170 of file interprocess_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 111 of file interprocess_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 114 of file interprocess_config.pb.h.
|
inline |
Definition at line 618 of file interprocess_config.pb.h.
|
inline |
Definition at line 416 of file interprocess_config.pb.h.
|
inline |
Definition at line 590 of file interprocess_config.pb.h.
|
inline |
Definition at line 475 of file interprocess_config.pb.h.
|
inline |
Definition at line 534 of file interprocess_config.pb.h.
|
inline |
Definition at line 357 of file interprocess_config.pb.h.
|
inline |
Definition at line 562 of file interprocess_config.pb.h.
|
inlinestatic |
Definition at line 120 of file interprocess_config.pb.h.
|
final |
|
inline |
Definition at line 423 of file interprocess_config.pb.h.
|
inline |
Definition at line 600 of file interprocess_config.pb.h.
|
inline |
Definition at line 157 of file interprocess_config.pb.h.
|
inline |
Definition at line 482 of file interprocess_config.pb.h.
|
inline |
Definition at line 544 of file interprocess_config.pb.h.
|
inline |
Definition at line 636 of file interprocess_config.pb.h.
|
inline |
Definition at line 435 of file interprocess_config.pb.h.
|
inline |
Definition at line 494 of file interprocess_config.pb.h.
|
inline |
Definition at line 376 of file interprocess_config.pb.h.
|
inline |
Definition at line 104 of file interprocess_config.pb.h.
|
inlinefinal |
Definition at line 151 of file interprocess_config.pb.h.
|
inline |
Definition at line 83 of file interprocess_config.pb.h.
|
inlinenoexcept |
Definition at line 87 of file interprocess_config.pb.h.
|
inline |
Definition at line 364 of file interprocess_config.pb.h.
|
inline |
Definition at line 652 of file interprocess_config.pb.h.
|
inline |
Definition at line 451 of file interprocess_config.pb.h.
|
inline |
Definition at line 510 of file interprocess_config.pb.h.
|
inline |
Definition at line 392 of file interprocess_config.pb.h.
|
inline |
Definition at line 666 of file interprocess_config.pb.h.
|
inline |
Definition at line 460 of file interprocess_config.pb.h.
|
inline |
Definition at line 519 of file interprocess_config.pb.h.
|
inline |
Definition at line 401 of file interprocess_config.pb.h.
| void goby::udpm::protobuf::InterProcessPortalConfig::set_client_name | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 631 of file interprocess_config.pb.h.
|
inline |
Definition at line 1131 of file interprocess_config.pb.h.
| void goby::udpm::protobuf::InterProcessPortalConfig::set_listen_address | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 430 of file interprocess_config.pb.h.
|
inline |
Definition at line 608 of file interprocess_config.pb.h.
| void goby::udpm::protobuf::InterProcessPortalConfig::set_multicast_address | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 489 of file interprocess_config.pb.h.
|
inline |
Definition at line 552 of file interprocess_config.pb.h.
| void goby::udpm::protobuf::InterProcessPortalConfig::set_platform | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 371 of file interprocess_config.pb.h.
|
inline |
Definition at line 682 of file interprocess_config.pb.h.
|
inline |
Definition at line 580 of file interprocess_config.pb.h.
|
inline |
Definition at line 130 of file interprocess_config.pb.h.
|
inline |
Definition at line 572 of file interprocess_config.pb.h.
|
inline |
Definition at line 101 of file interprocess_config.pb.h.
|
inline |
Definition at line 143 of file interprocess_config.pb.h.
|
friend |
Definition at line 321 of file interprocess_config.pb.h.
|
friend |
Definition at line 179 of file interprocess_config.pb.h.
Definition at line 339 of file interprocess_config.pb.h.
|
friend |
Definition at line 127 of file interprocess_config.pb.h.
|
static |
Definition at line 188 of file interprocess_config.pb.h.
| Impl_ goby::udpm::protobuf::InterProcessPortalConfig::_impl_ |
Definition at line 338 of file interprocess_config.pb.h.
|
staticconstexpr |
Definition at line 124 of file interprocess_config.pb.h.