ComponentData as it should be when the Translator puts it away. More...
Public Attributes | |
| int | destidx |
| const ComponentData & | org |
Protected Member Functions | |
| TargetComponentData (const ComponentData &c, int idx) | |
| void | operator= (const TargetComponentData &) |
| Protection against assignment. | |
Friends | |
| class | SeisTrcTranslator |
ComponentData as it should be when the Translator puts it away.
The data will be copied from the input ComponentData, but can then be changed to desired values. If a component should not be read/written, set destidx to -1.
| SeisTrcTranslator::TargetComponentData::TargetComponentData | ( | const ComponentData & | c, | |
| int | idx | |||
| ) | [inline, protected] |
| void SeisTrcTranslator::TargetComponentData::operator= | ( | const TargetComponentData & | ) | [protected] |
Protection against assignment.
friend class SeisTrcTranslator [friend] |
Reimplemented from SeisTrcTranslator::ComponentData.
1.7.1