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

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