|
pars 0.2.1
|
#include "nngxx/iface/pipe.h"

Go to the source code of this file.
Namespaces | |
| namespace | nngxx |
Typedefs | |
| using | nngxx::pipe_view = clev::iface<nng_pipe> |
Enumerations | |
| enum class | nngxx::pipe_ev { nngxx::add_pre = NNG_PIPE_EV_ADD_PRE , nngxx::add_post = NNG_PIPE_EV_ADD_POST , nngxx::rem_post = NNG_PIPE_EV_REM_POST , nngxx::num = NNG_PIPE_EV_NUM } |
Functions | |
| nng_pipe_ev | nngxx::cast_pipe_ev (pipe_ev ev) noexcept |
| pipe_ev | nngxx::cast_pipe_ev (nng_pipe_ev ev) noexcept |