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

TFfile Class Reference

Table Format(TF) file model. More...

#include <TFfile.h>

Inheritance diagram for TFfile:

Inheritance graph
[legend]
Collaboration diagram for TFfile:

Collaboration graph
[legend]
List of all members.

Public Methods

 TFfile (int n, const string &separator)
 TFfile (int n, const string &separator, const string &filename)
bool read_record ()
 read a record from the current file. More...


Protected Methods

virtual void read_entry ()

Detailed Description

Table Format(TF) file model.


Constructor & Destructor Documentation

TFfile::TFfile ( int n,
const string & separator )
 

Parameters:
n   number of fields
separator   field separator

TFfile::TFfile ( int n,
const string & separator,
const string & filename )
 

Parameters:
n   number of fields
separator   field separator
filename   input file


Member Function Documentation

void TFfile::read_entry ( ) [protected, virtual]
 

Reimplemented from Record.

bool TFfile::read_record ( )
 

read a record from the current file.


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