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

#include <socks.hpp>

Public Member Functions

 socks_request_t (uint8_t command_, std::string hostname_, uint16_t port_)
 

Public Attributes

const uint8_t command
 
const std::string hostname
 
const uint16_t port
 

Detailed Description

Definition at line 102 of file socks.hpp.

Constructor & Destructor Documentation

◆ socks_request_t()

zmq::socks_request_t::socks_request_t ( uint8_t  command_,
std::string  hostname_,
uint16_t  port_ 
)

Definition at line 193 of file socks.cpp.

Member Data Documentation

◆ command

const uint8_t zmq::socks_request_t::command

Definition at line 106 of file socks.hpp.

◆ hostname

const std::string zmq::socks_request_t::hostname

Definition at line 107 of file socks.hpp.

◆ port

const uint16_t zmq::socks_request_t::port

Definition at line 108 of file socks.hpp.


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


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