ISIS Core Library 0.7.2 (api 3.0.0)
Namespaces | Functions

/scr/tee1/isis/lib/Core/DataStorage/endianess.hpp File Reference

#include <boost/type_traits/is_arithmetic.hpp>
#include "../CoreUtils/types.hpp"
#include "../CoreUtils/value.hpp"
#include <bits/byteswap.h>

Go to the source code of this file.

Namespaces

namespace  isis
namespace  isis::data

Functions

template<typename T >
static _internal T isis::data::endianSwap (const T &var)
template<typename ITER , typename TITER >
static void isis::data::endianSwapArray (const ITER begin, const ITER end, TITER target)