List of all members.
Detailed Description
Information for one component.
This is info on data and how it is stored, where the 'store' can be on disk (read) or in memory (write).
Constructor & Destructor Documentation
| SeisTrcTranslator::ComponentData::ComponentData |
( |
const char * |
nm = "Seismic Data" |
) |
[inline, protected] |
| SeisTrcTranslator::ComponentData::ComponentData |
( |
const ComponentData & |
cd |
) |
[inline, protected] |
| SeisTrcTranslator::ComponentData::ComponentData |
( |
const SeisTrc & |
, |
|
|
int |
icomp = 0, |
|
|
const char * |
nm = "Seismic Data" | |
|
) |
| | [protected] |
Member Function Documentation
| void SeisTrcTranslator::ComponentData::operator= |
( |
const ComponentData & |
|
) |
[protected] |
Protection against assignment.
Friends And Related Function Documentation