zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
zmqpp::poller Member List

This is the complete list of members for zmqpp::poller, including all inherited members.

_fdindexzmqpp::pollerprivate
_indexzmqpp::pollerprivate
_itemszmqpp::pollerprivate
add(socket_t &socket, short const event=poll_in)zmqpp::poller
add(raw_socket_t const descriptor, short const event=poll_in|poll_error)zmqpp::poller
add(zmq_pollitem_t const &item)zmqpp::poller
check_for(socket_t const &socket, short const event)zmqpp::poller
check_for(raw_socket_t const descriptor, short const event)zmqpp::poller
check_for(zmq_pollitem_t const &item, short const event)zmqpp::poller
events(socket_t const &socket) const zmqpp::poller
events(raw_socket_t const descriptor) const zmqpp::poller
events(zmq_pollitem_t const &item) const zmqpp::poller
has(socket_t const &socket)zmqpp::poller
has(raw_socket_t const descriptor)zmqpp::poller
has(zmq_pollitem_t const &item)zmqpp::poller
has_error(Watched const &watchable) const zmqpp::pollerinline
has_input(Watched const &watchable) const zmqpp::pollerinline
has_output(Watched const &watchable) const zmqpp::pollerinline
poll(long timeout=wait_forever)zmqpp::poller
poll_errorzmqpp::pollerstatic
poll_inzmqpp::pollerstatic
poll_nonezmqpp::pollerstatic
poll_outzmqpp::pollerstatic
poll_prizmqpp::pollerstatic
poller()zmqpp::poller
reindex(size_t const index)zmqpp::pollerprivate
remove(socket_t const &socket)zmqpp::poller
remove(raw_socket_t const descriptor)zmqpp::poller
remove(zmq_pollitem_t const &item)zmqpp::poller
wait_foreverzmqpp::pollerstatic
~poller()zmqpp::poller