|
pars 0.2.1
|
Classes | |
| class | context |
| struct | context_opt |
| class | context_registry |
| class | op |
| class | pipe |
| class | pull |
| Represents an nng_pull protocol. More... | |
| class | push |
| Represents an nng_push protocol. More... | |
| class | rep |
| Represents an nng_rep protocol. More... | |
| class | req |
| Represents an nng_req protocol. More... | |
| class | socket |
| Represents an nng_socket. More... | |
| struct | socket_opt |
| Represents the options that can be configured for a given socket. More... | |
| class | tool_view |
| Represents an nng_socket or nng_ctx view. More... | |
Concepts | |
| concept | tool_c |
Typedefs | |
| using | cb_f = std::function<void(clev::expected<void>, nngxx::msg)> |
Enumerations | |
| enum class | dir { out , in } |
| enum class | cmode { dial , listen } |
| using pars::net::cb_f = std::function<void(clev::expected<void>, nngxx::msg)> |
|
strong |
|
strong |