#include <iostream>
#include <fstream>
#include <algorithm>
#include "datatypes.h"
Go to the source code of this file.
Classes | |
class | EndianTest__ |
class | bostream |
class | bistream |
Functions | |
template<typename T> | |
void | byteswap (T &val) |
Copyright (C) 2010 Max-Planck-Society
Definition in file bstream.h.
void byteswap | ( | T & | val | ) | [inline] |