BurgerLib
Classes | Namespaces
brendian.h File Reference
#include "brtypes.h"
Include dependency graph for brendian.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Burger::SwapEndian
 Swap the byte order of 16, 32 and 64 bit values. More...
class  Burger::NativeEndian
 Loads a 16, 32 or 64 bit value with no byte swapping. More...
class  Burger::LittleEndian
 Loads a 16, 32 or 64 bit value with byte swapping if needed. More...
class  Burger::BigEndian
 Loads a 16, 32 or 64 bit value with byte swapping if needed. More...

Namespaces

namespace  Burger