#include <BASfile.h>
Inheritance diagram for BASfile:


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... | |
|
|
|
|
|
|
|
|
|
|
|
Get the duration of the unit.
|
|
|
Get the label of the unit.
|
|
|
Get simbolic link list of the unit.
|
|
|
Get the start time of the unit.
|
|
|
Get the type of the tier.
|
|
|
Read one record from the file.
|
1.2.7 written by Dimitri van Heesch,
© 1997-2001