|
pars 0.2.1
|
#include <nng/nng.h>#include <nng/protocol/reqrep0/req.h>

Go to the source code of this file.
Namespaces | |
| namespace | nngxx |
Typedefs | |
| template<opt o> | |
| using | nngxx::opt_to_nng_type_t = opt_to_nng_type<o>::return_type |
Enumerations | |
| enum class | nngxx::opt { nngxx::sockname , nngxx::raw , nngxx::recvbuf , nngxx::sendbuf , nngxx::recvfd , nngxx::sendfd , nngxx::recvtimeo , nngxx::sendtimeo , nngxx::locaddr , nngxx::remaddr , nngxx::url , nngxx::maxttl , nngxx::recvmaxsz , nngxx::reconnmint , nngxx::reconnmaxt , nngxx::peergid , nngxx::peerpid , nngxx::peeruid , nngxx::peerzoneid , nngxx::req_resend_time , nngxx::req_resend_tick } |
| enum class | nngxx::opt_overload { nngxx::integer , nngxx::boolean , nngxx::string , nngxx::size , nngxx::sockaddr , nngxx::duration , nngxx::uint64 } |