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

TF Class Reference

Table Format loader class. More...

#include <TF.h>

Inheritance diagram for TF:

Inheritance graph
[legend]
Collaboration diagram for TF:

Collaboration graph
[legend]
List of all members.

Public Methods

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


Detailed Description

Table Format loader class.


Member Function Documentation

void TF::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   Two options are available. "header" is a string of field names separated by the separator. "separator" is a string used as a separator of field names. If not supplied, the values used for loading are used.

Reimplemented from agfio.


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