OpendTect
6.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
master_od_source
include
General
ibmformat.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: A.H. Bril
8
Date: 10-5-1995
9
________________________________________________________________________
10
11
-*/
12
13
#include "generalmod.h"
14
#include "
gendefs.h
"
15
20
mExpClass
(General)
IbmFormat
21
{
22
public
:
23
24
static
int
asInt(
const
void
*);
25
static
short
asShort(
const
void
*);
26
static
unsigned
short
asUnsignedShort(
const
void
*);
27
static
float
asFloat(
const
void
*);
28
29
static
void
putInt(
int
,
void
*);
30
static
void
putShort(
short
,
void
*);
31
static
void
putUnsignedShort(
unsigned
short
,
void
*);
32
static
void
putFloat(
float
,
void
*);
33
34
};
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:157
gendefs.h
IbmFormat
IBM Format.
Definition:
ibmformat.h:20
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017