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

TreeBank Class Reference

TreeBank loader class. More...

#include <TreeBank.h>

Inheritance diagram for TreeBank:

Inheritance graph
[legend]
Collaboration diagram for TreeBank:

Collaboration graph
[legend]
List of all members.

Public Methods

 TreeBank ()
 TreeBank (TBEscapeHandler &eh)
 ~TreeBank ()
virtual void store (const string &filename, const AGIds &agIds="", map< string, string > *options=NULL)
 Annotation writer interface. More...


Detailed Description

TreeBank loader class.


Constructor & Destructor Documentation

TreeBank::TreeBank ( ) [inline]
 

TreeBank::TreeBank ( TBEscapeHandler & eh ) [inline]
 

TreeBank::~TreeBank ( ) [inline]
 


Member Function Documentation

void TreeBank::store ( const string & filename,
const AGIds & agIds = "",
map< string, string > * options = NULL ) [virtual]
 

Annotation writer interface.

Parameters:
filename   The name of the file where the AG's are stored.
agIds   Ids of AG's to store.
options   Not used.

Reimplemented from agfio.


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