A data packet: data+positioning and more that needs to be shared.
More...
List of all members.
Detailed Description
A data packet: data+positioning and more that needs to be shared.
The 'category' is meant like: 'Pre-Stack gather' 'Wavelet' 'Fault surface'
Member Typedef Documentation
Constructor & Destructor Documentation
| DataPack::DataPack |
( |
const char * |
categry |
) |
[inline] |
| DataPack::DataPack |
( |
const DataPack & |
dp |
) |
[inline] |
| virtual DataPack::~DataPack |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual const char* DataPack::category |
( |
|
) |
const [inline, virtual] |
| static const ID DataPack::cNoID |
( |
|
) |
[inline, static] |
| virtual void DataPack::dumpInfo |
( |
IOPar & |
|
) |
const [virtual] |
| static ID DataPack::getNewID |
( |
|
) |
[static, protected] |
ensures a global data pack ID
| ID DataPack::id |
( |
|
) |
const [inline] |
| virtual float DataPack::nrKBytes |
( |
|
) |
const [pure virtual] |
| void DataPack::setCategory |
( |
const char * |
c |
) |
[inline, protected] |
| static const float DataPack::sKb2MbFac |
( |
|
) |
[static, protected] |
| static const char* DataPack::sKeyCategory |
( |
|
) |
[static] |
Friends And Related Function Documentation
Member Data Documentation