Namespaces | Classes | Typedefs | Functions | Variables
zmq Namespace Reference

Namespaces

 detail
 

Classes

class  context_t
 
class  error_t
 
struct  from_handle_t
 
class  message_t
 
class  monitor_t
 
class  socket_ref
 
class  socket_t
 

Typedefs

typedef zmq_free_fn free_fn
 
typedef zmq_pollitem_t pollitem_t
 

Functions

bool operator!= (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
bool operator< (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
std::ostream & operator<< (std::ostream &os, const message_t &msg)
 
bool operator<= (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
bool operator== (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
bool operator> (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
bool operator>= (socket_ref a, socket_ref b) ZMQ_NOTHROW
 
int poll (zmq_pollitem_t *items_, size_t nitems_, long timeout_=-1)
 
int poll (zmq_pollitem_t const *items_, size_t nitems_, long timeout_=-1)
 
void proxy (void *frontend, void *backend, void *capture)
 
void proxy (socket_ref frontend, socket_ref backend, socket_ref capture=socket_ref())
 
void proxy_steerable (void *frontend, void *backend, void *capture, void *control)
 
void proxy_steerable (socket_ref frontend, socket_ref backend, socket_ref capture, socket_ref control)
 
void swap (message_t &a, message_t &b) ZMQ_NOTHROW
 
void swap (context_t &a, context_t &b) ZMQ_NOTHROW
 
void swap (socket_t &a, socket_t &b) ZMQ_NOTHROW
 
void version (int *major_, int *minor_, int *patch_)
 

Variables

ZMQ_CONSTEXPR_VAR from_handle_t from_handle
 

Typedef Documentation

typedef zmq_free_fn zmq::free_fn

Definition at line 271 of file zmq.hpp.

typedef zmq_pollitem_t zmq::pollitem_t

Definition at line 272 of file zmq.hpp.

Function Documentation

bool zmq::operator!= ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2086 of file zmq.hpp.

bool zmq::operator< ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2090 of file zmq.hpp.

std::ostream& zmq::operator<< ( std::ostream &  os,
const message_t msg 
)
inline

Definition at line 2679 of file zmq.hpp.

bool zmq::operator<= ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2098 of file zmq.hpp.

bool zmq::operator== ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2082 of file zmq.hpp.

bool zmq::operator> ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2094 of file zmq.hpp.

bool zmq::operator>= ( socket_ref  a,
socket_ref  b 
)
inline

Definition at line 2102 of file zmq.hpp.

int zmq::poll ( zmq_pollitem_t *  items_,
size_t  nitems_,
long  timeout_ = -1 
)
inline

Definition at line 289 of file zmq.hpp.

int zmq::poll ( zmq_pollitem_t const *  items_,
size_t  nitems_,
long  timeout_ = -1 
)
inline

Definition at line 298 of file zmq.hpp.

void zmq::proxy ( void *  frontend,
void *  backend,
void *  capture 
)
inline

Definition at line 2210 of file zmq.hpp.

void zmq::proxy ( socket_ref  frontend,
socket_ref  backend,
socket_ref  capture = socket_ref() 
)
inline

Definition at line 2218 of file zmq.hpp.

void zmq::proxy_steerable ( void *  frontend,
void *  backend,
void *  capture,
void *  control 
)
inline

Definition at line 2228 of file zmq.hpp.

void zmq::proxy_steerable ( socket_ref  frontend,
socket_ref  backend,
socket_ref  capture,
socket_ref  control 
)
inline

Definition at line 2235 of file zmq.hpp.

void zmq::swap ( message_t a,
message_t b 
)
inline

Definition at line 716 of file zmq.hpp.

void zmq::swap ( context_t a,
context_t b 
)
inline

Definition at line 880 of file zmq.hpp.

void zmq::swap ( socket_t a,
socket_t b 
)
inline

Definition at line 2204 of file zmq.hpp.

void zmq::version ( int *  major_,
int *  minor_,
int *  patch_ 
)
inline

Definition at line 353 of file zmq.hpp.

Variable Documentation

ZMQ_CONSTEXPR_VAR from_handle_t zmq::from_handle
Initial value:
=
from_handle_t(from_handle_t::_private())

Definition at line 2045 of file zmq.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:53