#include <dist.hpp>
Definition at line 18 of file dist.hpp.
◆ pipes_t
◆ dist_t()
◆ ~dist_t()
◆ activated()
void zmq::dist_t::activated |
( |
zmq::pipe_t * |
pipe_ | ) |
|
◆ attach()
void zmq::dist_t::attach |
( |
zmq::pipe_t * |
pipe_ | ) |
|
◆ check_hwm()
bool zmq::dist_t::check_hwm |
( |
| ) |
|
◆ distribute()
◆ has_out()
bool zmq::dist_t::has_out |
( |
| ) |
|
|
static |
◆ has_pipe()
bool zmq::dist_t::has_pipe |
( |
zmq::pipe_t * |
pipe_ | ) |
|
◆ match()
void zmq::dist_t::match |
( |
zmq::pipe_t * |
pipe_ | ) |
|
◆ pipe_terminated()
void zmq::dist_t::pipe_terminated |
( |
zmq::pipe_t * |
pipe_ | ) |
|
◆ reverse_match()
void zmq::dist_t::reverse_match |
( |
| ) |
|
◆ send_to_all()
◆ send_to_matching()
int zmq::dist_t::send_to_matching |
( |
zmq::msg_t * |
msg_ | ) |
|
◆ unmatch()
void zmq::dist_t::unmatch |
( |
| ) |
|
◆ write()
bool zmq::dist_t::write |
( |
zmq::pipe_t * |
pipe_, |
|
|
zmq::msg_t * |
msg_ |
|
) |
| |
|
private |
◆ _active
◆ _eligible
◆ _matching
◆ _more
◆ _pipes
The documentation for this class was generated from the following files: