libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
msg.hpp File Reference
#include <stddef.h>
#include <stdio.h>
#include "config.hpp"
#include "fd.hpp"
#include "atomic_counter.hpp"
#include "metadata.hpp"
Include dependency graph for msg.hpp:

Go to the source code of this file.

Classes

struct  zmq::msg_t::content_t
 
class  zmq::msg_t
 

Namespaces

 zmq
 

Typedefs

typedef void( msg_free_fn) (void *data, void *hint)
 

Typedef Documentation

typedef void( msg_free_fn) (void *data, void *hint)

Definition at line 46 of file msg.hpp.