Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::zeromq::protobuf::InterProcessPortalConfig Class Referencefinal

#include <goby/zeromq/protobuf/interprocess_config.pb.h>

Inheritance diagram for goby::zeromq::protobuf::InterProcessPortalConfig:

Public Types

enum  IpCase { kIpv4Address = 4 , kIpAddress = 11 , IP_NOT_SET = 0 }
 
enum  : int {
  kPlatformFieldNumber = 1 , kSocketNameFieldNumber = 3 , kClientNameFieldNumber = 20 , kTransportFieldNumber = 2 ,
  kTcpPortFieldNumber = 5 , kSendQueueSizeFieldNumber = 6 , kReceiveQueueSizeFieldNumber = 7 , kZeromqNumberIoThreadsFieldNumber = 8 ,
  kManagerTimeoutSecondsFieldNumber = 10 , kIpv4AddressFieldNumber = 4 , kIpAddressFieldNumber = 11
}
 
typedef InterProcessPortalConfig_Transport Transport
 

Public Member Functions

 InterProcessPortalConfig ()
 
 ~InterProcessPortalConfig () override
 
PROTOBUF_CONSTEXPR InterProcessPortalConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 InterProcessPortalConfig (const InterProcessPortalConfig &from)
 
 InterProcessPortalConfig (InterProcessPortalConfig &&from) noexcept
 
InterProcessPortalConfigoperator= (const InterProcessPortalConfig &from)
 
InterProcessPortalConfigoperator= (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)
 
