OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
General
ibmformat.h
Go to the documentation of this file.
1
#ifndef ibmformat_h
2
#define ibmformat_h
3
4
/*+
5
________________________________________________________________________
6
7
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8
Author: A.H. Bril
9
Date: 10-5-1995
10
RCS: $Id$
11
________________________________________________________________________
12
13
-*/
14
15
#include "generalmod.h"
16
#include "
gendefs.h
"
17
22
mExpClass
(General)
IbmFormat
23
{
24
public
:
25
26
static
int
asInt(
const
void
*);
27
static
short
asShort(
const
void
*);
28
static
unsigned
short
asUnsignedShort(
const
void
*);
29
static
float
asFloat(
const
void
*);
30
31
static
void
putInt(
int
,
void
*);
32
static
void
putShort(
short
,
void
*);
33
static
void
putUnsignedShort(
unsigned
short
,
void
*);
34
static
void
putFloat(
float
,
void
*);
35
36
};
37
38
39
#endif
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:160
gendefs.h
IbmFormat
IBM Format.
Definition:
ibmformat.h:22
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019