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

Classes

struct  actioncbs
 
struct  ev_bot
 
struct  ev_dat
 
struct  ev_eot
 
struct  ev_error
 
struct  ev_msg
 
struct  ev_pay
 
struct  ev_recving
 
struct  ev_sending
 
struct  eventcbs
 
struct  protocol
 

Public Types

enum  FlowDirection { undefined, extract, inject }
 
typedef int endpoint_t
 
typedef int direction_t
 
typedef int credit_t
 
typedef ev_bot ev_checksr
 

Public Member Functions

auto operator() ()
 

Detailed Description

Definition at line 9 of file _test_flowsm.cpp.

Member Typedef Documentation

◆ credit_t

Definition at line 14 of file _test_flowsm.cpp.

◆ direction_t

Definition at line 13 of file _test_flowsm.cpp.

◆ endpoint_t

Definition at line 11 of file _test_flowsm.cpp.

◆ ev_checksr

Definition at line 32 of file _test_flowsm.cpp.

Member Enumeration Documentation

◆ FlowDirection

Enumerator
undefined 
extract 
inject 

Definition at line 12 of file _test_flowsm.cpp.

Member Function Documentation

◆ operator()()

auto flow_protocol::operator() ( )
inline

Definition at line 129 of file _test_flowsm.cpp.


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