|
Goby3 3.3.0
2025.07.10
|
#include <goby/middleware/protobuf/udp_config.pb.h>
Public Types | |
| enum | : int { kRemoteAddressFieldNumber = 5 , kBindPortFieldNumber = 2 , kRemotePortFieldNumber = 6 , kSetReuseaddrFieldNumber = 10 , kSetBroadcastFieldNumber = 11 , kIpv6FieldNumber = 12 } |
Public Member Functions | |
| UDPPointToPointConfig () | |
| ~UDPPointToPointConfig () override | |
| PROTOBUF_CONSTEXPR | UDPPointToPointConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| UDPPointToPointConfig (const UDPPointToPointConfig &from) | |
| UDPPointToPointConfig (UDPPointToPointConfig &&from) noexcept | |
| UDPPointToPointConfig & | operator= (const UDPPointToPointConfig &from) |
| UDPPointToPointConfig & | operator= (UDPPointToPointConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (UDPPointToPointConfig *other) |
| void | UnsafeArenaSwap (UDPPointToPointConfig *other) |
| UDPPointToPointConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const UDPPointToPointConfig &from) |
| void | MergeFrom (const UDPPointToPointConfig &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_remote_address () const |
| void | clear_remote_address () |
| const std::string & | remote_address () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_remote_address (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_remote_address () |
| PROTOBUF_NODISCARD std::string * | release_remote_address () |
| void | set_allocated_remote_address (std::string *remote_address) |
| bool | has_bind_port () const |
| void | clear_bind_port () |
| uint32_t | bind_port () const |
| void | set_bind_port (uint32_t value) |
| bool | has_remote_port () const |
| void | clear_remote_port () |
| uint32_t | remote_port () const |
| void | set_remote_port (uint32_t value) |
| bool | has_set_reuseaddr () const |
| void | clear_set_reuseaddr () |
| bool | set_reuseaddr () const |
| void | set_set_reuseaddr (bool value) |
| bool | has_set_broadcast () const |
| void | clear_set_broadcast () |
| bool | set_broadcast () const |
| void | set_set_broadcast (bool value) |
| bool | has_ipv6 () const |
| void | clear_ipv6 () |
| bool | ipv6 () const |
| void | set_ipv6 (bool value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_remote_address (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 UDPPointToPointConfig & | default_instance () |
| static const UDPPointToPointConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| UDPPointToPointConfig (::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_2fprotobuf_2fudp_5fconfig_2eproto |
| void | swap (UDPPointToPointConfig &a, UDPPointToPointConfig &b) |
Definition at line 282 of file udp_config.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRemoteAddressFieldNumber | |
| kBindPortFieldNumber | |
| kRemotePortFieldNumber | |
| kSetReuseaddrFieldNumber | |
| kSetBroadcastFieldNumber | |
| kIpv6FieldNumber | |
Definition at line 409 of file udp_config.pb.h.
|
inline |
Definition at line 285 of file udp_config.pb.h.
|
override |
|
explicit |
| goby::middleware::protobuf::UDPPointToPointConfig::UDPPointToPointConfig | ( | const UDPPointToPointConfig & | from | ) |
|
inlinenoexcept |
Definition at line 290 of file udp_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 665 of file udp_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 658 of file udp_config.pb.h.
|
inline |
Definition at line 838 of file udp_config.pb.h.
|
inline |
Definition at line 686 of file udp_config.pb.h.
|
inline |
Definition at line 754 of file udp_config.pb.h.
|
inline |
Definition at line 810 of file udp_config.pb.h.
|
inline |
Definition at line 782 of file udp_config.pb.h.
| void goby::middleware::protobuf::UDPPointToPointConfig::CopyFrom | ( | const UDPPointToPointConfig & | from | ) |
|
inlinestatic |
Definition at line 329 of file udp_config.pb.h.
|
inlinestatic |
Definition at line 320 of file udp_config.pb.h.
|
inlinefinal |
Definition at line 382 of file udp_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 323 of file udp_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 326 of file udp_config.pb.h.
|
inline |
Definition at line 655 of file udp_config.pb.h.
|
inline |
Definition at line 835 of file udp_config.pb.h.
|
inline |
Definition at line 683 of file udp_config.pb.h.
|
inline |
Definition at line 751 of file udp_config.pb.h.
|
inline |
Definition at line 807 of file udp_config.pb.h.
|
inline |
Definition at line 779 of file udp_config.pb.h.
|
inlinestatic |
Definition at line 332 of file udp_config.pb.h.
|
inline |
Definition at line 845 of file udp_config.pb.h.
|
final |
|
inline |
Definition at line 369 of file udp_config.pb.h.
|
inline |
Definition at line 701 of file udp_config.pb.h.
|
inline |
Definition at line 316 of file udp_config.pb.h.
|
inlinefinal |
Definition at line 363 of file udp_config.pb.h.
|
inline |
Definition at line 295 of file udp_config.pb.h.
|
inlinenoexcept |
Definition at line 299 of file udp_config.pb.h.
|
inline |
Definition at line 717 of file udp_config.pb.h.
|
inline |
Definition at line 690 of file udp_config.pb.h.
|
inline |
Definition at line 761 of file udp_config.pb.h.
|
inline |
Definition at line 731 of file udp_config.pb.h.
|
inline |
Definition at line 673 of file udp_config.pb.h.
|
inline |
Definition at line 817 of file udp_config.pb.h.
|
inline |
Definition at line 853 of file udp_config.pb.h.
| void goby::middleware::protobuf::UDPPointToPointConfig::set_remote_address | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 696 of file udp_config.pb.h.
|
inline |
Definition at line 769 of file udp_config.pb.h.
|
inline |
Definition at line 789 of file udp_config.pb.h.
|
inline |
Definition at line 825 of file udp_config.pb.h.
|
inline |
Definition at line 797 of file udp_config.pb.h.
|
inline |
Definition at line 342 of file udp_config.pb.h.
|
inline |
Definition at line 313 of file udp_config.pb.h.
|
inline |
Definition at line 355 of file udp_config.pb.h.
|
friend |
Definition at line 507 of file udp_config.pb.h.
|
friend |
Definition at line 391 of file udp_config.pb.h.
Definition at line 521 of file udp_config.pb.h.
|
friend |
Definition at line 339 of file udp_config.pb.h.
|
static |
Definition at line 400 of file udp_config.pb.h.
| Impl_ goby::middleware::protobuf::UDPPointToPointConfig::_impl_ |
Definition at line 520 of file udp_config.pb.h.
|
staticconstexpr |
Definition at line 336 of file udp_config.pb.h.