zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
Loading...
Searching...
No Matches
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)
 

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)
Value:
htobe32(x)