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


Public Methods | |
| SWBfile () | |
| SWBfile (const string &filename) | |
| ~SWBfile () | |
| bool | read_record () |
| Read one record from the annotation file. More... | |
| string | get_time0 () |
| Get the very first time of the annotation. More... | |
| string | get_time () |
| Get the time of current annotation unit. More... | |
| string | get_label () |
| Get the label. More... | |
| string | get_spkr () |
| Get the speaker. More... | |
| string | get_uttn () |
| Get the utterence number. More... | |
| string | get_next_time () |
| Get the time of the next annotation unit. More... | |
| bool | turn_over () |
|
|
|
|
|
|
|
|
|
|
|
Get the label.
|
|
|
Get the time of the next annotation unit.
|
|
|
Get the speaker.
|
|
|
Get the time of current annotation unit.
|
|
|
Get the very first time of the annotation.
|
|
|
Get the utterence number.
|
|
|
Read one record from the annotation file.
|
|
|
|
1.2.7 written by Dimitri van Heesch,
© 1997-2001