Bds::DataFileWraAgso Class Reference
#include <BdsDataFileWraAgso.h>
List of all members.
Public Member Functions |
| DataFileWraAgso () |
int | getFeatures () |
| Get bitmask of supported features.
|
DataOrder | getDataOrder () |
| Get the expected order of writing data, by sample or by channel.
|
BError | getInfo (DataInfo &dataInfo, DataFileOptions options, BList< DataError > &errors) |
| Get info on data.
|
BError | readData (BUInt32 channel, BUInt segment, BUInt32 blockNumber, DataBlock &data) |
| Read a block.
|
Static Public Member Functions |
static DataFormat | getFormats () |
| Get list of supported formats.
|
Private Member Functions |
BError | readBlock (BUInt32 blockNumber, BString &channelheader, DataBlock &data) |
Private Attributes |
int | oyear |
int | oblockYear |
BUInt32 | oblockSize |
double | osampleRate |
DataInfo | odataInfo |
BArray< BUInt > | ochannelStartBlocks |
BUInt | oreadChannel |
BUInt | oreadBlock |
BUInt | ocurrentBlock |
Static Private Attributes |
static int | ofieldWidths [] = { 5, 10, 14, 7, 6, 7, 12, 10, 7, 7, 2, 3, 7, 11, 2, 31, 21, 11, 6, 3, 5, 0 } |
Constructor & Destructor Documentation
Bds::DataFileWraAgso::DataFileWraAgso |
( |
|
) |
|
Member Function Documentation
Get the expected order of writing data, by sample or by channel.
Reimplemented from Bds::DataFile.
int Bds::DataFileWraAgso::getFeatures |
( |
|
) |
[virtual] |
Get bitmask of supported features.
Reimplemented from Bds::DataFile.
DataFormat Bds::DataFileWraAgso::getFormats |
( |
|
) |
[static] |
BError Bds::DataFileWraAgso::readBlock |
( |
BUInt32 |
blockNumber, |
|
|
BString & |
channelheader, |
|
|
DataBlock & |
data | |
|
) |
| | [private] |
BError Bds::DataFileWraAgso::readData |
( |
BUInt32 |
channel, |
|
|
BUInt |
segment, |
|
|
BUInt32 |
blockNumber, |
|
|
DataBlock & |
dataBlock | |
|
) |
| | [virtual] |
Member Data Documentation
int Bds::DataFileWraAgso::ofieldWidths = { 5, 10, 14, 7, 6, 7, 12, 10, 7, 7, 2, 3, 7, 11, 2, 31, 21, 11, 6, 3, 5, 0 } [static, private] |
The documentation for this class was generated from the following files: