Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
BdsDataFileCd.h
Go to the documentation of this file.
96 BError readBlock_1v0(BUInt32 channel, BUInt64 pos, DataBlock& data, int addInfo, int validateNext);
99 BError readBlock_1v1(BUInt32 channel, BUInt64 pos, DataBlock& data, int addInfo, int validateNext);
BUInt32 BUInt
uint32_t BUInt32
uint8_t BUInt8
float BFloat32
uint64_t BUInt64
char data[8]
This class provides the actual Sensor data values contained within a single data block.
Definition BdsD.h:710
This stores a data error. It includes and error number and a string as well as information on what se...
Definition BdsLib.h:35
BError getInfo(DataInfo &dataInfo, DataFileOptions options, BList< DataError > &errors)
Get info on data.
Definition BdsDataFileCd.cpp:251
DataOrder getDataOrder()
Get the expected order of writing data, by sample or by channel.
Definition BdsDataFileCd.cpp:239
BError readData(BUInt32 channel, BUInt segment, BUInt32 blockNumber, DataBlock &data)
Read a block.
Definition BdsDataFileCd.cpp:558
BString getFixesInfo()
Get readable list of fixes that can be applied to faulty data files.
Definition BdsDataFileCd.cpp:243
int getFeatures()
Get bitmask of supported features.
Definition BdsDataFileCd.cpp:235
This class defines the interface for generic data file access that all of the BDS data converters sha...
Definition BdsDataFile.h:41
Definition BdsC.cc:8
BdsDataFile: Internal CD1.0 frame information.
Definition BdsDataFileCd.h:28
Generated by
