pars 0.2.1
Loading...
Searching...
No Matches
pipe.h File Reference
#include "nngxx/iface/pipe.h"
Include dependency graph for pipe.h:
This graph shows which files directly or indirectly include this file:

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