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

#include <socks.hpp>

Public Member Functions

 socks_basic_auth_request_t (const std::string &username_, const std::string &password_)
 

Public Attributes

const std::string password
 
const std::string username
 

Detailed Description

Definition at line 58 of file socks.hpp.

Constructor & Destructor Documentation

◆ socks_basic_auth_request_t()

zmq::socks_basic_auth_request_t::socks_basic_auth_request_t ( const std::string username_,
const std::string password_ 
)

Definition at line 104 of file socks.cpp.

Member Data Documentation

◆ password

const std::string zmq::socks_basic_auth_request_t::password

Definition at line 64 of file socks.hpp.

◆ username

const std::string zmq::socks_basic_auth_request_t::username

Definition at line 63 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