Public Member Functions | Private Attributes | List of all members
zmq::ip_resolver_options_t Class Reference

#include <ip_resolver.hpp>

Public Member Functions

bool allow_dns ()
 
ip_resolver_options_tallow_dns (bool allow_)
 
bool allow_nic_name ()
 
ip_resolver_options_tallow_nic_name (bool allow_)
 
bool allow_path ()
 
ip_resolver_options_tallow_path (bool allow_)
 
bool bindable ()
 
ip_resolver_options_tbindable (bool bindable_)
 
bool expect_port ()
 
ip_resolver_options_texpect_port (bool expect_)
 
 ip_resolver_options_t ()
 
bool ipv6 ()
 
ip_resolver_options_tipv6 (bool ipv6_)
 

Private Attributes

bool _bindable_wanted
 
bool _dns_allowed
 
bool _ipv6_wanted
 
bool _nic_name_allowed
 
bool _path_allowed
 
bool _port_expected
 

Detailed Description

Definition at line 34 of file ip_resolver.hpp.

Constructor & Destructor Documentation

◆ ip_resolver_options_t()

zmq::ip_resolver_options_t::ip_resolver_options_t ( )

Definition at line 95 of file ip_resolver.cpp.

Member Function Documentation

◆ allow_dns() [1/2]

bool zmq::ip_resolver_options_t::allow_dns ( )

Definition at line 172 of file ip_resolver.cpp.

◆ allow_dns() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::allow_dns ( bool  allow_)

Definition at line 138 of file ip_resolver.cpp.

◆ allow_nic_name() [1/2]

bool zmq::ip_resolver_options_t::allow_nic_name ( )

Definition at line 157 of file ip_resolver.cpp.

◆ allow_nic_name() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::allow_nic_name ( bool  allow_)

Definition at line 114 of file ip_resolver.cpp.

◆ allow_path() [1/2]

bool zmq::ip_resolver_options_t::allow_path ( )

Definition at line 177 of file ip_resolver.cpp.

◆ allow_path() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::allow_path ( bool  allow_)

Definition at line 145 of file ip_resolver.cpp.

◆ bindable() [1/2]

bool zmq::ip_resolver_options_t::bindable ( )

Definition at line 152 of file ip_resolver.cpp.

◆ bindable() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::bindable ( bool  bindable_)

Definition at line 106 of file ip_resolver.cpp.

◆ expect_port() [1/2]

bool zmq::ip_resolver_options_t::expect_port ( )

Definition at line 167 of file ip_resolver.cpp.

◆ expect_port() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::expect_port ( bool  expect_)

Definition at line 131 of file ip_resolver.cpp.

◆ ipv6() [1/2]

bool zmq::ip_resolver_options_t::ipv6 ( )

Definition at line 162 of file ip_resolver.cpp.

◆ ipv6() [2/2]

zmq::ip_resolver_options_t & zmq::ip_resolver_options_t::ipv6 ( bool  ipv6_)

Definition at line 121 of file ip_resolver.cpp.

Member Data Documentation

◆ _bindable_wanted

bool zmq::ip_resolver_options_t::_bindable_wanted
private

Definition at line 54 of file ip_resolver.hpp.

◆ _dns_allowed

bool zmq::ip_resolver_options_t::_dns_allowed
private

Definition at line 58 of file ip_resolver.hpp.

◆ _ipv6_wanted

bool zmq::ip_resolver_options_t::_ipv6_wanted
private

Definition at line 56 of file ip_resolver.hpp.

◆ _nic_name_allowed

bool zmq::ip_resolver_options_t::_nic_name_allowed
private

Definition at line 55 of file ip_resolver.hpp.

◆ _path_allowed

bool zmq::ip_resolver_options_t::_path_allowed
private

Definition at line 59 of file ip_resolver.hpp.

◆ _port_expected

bool zmq::ip_resolver_options_t::_port_expected
private

Definition at line 57 of file ip_resolver.hpp.


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


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