#include <DataFile.h>
    ◆ DataFile()
                              | BMeasureApi::DataFile::DataFile | ( |  | ) |  | 
       
    
    ◆ ~DataFile()
                              | BMeasureApi::DataFile::~DataFile | ( |  | ) |  | 
       
    
     ◆ close()
                              | BError BMeasureApi::DataFile::close | ( |  | ) |  | 
       
      ◆ getFileName()
                              | BString BMeasureApi::DataFile::getFileName | ( |  | ) |  | 
       
      ◆ init()
                              | void BMeasureApi::DataFile::init | ( |  | ) |  | 
       
      ◆ open()
     Open the file for read or write. 
       ◆ readData()
                              | BError BMeasureApi::DataFile::readData | ( | DataBlock * | data | ) |  | 
       
      ◆ readInfo()
    ◆ validateFormat()
    ◆ writeData() [1/3]
                              | BError BMeasureApi::DataFile::writeData | ( | DataBlock * | data | ) |  | 
       
      ◆ writeData() [2/3]
                              | BError BMeasureApi::DataFile::writeData | ( | DataBlockFloat * | data | ) |  | 
       
    Write a block of processed data. 
       ◆ writeData() [3/3]
                              | BError BMeasureApi::DataFile::writeData | ( | DataBlockProc * | data | ) |  | 
       
    Write a block of processed data. 
       ◆ writeEnd()
                              | BError BMeasureApi::DataFile::writeEnd | ( |  | ) |  | 
       
    
    ◆ writeInfo()
                              | BError BMeasureApi::DataFile::writeInfo | ( | const InfoBlock & | infoBlock, | 
                    |  |  | const ChannelConfigs & | channels ) | 
       
    
    ◆ writeInfoBMeas()
          |                     | BError BMeasureApi::DataFile::writeInfoBMeas | ( | const InfoBlock & | infoBlock, |             |  |  | const ChannelConfigs & | channels ) |  | private | 
 
    
    ◆ writeInfoCsv()
          |                     | BError BMeasureApi::DataFile::writeInfoCsv | ( | const InfoBlock & | infoBlock, |             |  |  | const ChannelConfigs & | channels ) |  | private | 
 
    
    ◆ writeInfoTdms()
          |                     | BError BMeasureApi::DataFile::writeInfoTdms | ( | const InfoBlock & | infoBlock, |             |  |  | const ChannelConfigs & | channels ) |  | private | 
 
    
     ◆ ofile
          |                     | BFile BMeasureApi::DataFile::ofile |  | private | 
 
    
    ◆ ofileName
          |                     | BString BMeasureApi::DataFile::ofileName |  | private | 
 
    
    ◆ ofileType
          |                     | BUInt BMeasureApi::DataFile::ofileType |  | private | 
 
    
    ◆ oformat
          |                     | BString BMeasureApi::DataFile::oformat |  | private | 
 
    
    ◆ omode
          |                     | BString BMeasureApi::DataFile::omode |  | private | 
 
    
    ◆ opacket
    ◆ opacketLen
          |                     | BUInt32 BMeasureApi::DataFile::opacketLen |  | private | 
 
    
   
The documentation for this class was generated from the following files: