|
ZIO
Python and C++ interface to ZeroMQ and Zyre
|
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() () |
Definition at line 9 of file _test_flowsm.cpp.
| typedef int flow_protocol::credit_t |
Definition at line 14 of file _test_flowsm.cpp.
| typedef int flow_protocol::direction_t |
Definition at line 13 of file _test_flowsm.cpp.
| typedef int flow_protocol::endpoint_t |
Definition at line 11 of file _test_flowsm.cpp.
| typedef ev_bot flow_protocol::ev_checksr |
Definition at line 32 of file _test_flowsm.cpp.
| Enumerator | |
|---|---|
| undefined | |
| extract | |
| inject | |
Definition at line 12 of file _test_flowsm.cpp.
|
inline |
Definition at line 129 of file _test_flowsm.cpp.
1.8.13