ZIO
Python and C++ interface to ZeroMQ and Zyre
Public Attributes | List of all members
zmq_event_t Struct Reference

#include <zmq.hpp>

Public Attributes

uint16_t event
 
int32_t value
 

Detailed Description

Definition at line 174 of file zmq.hpp.

Member Data Documentation

◆ event

uint16_t zmq_event_t::event

Definition at line 176 of file zmq.hpp.

◆ value

int32_t zmq_event_t::value

Definition at line 177 of file zmq.hpp.


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