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

#include <socks.hpp>

Public Member Functions

socks_choice_t decode ()
 
int input (fd_t fd_)
 
bool message_ready () const
 
void reset ()
 
 socks_choice_decoder_t ()
 

Private Attributes

unsigned char _buf [2]
 
size_t _bytes_read
 

Detailed Description

Definition at line 43 of file socks.hpp.

Constructor & Destructor Documentation

◆ socks_choice_decoder_t()

zmq::socks_choice_decoder_t::socks_choice_decoder_t ( )

Definition at line 71 of file socks.cpp.

Member Function Documentation

◆ decode()

zmq::socks_choice_t zmq::socks_choice_decoder_t::decode ( )

Definition at line 92 of file socks.cpp.

◆ input()

int zmq::socks_choice_decoder_t::input ( fd_t  fd_)

Definition at line 75 of file socks.cpp.

◆ message_ready()

bool zmq::socks_choice_decoder_t::message_ready ( ) const

Definition at line 87 of file socks.cpp.

◆ reset()

void zmq::socks_choice_decoder_t::reset ( )

Definition at line 98 of file socks.cpp.

Member Data Documentation

◆ _buf

unsigned char zmq::socks_choice_decoder_t::_buf[2]
private

Definition at line 53 of file socks.hpp.

◆ _bytes_read

size_t zmq::socks_choice_decoder_t::_bytes_read
private

Definition at line 54 of file socks.hpp.


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


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