Public Member Functions | List of all members
zmq::wss_address_t Class Reference

#include <wss_address.hpp>

Inheritance diagram for zmq::wss_address_t:
Inheritance graph
[legend]

Public Member Functions

int to_string (std::string &addr_) const
 
 wss_address_t ()
 
 wss_address_t (const sockaddr *sa_, socklen_t sa_len_)
 
- Public Member Functions inherited from zmq::ws_address_t
const sockaddr * addr () const
 
socklen_t addrlen () const
 
sa_family_t family () const
 
const char * host () const
 
const char * path () const
 
int resolve (const char *name_, bool local_, bool ipv6_)
 
int to_string (std::string &addr_) const
 
 ws_address_t ()
 
 ws_address_t (const sockaddr *sa_, socklen_t sa_len_)
 

Additional Inherited Members

- Protected Attributes inherited from zmq::ws_address_t
ip_addr_t _address
 

Detailed Description

Definition at line 10 of file wss_address.hpp.

Constructor & Destructor Documentation

◆ wss_address_t() [1/2]

zmq::wss_address_t::wss_address_t ( )

Definition at line 9 of file wss_address.cpp.

◆ wss_address_t() [2/2]

zmq::wss_address_t::wss_address_t ( const sockaddr *  sa_,
socklen_t  sa_len_ 
)

Definition at line 13 of file wss_address.cpp.

Member Function Documentation

◆ to_string()

int zmq::wss_address_t::to_string ( std::string addr_) const

Definition at line 18 of file wss_address.cpp.


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


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