libzmq master
The Intelligent Transport Layer
Typedefs

msg.cpp File Reference

#include "msg.hpp"
#include "../include/zmq.h"
#include <string.h>
#include <errno.h>
#include <stdlib.h>
#include <new>
#include "stdint.hpp"
#include "likely.hpp"
#include "err.hpp"
Include dependency graph for msg.cpp:

Go to the source code of this file.

Typedefs

typedef char zmq_msg_size_check [2 *((sizeof(zmq::msg_t)==sizeof(zmq_msg_t))!=0)-1]

Typedef Documentation

typedef char zmq_msg_size_check[2 *((sizeof(zmq::msg_t)==sizeof(zmq_msg_t))!=0)-1]

Definition at line 37 of file msg.cpp.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines