OpendTect-6_4
6.4
|
Go to the source code of this file.
Classes | |
class | ValueSeries< T > |
Interface to a series of values. More... | |
class | OffsetValueSeries< T > |
ValueSeries of offsets. More... | |
class | ArrayValueSeries< RT, AT > |
Series of values from a pointer to some kind of array. If a more advanced conversion between the return type and the array type is wanted, use ConvValueSeries instead. More... | |
class | MultiArrayValueSeries< RT, AT > |
Valueseries that allocates its data in smaller chunks. By doing this, it performs better in environments where the memory is fragmented (i.e. windows 32 bit). Default chunk size for windows 32 bit is 512MB and for all other platforms default is 32 GB. More... | |
class | ValueSeriesGetAll< T > |
Gets ValueSeries. More... | |
Macros | |
#define | mImplArr { return typeid(RT)==typeid(AT) ? (RT*) ptr_ : (RT*) 0;} |
#define | mChunkSize 0x800000000 |
#define mChunkSize 0x800000000 |
#define mImplArr { return typeid(RT)==typeid(AT) ? (RT*) ptr_ : (RT*) 0;} |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019