Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BASfile Class Reference

BAS Partitur file model. More...

#include <BASfile.h>

Inheritance diagram for BASfile:

Inheritance graph
[legend]
Collaboration diagram for BASfile:

Collaboration graph
[legend]
List of all members.

Public Methods

 BASfile ()
 BASfile (const string &filename)
 ~BASfile ()
bool read_record ()
 Read one record from the file. More...

string get_type ()
 Get the type of the tier. More...

string get_time ()
 Get the start time of the unit. More...

string get_dur ()
 Get the duration of the unit. More...

string get_ref ()
 Get simbolic link list of the unit. More...

string get_label ()
 Get the label of the unit. More...


Detailed Description

BAS Partitur file model.


Constructor & Destructor Documentation

BASfile::BASfile ( )
 

BASfile::BASfile ( const string & filename )
 

BASfile::~BASfile ( )
 


Member Function Documentation

string BASfile::get_dur ( )
 

Get the duration of the unit.

string BASfile::get_label ( )
 

Get the label of the unit.

string BASfile::get_ref ( )
 

Get simbolic link list of the unit.

string BASfile::get_time ( )
 

Get the start time of the unit.

string BASfile::get_type ( )
 

Get the type of the tier.

bool BASfile::read_record ( )
 

Read one record from the file.


The documentation for this class was generated from the following file:
Generated at Wed Jul 3 14:55:19 2002 for Annotation Graph API by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001