#include <pipe.hpp>
Definition at line 33 of file pipe.hpp.
◆ ~i_pipe_events()
virtual zmq::i_pipe_events::~i_pipe_events |
( |
| ) |
|
|
virtual |
◆ hiccuped()
virtual void zmq::i_pipe_events::hiccuped |
( |
zmq::pipe_t * |
pipe_ | ) |
|
|
pure virtual |
◆ pipe_terminated()
virtual void zmq::i_pipe_events::pipe_terminated |
( |
zmq::pipe_t * |
pipe_ | ) |
|
|
pure virtual |
◆ read_activated()
virtual void zmq::i_pipe_events::read_activated |
( |
zmq::pipe_t * |
pipe_ | ) |
|
|
pure virtual |
◆ write_activated()
virtual void zmq::i_pipe_events::write_activated |
( |
zmq::pipe_t * |
pipe_ | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: