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

Paired Class Reference

(time, label) pair file model. More...

#include <Paired.h>

Inheritance diagram for Paired:

Inheritance graph
[legend]
Collaboration diagram for Paired:

Collaboration graph
[legend]
List of all members.

Public Methods

 Paired ()
virtual string get_time0 ()
 Get the first reference. More...

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

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

bool open (const string &filename)

Detailed Description

(time, label) pair file model.


Constructor & Destructor Documentation

Paired::Paired ( )
 


Member Function Documentation

string Paired::get_label ( )
 

Get the label of the annotation unit.

string Paired::get_time ( )
 

Get the start time of the annotation unit.

string Paired::get_time0 ( ) [virtual]
 

Get the first reference.

Some annotations explicitly annotate the first reference, but some don't. This is a solution to normalize such variations.

Reimplemented in XLabelFile.

bool Paired::open ( const string & filename )
 

Returns:
true If open succeeds. false If open fails.

Reimplemented from Record.


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