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 (socket_ref frontend, socket_ref backend, socket_ref capture=socket_ref())
 
void proxy (void *frontend, void *backend, void *capture)
 
void proxy_steerable (socket_ref frontend, socket_ref backend, socket_ref capture, socket_ref control)
 
void proxy_steerable (void *frontend, void *backend, void *capture, void *control)
 
void swap (context_t &a, context_t &b) ZMQ_NOTHROW
 
void swap (message_t &a, message_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 = from_handle_t(from_handle_t::_private())
 

Typedef Documentation

◆ free_fn

typedef zmq_free_fn zmq::free_fn

Definition at line 274 of file zmq.hpp.

◆ pollitem_t

typedef zmq_pollitem_t zmq::pollitem_t

Definition at line 275 of file zmq.hpp.

Function Documentation

◆ operator!=()

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

Definition at line 2223 of file zmq.hpp.

◆ operator<()

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

Definition at line 2227 of file zmq.hpp.

◆ operator<<()

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

Definition at line 2834 of file zmq.hpp.

◆ operator<=()

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

Definition at line 2235 of file zmq.hpp.

◆ operator==()

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

Definition at line 2219 of file zmq.hpp.

◆ operator>()

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

Definition at line 2231 of file zmq.hpp.

◆ operator>=()

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

Definition at line 2239 of file zmq.hpp.

◆ poll() [1/2]

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

Definition at line 299 of file zmq.hpp.

◆ poll() [2/2]

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

Definition at line 308 of file zmq.hpp.

◆ proxy() [1/2]

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

Definition at line 2368 of file zmq.hpp.

◆ proxy() [2/2]

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

Definition at line 2361 of file zmq.hpp.

◆ proxy_steerable() [1/2]

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

Definition at line 2385 of file zmq.hpp.

◆ proxy_steerable() [2/2]

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

Definition at line 2378 of file zmq.hpp.

◆ swap() [1/3]

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

Definition at line 942 of file zmq.hpp.

◆ swap() [2/3]

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

Definition at line 754 of file zmq.hpp.

◆ swap() [3/3]

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

Definition at line 2355 of file zmq.hpp.

◆ version()

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

Definition at line 360 of file zmq.hpp.

Variable Documentation

◆ from_handle

Definition at line 2180 of file zmq.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32