OpendTect-6_4  6.4
checksum.h
Go to the documentation of this file.
1 #ifndef checksum_h
2 #define checksum_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: K. Tingdahl
9  Date: Jan 2015
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "algomod.h"
16 #include "gendefs.h"
17 
24 mGlobal(Algo) od_uint64 checksum64(const unsigned char*,od_uint64 arrsize,
25  od_uint64 prevsum=0);
26 mGlobal(Algo) void initChecksum();
27 
28 
29 #endif
#define mGlobal(module)
Definition: commondefs.h:163
od_uint64 checksum64(const unsigned char *, od_uint64 arrsize, od_uint64 prevsum=0)
#define od_uint64
Definition: plftypes.h:37
void initChecksum()

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019