libzmq master
The Intelligent Transport Layer
Classes | Typedefs

msg.hpp File Reference

#include <stddef.h>
#include "config.hpp"
#include "atomic_counter.hpp"
Include dependency graph for msg.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Typedefs

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

Typedef Documentation

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

Definition at line 36 of file msg.hpp.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines