#include <BitOps.hpp>
Static Public Member Functions | |
static XMLCh | swapBytes (const XMLUInt16 toSwap) |
static unsigned int | swapBytes (const XMLUInt32 toSwap) |
Protected Member Functions | |
BitOps () | |
BitOps (const BitOps &) | |
BitOps & | operator= (const BitOps &) |
Definition at line 112 of file BitOps.hpp.
BitOps::BitOps | ( | ) | [protected] |
BitOps::BitOps | ( | const BitOps & | ) | [protected] |
static unsigned int BitOps::swapBytes | ( | const XMLUInt32 | toSwap | ) | [inline, static] |
Definition at line 124 of file BitOps.hpp.
Definition at line 118 of file BitOps.hpp.