AwReadWrite
Read Write Library for AnyWave
Public Member Functions | List of all members
AwDataInfoWriter Class Reference

Defines class to manage file information for writer's plugins. More...

#include <AwReadWriteLib.h>

Inheritance diagram for AwDataInfoWriter:
AwDataInfo

Public Member Functions

void setChannels (AwChannelList &channels)
 
- Public Member Functions inherited from AwDataInfo
AwBlockList & blocks ()
 
AwChannelList & channels ()
 
qint32 channelsCount ()
 
QString & patientName ()
 
QString & recordingDate ()
 
QString & recordingTime ()
 
QString & manufacturer ()
 
AwBlocknewBlock ()
 
float totalDuration ()
 
quint32 totalSamples ()
 
bool isEpoched ()
 
QString & fileName ()
 
void setFileName (const QString &name)
 
void setManufacturer (const QString &man)
 
void setTime (const QString &time)
 
void setDate (const QString &date)
 
void setPatientName (const QString &name)
 

Detailed Description

Defines class to manage file information for writer's plugins.

Inherited from AwDataInfo.

Remarks
This object is used in the Writer plug-ins interface.
See also
AwDataInfo | AwFileWriter

Member Function Documentation

void AwDataInfoWriter::setChannels ( AwChannelList &  channels)
inline

Sets the list of channels to write. Those channels will become the as recored channel for the newly created file.


The documentation for this class was generated from the following files: