![]() |
libzmq
master
ZeroMQ C++ Core Engine (LIBZMQ)
|
#include <command.hpp>

Public Attributes | |
| struct { | |
| } | activate_read |
| struct { | |
| uint64_t msgs_read | |
| } | activate_write |
| struct { | |
| struct i_engine * engine | |
| } | attach |
| struct { | |
| zmq::pipe_t * pipe | |
| } | bind |
| struct { | |
| } | done |
| struct { | |
| void * pipe | |
| } | hiccup |
| struct { | |
| zmq::own_t * object | |
| } | own |
| struct { | |
| } | pipe_term |
| struct { | |
| } | pipe_term_ack |
| struct { | |
| } | plug |
| struct { | |
| zmq::socket_base_t * socket | |
| } | reap |
| struct { | |
| } | reaped |
| struct { | |
| } | stop |
| struct { | |
| int linger | |
| } | term |
| struct { | |
| } | term_ack |
| struct { | |
| zmq::own_t * object | |
| } | term_req |
Definition at line 99 of file command.hpp.
| struct { ... } args_t::activate_read |
| struct { ... } args_t::activate_write |
| struct { ... } args_t::attach |
| struct { ... } args_t::bind |
| struct { ... } args_t::done |
| struct i_engine* args_t::engine |
Definition at line 119 of file command.hpp.
| struct { ... } args_t::hiccup |
| int args_t::linger |
Definition at line 163 of file command.hpp.
| uint64_t args_t::msgs_read |
Definition at line 136 of file command.hpp.
| zmq::own_t* args_t::object |
Definition at line 113 of file command.hpp.
| struct { ... } args_t::own |
| zmq::pipe_t* args_t::pipe |
Definition at line 125 of file command.hpp.
| void* args_t::pipe |
Definition at line 143 of file command.hpp.
| struct { ... } args_t::pipe_term |
| struct { ... } args_t::pipe_term_ack |
| struct { ... } args_t::plug |
| struct { ... } args_t::reap |
| struct { ... } args_t::reaped |
| zmq::socket_base_t* args_t::socket |
Definition at line 174 of file command.hpp.
| struct { ... } args_t::stop |
| struct { ... } args_t::term |
| struct { ... } args_t::term_ack |
| struct { ... } args_t::term_req |