Public Member Functions | Public Attributes | List of all members
zmq::endpoint_uri_pair_t Struct Reference

#include <endpoint.hpp>

Public Member Functions

bool clash () const
 
 endpoint_uri_pair_t ()
 
 endpoint_uri_pair_t (const std::string &local, const std::string &remote, endpoint_type_t local_type)
 
const std::stringidentifier () const
 

Public Attributes

std::string local
 
endpoint_type_t local_type
 
std::string remote
 

Detailed Description

Definition at line 17 of file endpoint.hpp.

Constructor & Destructor Documentation

◆ endpoint_uri_pair_t() [1/2]

zmq::endpoint_uri_pair_t::endpoint_uri_pair_t ( )
inline

Definition at line 19 of file endpoint.hpp.

◆ endpoint_uri_pair_t() [2/2]

zmq::endpoint_uri_pair_t::endpoint_uri_pair_t ( const std::string local,
const std::string remote,
endpoint_type_t  local_type 
)
inline

Definition at line 20 of file endpoint.hpp.

Member Function Documentation

◆ clash()

bool zmq::endpoint_uri_pair_t::clash ( ) const
inline

Definition at line 32 of file endpoint.hpp.

◆ identifier()

const std::string& zmq::endpoint_uri_pair_t::identifier ( ) const
inline

Definition at line 27 of file endpoint.hpp.

Member Data Documentation

◆ local

std::string zmq::endpoint_uri_pair_t::local

Definition at line 34 of file endpoint.hpp.

◆ local_type

endpoint_type_t zmq::endpoint_uri_pair_t::local_type

Definition at line 35 of file endpoint.hpp.

◆ remote

std::string zmq::endpoint_uri_pair_t::remote

Definition at line 34 of file endpoint.hpp.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11