Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
BdsDataFileLog.h
Go to the documentation of this file.
28 BError setInfo(const DataInfo& dataInfo, const ChannelInfos& channelInfos, WriteOptionsList options = WriteOptionSensorData);
BUInt32 format
BUInt32 BUInt
uint32_t BUInt32
uint64_t BUInt64
BOAP data class definitions for: Bds.
char data[8]
This class provides Metadata information on a set of channels.
Definition BdsD.h:566
This class provides the actual Sensor data values contained within a single data block.
Definition BdsD.h:710
int getFeatures()
Get bitmask of supported features.
Definition BdsDataFileLog.cpp:57
BError open(BString fileName, BString mode)
Open the file for read or write.
Definition BdsDataFileLog.cpp:44
BError setFormat(BString format)
Set the sub-format.
Definition BdsDataFileLog.cpp:186
DataOrder getDataOrder()
Get the expected order of writing data, by sample or by channel.
Definition BdsDataFileLog.cpp:53
BError readData(BUInt32 channel, BUInt segment, BUInt32 blockNumber, DataBlock &data)
Read a block.
Definition BdsDataFileLog.cpp:125
BError setInfo(const DataInfo &dataInfo, const ChannelInfos &channelInfos, WriteOptionsList options=WriteOptionSensorData)
Set information on data for write.
Definition BdsDataFileLog.cpp:200
BError getInfo(DataInfo &dataInfo, DataFileOptions options, BList< DataError > &errors)
Get info on data.
Definition BdsDataFileLog.cpp:62
BError start(BUInt channel, BUInt segment)
Start writing next segment of data.
Definition BdsDataFileLog.cpp:216
BError writeData(const DataBlock &data)
Write a block of data.
Definition BdsDataFileLog.cpp:263
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
Generated by
