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

#include <socks.hpp>

Public Member Functions

 socks_greeting_t (const uint8_t *methods_, uint8_t num_methods_)
 
 socks_greeting_t (uint8_t method_)
 

Public Attributes

uint8_t methods [UINT8_MAX]
 
const size_t num_methods
 

Detailed Description

Definition at line 12 of file socks.hpp.

Constructor & Destructor Documentation

◆ socks_greeting_t() [1/2]

zmq::socks_greeting_t::socks_greeting_t ( uint8_t  method_)

Definition at line 17 of file socks.cpp.

◆ socks_greeting_t() [2/2]

zmq::socks_greeting_t::socks_greeting_t ( const uint8_t *  methods_,
uint8_t  num_methods_ 
)

Definition at line 22 of file socks.cpp.

Member Data Documentation

◆ methods

uint8_t zmq::socks_greeting_t::methods[UINT8_MAX]

Definition at line 17 of file socks.hpp.

◆ num_methods

const size_t zmq::socks_greeting_t::num_methods

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