Bds::DataFileBknas Class Reference

#include <BdsDataFileBknas.h>

Inheritance diagram for Bds::DataFileBknas:

Bds::DataFile List of all members.

Public Member Functions

 DataFileBknas ()
BError open (BString fileName, BString mode)
 Open the file for read or write.
BError setInfo (DataInfo &dataInfo, BList< ChannelInfo > &channelInfos)
 Set information on data for write.
BError writeData (DataBlock &data)
 Write a block of data.

Static Public Member Functions

static DataFormat getFormats ()
 Get list of supported formats.

Private Attributes

DataInfo odataInfo

Constructor & Destructor Documentation

Bds::DataFileBknas::DataFileBknas (  ) 


Member Function Documentation

DataFormat Bds::DataFileBknas::getFormats (  )  [static]

Get list of supported formats.

Reimplemented from Bds::DataFile.

BError Bds::DataFileBknas::open ( BString  fileName,
BString  mode 
) [virtual]

Open the file for read or write.

Reimplemented from Bds::DataFile.

BError Bds::DataFileBknas::setInfo ( DataInfo dataInfo,
BList< ChannelInfo > &  channelInfos 
) [virtual]

Set information on data for write.

Reimplemented from Bds::DataFile.

BError Bds::DataFileBknas::writeData ( DataBlock data  )  [virtual]

Write a block of data.

Reimplemented from Bds::DataFile.


Member Data Documentation

DataInfo Bds::DataFileBknas::odataInfo [private]


The documentation for this class was generated from the following files:
Generated on Wed Jan 27 10:58:40 2010 for BdsApi by  doxygen 1.4.7