OpendTect-6_4  6.4
Classes | Macros
datachar.h File Reference
Include dependency graph for datachar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataCharacteristics
 byte-level data characteristics of stored data. More...
 

Macros

#define mDeclConstr(T, ii, is)
 

Macro Definition Documentation

#define mDeclConstr (   T,
  ii,
  is 
)
Value:
DataCharacteristics( const T* ) \
: BinDataDesc(ii,is,sizeof(T)), fmt_(Ieee), littleendian_(__islittle__) {} \
DataCharacteristics( const T& ) \
: BinDataDesc(ii,is,sizeof(T)), fmt_(Ieee), littleendian_(__islittle__) {}
#define __islittle__
Definition: plfdefs.h:136
byte-level data characteristics of stored data.
Definition: datachar.h:37
Description of binary data.
Definition: bindatadesc.h:43

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