Public Member Functions | |
| StoredData (const char *filename, od_int64 start, const DataCharacteristics &int32) | |
| StoredData (std::ostream &) | |
| ~StoredData () | |
| bool | getKey (od_int64, Seis::PosKey &, bool &) const |
| bool | add (const Seis::PosKey &, bool) |
Protected Attributes | |
| DataInterpreter< int > * | int32di_ |
| Threads::Mutex | lock_ |
| std::istream * | istrm_ |
| od_int64 | start_ |
| std::ostream * | ostrm_ |
| SEGY::FileDataSet::StoredData::StoredData | ( | const char * | filename, | |
| od_int64 | start, | |||
| const DataCharacteristics & | int32 | |||
| ) |
| SEGY::FileDataSet::StoredData::StoredData | ( | std::ostream & | ) |
| SEGY::FileDataSet::StoredData::~StoredData | ( | ) |
| bool SEGY::FileDataSet::StoredData::add | ( | const Seis::PosKey & | , | |
| bool | ||||
| ) |
| bool SEGY::FileDataSet::StoredData::getKey | ( | od_int64 | , | |
| Seis::PosKey & | , | |||
| bool & | ||||
| ) | const |
DataInterpreter<int>* SEGY::FileDataSet::StoredData::int32di_ [protected] |
std::istream* SEGY::FileDataSet::StoredData::istrm_ [protected] |
Threads::Mutex SEGY::FileDataSet::StoredData::lock_ [mutable, protected] |
std::ostream* SEGY::FileDataSet::StoredData::ostrm_ [protected] |
od_int64 SEGY::FileDataSet::StoredData::start_ [protected] |
1.7.1