Bds::DataFileAscii Class Reference

#include <BdsDataFileAscii.h>

Inheritance diagram for Bds::DataFileAscii:

Bds::DataFile List of all members.

Public Member Functions

 DataFileAscii ()
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::DataFileAscii::DataFileAscii (  ) 


Member Function Documentation

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

Get list of supported formats.

Reimplemented from Bds::DataFile.

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

Open the file for read or write.

Reimplemented from Bds::DataFile.

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

Set information on data for write.

Reimplemented from Bds::DataFile.

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

Write a block of data.

Reimplemented from Bds::DataFile.


Member Data Documentation

DataInfo Bds::DataFileAscii::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