InterProcessPortalConfigNew (::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_socket_name () const
 
void clear_socket_name ()
 
const std::string & socket_name () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_socket_name (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_socket_name ()
 
PROTOBUF_NODISCARD std::string * release_socket_name ()
 
void set_allocated_socket_name (std::string *socket_name)
 
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_transport () const
 
void clear_transport ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig_Transport transport () const
 
void set_transport (::goby::zeromq::protobuf::InterProcessPortalConfig_Transport value)
 
bool has_tcp_port () const
 
void clear_tcp_port ()
 
uint32_t tcp_port () const
 
void set_tcp_port (uint32_t value)
 
bool has_send_queue_size () const
 
void clear_send_queue_size ()
 
uint32_t send_queue_size () const
 
void set_send_queue_size (uint32_t value)
 
bool has_receive_queue_size () const
 
void clear_receive_queue_size ()
 
uint32_t receive_queue_size () const
 
void set_receive_queue_size (uint32_t value)
 
bool has_zeromq_number_io_threads () const
 
void clear_zeromq_number_io_threads ()
 
uint32_t zeromq_number_io_threads () const
 
void set_zeromq_number_io_threads (uint32_t value)
 
bool has_manager_timeout_seconds () const
 
void clear_manager_timeout_seconds ()
 
uint32_t manager_timeout_seconds () const
 
void set_manager_timeout_seconds (uint32_t value)
 
bool has_ipv4_address () const
 
void clear_ipv4_address ()
 
const std::string & ipv4_address () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_ipv4_address (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_ipv4_address ()
 
PROTOBUF_NODISCARD std::string * release_ipv4_address ()
 
void set_allocated_ipv4_address (std::string *ipv4_address)
 
bool has_ip_address () const
 
void clear_ip_address ()
 
const std::string & ip_address () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_ip_address (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_ip_address ()
 
PROTOBUF_NODISCARD std::string * release_ip_address ()
 
void set_allocated_ip_address (std::string *ip_address)
 
void clear_ip ()
 
IpCase ip_case () const
 
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_socket_name (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 InterProcessPortalConfigdefault_instance ()
 
static const InterProcessPortalConfiginternal_default_instance ()
 
static bool Transport_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Transport_descriptor ()
 
template<typename T >
static const std::string & Transport_Name (T enum_t_value)
 
static bool Transport_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Transport *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr Transport IPC
 
static constexpr Transport TCP
 
static constexpr Transport Transport_MIN
 
static constexpr Transport Transport_MAX
 
static constexpr int Transport_ARRAYSIZE
 

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_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto
 
void swap (InterProcessPortalConfig &a, InterProcessPortalConfig &b)
 

Detailed Description

Definition at line 98 of file interprocess_config.pb.h.

Member Typedef Documentation

◆ Transport

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPlatformFieldNumber 
kSocketNameFieldNumber 
kClientNameFieldNumber 
kTransportFieldNumber 
kTcpPortFieldNumber 
kSendQueueSizeFieldNumber 
kReceiveQueueSizeFieldNumber 
kZeromqNumberIoThreadsFieldNumber 
kManagerTimeoutSecondsFieldNumber 
kIpv4AddressFieldNumber 
kIpAddressFieldNumber 

Definition at line 261 of file interprocess_config.pb.h.

◆ IpCase

Enumerator
kIpv4Address 
kIpAddress 
IP_NOT_SET 

Definition at line 148 of file interprocess_config.pb.h.

Constructor & Destructor Documentation

◆ InterProcessPortalConfig() [1/5]

goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig ( )
inline

Definition at line 101 of file interprocess_config.pb.h.

◆ ~InterProcessPortalConfig()

goby::zeromq::protobuf::InterProcessPortalConfig::~InterProcessPortalConfig ( )
override

◆ InterProcessPortalConfig() [2/5]

PROTOBUF_CONSTEXPR goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ InterProcessPortalConfig() [3/5]

goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig ( const InterProcessPortalConfig from)

◆ InterProcessPortalConfig() [4/5]

goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig ( InterProcessPortalConfig &&  from)
inlinenoexcept

Definition at line 106 of file interprocess_config.pb.h.

◆ InterProcessPortalConfig() [5/5]

goby::zeromq::protobuf::InterProcessPortalConfig::InterProcessPortalConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::zeromq::protobuf::InterProcessPortalConfig::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::zeromq::protobuf::InterProcessPortalConfig::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t goby::zeromq::protobuf::InterProcessPortalConfig::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::zeromq::protobuf::InterProcessPortalConfig::Clear ( )
final

◆ clear_client_name()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_client_name ( )
inline

Definition at line 1121 of file interprocess_config.pb.h.

◆ clear_ip()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_ip ( )

◆ clear_ip_address()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_ip_address ( )
inline

Definition at line 906 of file interprocess_config.pb.h.

◆ clear_ipv4_address()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_ipv4_address ( )
inline

Definition at line 829 of file interprocess_config.pb.h.

◆ clear_manager_timeout_seconds()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_manager_timeout_seconds ( )
inline

Definition at line 1093 of file interprocess_config.pb.h.

◆ clear_platform()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_platform ( )
inline

Definition at line 671 of file interprocess_config.pb.h.

◆ clear_receive_queue_size()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_receive_queue_size ( )
inline

Definition at line 1037 of file interprocess_config.pb.h.

◆ clear_send_queue_size()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_send_queue_size ( )
inline

Definition at line 1009 of file interprocess_config.pb.h.

◆ clear_socket_name()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_socket_name ( )
inline

Definition at line 759 of file interprocess_config.pb.h.

◆ clear_tcp_port()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_tcp_port ( )
inline

Definition at line 981 of file interprocess_config.pb.h.

◆ clear_transport()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_transport ( )
inline

Definition at line 730 of file interprocess_config.pb.h.

◆ clear_zeromq_number_io_threads()

void goby::zeromq::protobuf::InterProcessPortalConfig::clear_zeromq_number_io_threads ( )
inline

Definition at line 1065 of file interprocess_config.pb.h.

◆ client_name()

const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::client_name ( ) const
inline

Definition at line 1125 of file interprocess_config.pb.h.

◆ CopyFrom()

void goby::zeromq::protobuf::InterProcessPortalConfig::CopyFrom ( const InterProcessPortalConfig from)

◆ default_instance()

static const InterProcessPortalConfig & goby::zeromq::protobuf::InterProcessPortalConfig::default_instance ( )
inlinestatic

Definition at line 145 of file interprocess_config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::zeromq::protobuf::InterProcessPortalConfig::descriptor ( )
inlinestatic

Definition at line 136 of file interprocess_config.pb.h.

◆ GetCachedSize()

int goby::zeromq::protobuf::InterProcessPortalConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 204 of file interprocess_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::zeromq::protobuf::InterProcessPortalConfig::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::zeromq::protobuf::InterProcessPortalConfig::GetDescriptor ( )
inlinestatic

Definition at line 139 of file interprocess_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::zeromq::protobuf::InterProcessPortalConfig::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::zeromq::protobuf::InterProcessPortalConfig::GetReflection ( )
inlinestatic

Definition at line 142 of file interprocess_config.pb.h.

◆ has_client_name()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_client_name ( ) const
inline

Definition at line 1118 of file interprocess_config.pb.h.

◆ has_ip_address()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_ip_address ( ) const
inline

Definition at line 900 of file interprocess_config.pb.h.

◆ has_ipv4_address()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_ipv4_address ( ) const
inline

Definition at line 823 of file interprocess_config.pb.h.

◆ has_manager_timeout_seconds()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_manager_timeout_seconds ( ) const
inline

Definition at line 1090 of file interprocess_config.pb.h.

◆ has_platform()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_platform ( ) const
inline

Definition at line 668 of file interprocess_config.pb.h.

◆ has_receive_queue_size()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_receive_queue_size ( ) const
inline

Definition at line 1034 of file interprocess_config.pb.h.

◆ has_send_queue_size()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_send_queue_size ( ) const
inline

Definition at line 1006 of file interprocess_config.pb.h.

◆ has_socket_name()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_socket_name ( ) const
inline

Definition at line 756 of file interprocess_config.pb.h.

◆ has_tcp_port()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_tcp_port ( ) const
inline

Definition at line 978 of file interprocess_config.pb.h.

◆ has_transport()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_transport ( ) const
inline

Definition at line 727 of file interprocess_config.pb.h.

◆ has_zeromq_number_io_threads()

bool goby::zeromq::protobuf::InterProcessPortalConfig::has_zeromq_number_io_threads ( ) const
inline

Definition at line 1062 of file interprocess_config.pb.h.

◆ internal_default_instance()

static const InterProcessPortalConfig * goby::zeromq::protobuf::InterProcessPortalConfig::internal_default_instance ( )
inlinestatic

Definition at line 154 of file interprocess_config.pb.h.

◆ ip_address()

const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::ip_address ( ) const
inline

Definition at line 912 of file interprocess_config.pb.h.

◆ ip_case()

InterProcessPortalConfig::IpCase goby::zeromq::protobuf::InterProcessPortalConfig::ip_case ( ) const
inline

Definition at line 1187 of file interprocess_config.pb.h.

◆ ipv4_address()

const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::ipv4_address ( ) const
inline

Definition at line 835 of file interprocess_config.pb.h.

◆ IsInitialized()

bool goby::zeromq::protobuf::InterProcessPortalConfig::IsInitialized ( ) const
final

◆ manager_timeout_seconds()

uint32_t goby::zeromq::protobuf::InterProcessPortalConfig::manager_timeout_seconds ( ) const
inline

Definition at line 1100 of file interprocess_config.pb.h.

◆ MergeFrom()

void goby::zeromq::protobuf::InterProcessPortalConfig::MergeFrom ( const InterProcessPortalConfig from)
inline

Definition at line 191 of file interprocess_config.pb.h.

◆ mutable_client_name()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_client_name ( )
inline

Definition at line 1136 of file interprocess_config.pb.h.

◆ mutable_ip_address()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_ip_address ( )
inline

Definition at line 926 of file interprocess_config.pb.h.

◆ mutable_ipv4_address()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_ipv4_address ( )
inline

Definition at line 849 of file interprocess_config.pb.h.

◆ mutable_platform()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_platform ( )
inline

Definition at line 687 of file interprocess_config.pb.h.

◆ mutable_socket_name()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_socket_name ( )
inline

Definition at line 774 of file interprocess_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::zeromq::protobuf::InterProcessPortalConfig::mutable_unknown_fields ( )
inline

Definition at line 132 of file interprocess_config.pb.h.

◆ New()

InterProcessPortalConfig * goby::zeromq::protobuf::InterProcessPortalConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 185 of file interprocess_config.pb.h.

◆ operator=() [1/2]

InterProcessPortalConfig & goby::zeromq::protobuf::InterProcessPortalConfig::operator= ( const InterProcessPortalConfig from)
inline

Definition at line 111 of file interprocess_config.pb.h.

◆ operator=() [2/2]

InterProcessPortalConfig & goby::zeromq::protobuf::InterProcessPortalConfig::operator= ( InterProcessPortalConfig &&  from)
inlinenoexcept

Definition at line 115 of file interprocess_config.pb.h.

◆ platform()

const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::platform ( ) const
inline

Definition at line 675 of file interprocess_config.pb.h.

◆ receive_queue_size()

uint32_t goby::zeromq::protobuf::InterProcessPortalConfig::receive_queue_size ( ) const
inline

Definition at line 1044 of file interprocess_config.pb.h.

◆ release_client_name()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::release_client_name ( )
inline

Definition at line 1152 of file interprocess_config.pb.h.

◆ release_ip_address()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::release_ip_address ( )
inline

Definition at line 953 of file interprocess_config.pb.h.

◆ release_ipv4_address()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::release_ipv4_address ( )
inline

Definition at line 876 of file interprocess_config.pb.h.

◆ release_platform()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::release_platform ( )
inline

Definition at line 703 of file interprocess_config.pb.h.

◆ release_socket_name()

std::string * goby::zeromq::protobuf::InterProcessPortalConfig::release_socket_name ( )
inline

Definition at line 790 of file interprocess_config.pb.h.

◆ send_queue_size()

uint32_t goby::zeromq::protobuf::InterProcessPortalConfig::send_queue_size ( ) const
inline

Definition at line 1016 of file interprocess_config.pb.h.

◆ set_allocated_client_name()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_client_name ( std::string *  client_name)
inline

Definition at line 1166 of file interprocess_config.pb.h.

◆ set_allocated_ip_address()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_ip_address ( std::string *  ip_address)
inline

Definition at line 962 of file interprocess_config.pb.h.

◆ set_allocated_ipv4_address()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_ipv4_address ( std::string *  ipv4_address)
inline

Definition at line 885 of file interprocess_config.pb.h.

◆ set_allocated_platform()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_platform ( std::string *  platform)
inline

Definition at line 712 of file interprocess_config.pb.h.

◆ set_allocated_socket_name()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_allocated_socket_name ( std::string *  socket_name)
inline

Definition at line 804 of file interprocess_config.pb.h.

◆ set_client_name() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::zeromq::protobuf::InterProcessPortalConfig::set_client_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_client_name() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::zeromq::protobuf::InterProcessPortalConfig::set_client_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 1131 of file interprocess_config.pb.h.

◆ set_ip_address()

template<typename ArgT0 , typename... ArgT>
void goby::zeromq::protobuf::InterProcessPortalConfig::set_ip_address ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 917 of file interprocess_config.pb.h.

◆ set_ipv4_address()

template<typename ArgT0 , typename... ArgT>
void goby::zeromq::protobuf::InterProcessPortalConfig::set_ipv4_address ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 840 of file interprocess_config.pb.h.

◆ set_manager_timeout_seconds()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_manager_timeout_seconds ( uint32_t  value)
inline

Definition at line 1108 of file interprocess_config.pb.h.

◆ set_platform() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::zeromq::protobuf::InterProcessPortalConfig::set_platform ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_platform() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::zeromq::protobuf::InterProcessPortalConfig::set_platform ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 682 of file interprocess_config.pb.h.

◆ set_receive_queue_size()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_receive_queue_size ( uint32_t  value)
inline

Definition at line 1052 of file interprocess_config.pb.h.

◆ set_send_queue_size()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_send_queue_size ( uint32_t  value)
inline

Definition at line 1024 of file interprocess_config.pb.h.

◆ set_socket_name() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::zeromq::protobuf::InterProcessPortalConfig::set_socket_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_socket_name() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::zeromq::protobuf::InterProcessPortalConfig::set_socket_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 769 of file interprocess_config.pb.h.

◆ set_tcp_port()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_tcp_port ( uint32_t  value)
inline

Definition at line 996 of file interprocess_config.pb.h.

◆ set_transport()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_transport ( ::goby::zeromq::protobuf::InterProcessPortalConfig_Transport  value)
inline

Definition at line 746 of file interprocess_config.pb.h.

◆ set_zeromq_number_io_threads()

void goby::zeromq::protobuf::InterProcessPortalConfig::set_zeromq_number_io_threads ( uint32_t  value)
inline

Definition at line 1080 of file interprocess_config.pb.h.

◆ socket_name()

const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::socket_name ( ) const
inline

Definition at line 763 of file interprocess_config.pb.h.

◆ Swap()

void goby::zeromq::protobuf::InterProcessPortalConfig::Swap ( InterProcessPortalConfig other)
inline

Definition at line 164 of file interprocess_config.pb.h.

◆ tcp_port()

uint32_t goby::zeromq::protobuf::InterProcessPortalConfig::tcp_port ( ) const
inline

Definition at line 988 of file interprocess_config.pb.h.

◆ transport()

goby::zeromq::protobuf::InterProcessPortalConfig_Transport goby::zeromq::protobuf::InterProcessPortalConfig::transport ( ) const
inline

Definition at line 737 of file interprocess_config.pb.h.

◆ Transport_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::zeromq::protobuf::InterProcessPortalConfig::Transport_descriptor ( )
inlinestatic

Definition at line 244 of file interprocess_config.pb.h.

◆ Transport_IsValid()

static bool goby::zeromq::protobuf::InterProcessPortalConfig::Transport_IsValid ( int  value)
inlinestatic

Definition at line 234 of file interprocess_config.pb.h.

◆ Transport_Name()

template<typename T >
static const std::string & goby::zeromq::protobuf::InterProcessPortalConfig::Transport_Name ( enum_t_value)
inlinestatic

Definition at line 248 of file interprocess_config.pb.h.

◆ Transport_Parse()

static bool goby::zeromq::protobuf::InterProcessPortalConfig::Transport_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
Transport value 
)
inlinestatic

Definition at line 254 of file interprocess_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::zeromq::protobuf::InterProcessPortalConfig::unknown_fields ( ) const
inline

Definition at line 129 of file interprocess_config.pb.h.

◆ UnsafeArenaSwap()

void goby::zeromq::protobuf::InterProcessPortalConfig::UnsafeArenaSwap ( InterProcessPortalConfig other)
inline

Definition at line 177 of file interprocess_config.pb.h.

◆ zeromq_number_io_threads()

uint32_t goby::zeromq::protobuf::InterProcessPortalConfig::zeromq_number_io_threads ( ) const
inline

Definition at line 1072 of file interprocess_config.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 453 of file interprocess_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 213 of file interprocess_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2finterprocess_5fconfig_2eproto

◆ swap

void swap ( InterProcessPortalConfig a,
InterProcessPortalConfig b 
)
friend

Definition at line 161 of file interprocess_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::zeromq::protobuf::InterProcessPortalConfig::_class_data_
static

Definition at line 222 of file interprocess_config.pb.h.

◆ _impl_

Impl_ goby::zeromq::protobuf::InterProcessPortalConfig::_impl_

Definition at line 479 of file interprocess_config.pb.h.

◆ IPC

constexpr Transport goby::zeromq::protobuf::InterProcessPortalConfig::IPC
staticconstexpr

◆ kIndexInFileMessages

constexpr int goby::zeromq::protobuf::InterProcessPortalConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 158 of file interprocess_config.pb.h.

◆ TCP

constexpr Transport goby::zeromq::protobuf::InterProcessPortalConfig::TCP
staticconstexpr

◆ Transport_ARRAYSIZE

constexpr int goby::zeromq::protobuf::InterProcessPortalConfig::Transport_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 241 of file interprocess_config.pb.h.

◆ Transport_MAX

constexpr Transport goby::zeromq::protobuf::InterProcessPortalConfig::Transport_MAX
staticconstexpr
Initial value:
=
constexpr InterProcessPortalConfig_Transport InterProcessPortalConfig_Transport_Transport_MAX

Definition at line 239 of file interprocess_config.pb.h.

◆ Transport_MIN

constexpr Transport goby::zeromq::protobuf::InterProcessPortalConfig::Transport_MIN
staticconstexpr
Initial value:
=
constexpr InterProcessPortalConfig_Transport InterProcessPortalConfig_Transport_Transport_MIN

Definition at line 237 of file interprocess_config.pb.h.


The documentation for this class was generated from the following file: