#include <maf.h>
Collaboration diagram for mafFile:

Data Fields | |
| mafFile * | next |
| int | version |
| char * | scoring |
| mafAli * | alignments |
| lineFile * | lf |
Definition at line 13 of file maf.h.
struct mafFile* mafFile::next [read] |
| int mafFile::version |
| char* mafFile::scoring |
struct mafAli* mafFile::alignments [read] |
struct lineFile* mafFile::lf [read] |
Definition at line 20 of file maf.h.
Referenced by mafFileFree(), mafMayOpen(), mafNextWithPos(), mafRewind(), and nextLine().
1.5.2