ZIO
Python and C++ interface to ZeroMQ and Zyre
Classes | Public Types | Public Member Functions | List of all members
client_protocol Struct Reference

Classes

struct  actions
 
struct  connected
 
struct  ev_connect
 
struct  ev_connected
 
struct  ev_disconnect
 
struct  ev_disconnected
 
struct  ev_error
 
struct  ev_fin
 
struct  ev_handshake_ack
 
struct  ev_payload
 
struct  ev_retry
 
struct  events
 
struct  protocol
 

Public Types

typedef std::vector< std::uint8_t > const_buffer
 

Public Member Functions

auto operator() ()
 

Detailed Description

Definition at line 11 of file _test_hsm.cpp.

Member Typedef Documentation

◆ const_buffer

typedef std::vector<std::uint8_t> client_protocol::const_buffer

Definition at line 13 of file _test_hsm.cpp.

Member Function Documentation

◆ operator()()

auto client_protocol::operator() ( )
inline

Definition at line 115 of file _test_hsm.cpp.


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