zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
Macros
byte_ordering.hpp File Reference
#include <endian.h>
Include dependency graph for byte_ordering.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HOST_TO_BIG_ENDIAN_32(x)   htobe32(x)
 

Detailed Description

Date
27 Sep 2016
Author
Daniel Underwood (@danielunderwood)

Macro Definition Documentation

◆ HOST_TO_BIG_ENDIAN_32

#define HOST_TO_BIG_ENDIAN_32 (   x)    htobe32(x)