torc/common/Endian.hpp File Reference

Header for endian conversion. More...

#include <boost/cstdint.hpp>
#include <boost/detail/endian.hpp>
#include <netinet/in.h>

Include dependency graph for Endian.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  torc
namespace  torc::common

Functions

boost::uint64_t torc::common::ntohll (const boost::uint64_t &x)
 Convert 64-bit types from network to host byte order.
boost::uint64_t torc::common::htonll (const boost::uint64_t &x)
 Convert 64-bit types from host to network byte order.


Detailed Description

Header for endian conversion.

Definition in file Endian.hpp.


Generated on Thu Oct 13 16:46:23 2011 for TORC by  doxygen 1.5.6