#include <algorithm>
#include "Basis/NativeTypes.h"
Include dependency graph for Endian.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
Functions | |
void | Impala::EndianSwapIt (UInt8 *b, int n) |
template<class Type> | |
void | Impala::EndianSwap (Type *v) |