BinUtils.cpp File Reference


Detailed Description

Binary manipulation functions.

Definition in file BinUtils.cpp.

#include "BinUtils.hpp"

Include dependency graph for BinUtils.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk
namespace  gpstk::BinUtils

Variables

const CRCParam CRCCCITT (16, 0x1021, 0xffff, 0, true, false, false)
const CRCParam CRC16 (16, 0x8005, 0, 0, true, true, true)
const CRCParam CRC32 (32, 0x4c11db7, 0xffffffff, 0xffffffff, true, true, true)
const CRCParam CRC24Q (24, 0x823ba9, 0, 0xffffffff, true, false, false)


Generated on Tue Feb 7 03:31:06 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1