FastaLib Struct Reference

#include <fasta.h>

List of all members.

Public Attributes

char readBuffer[MAX_SEQ_LENGTH *10+15] __ALIGNED__
char * data
FILE * fp
char * name


Detailed Description

Definition at line 36 of file fasta.h.


Member Data Documentation

char readBuffer [ MAX_SEQ_LENGTH*10 + 15 ] FastaLib::__ALIGNED__

Definition at line 40 of file fasta.h.

char* FastaLib::data

Definition at line 39 of file fasta.h.

Referenced by swps3_readNextSequence().

FILE* FastaLib::fp

Definition at line 37 of file fasta.h.

Referenced by swps3_openLib(), and swps3_readNextSequence().

char* FastaLib::name

Definition at line 38 of file fasta.h.

Referenced by swps3_getSequenceName(), swps3_openLib(), and swps3_readNextSequence().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 5 12:44:51 2008 for swps3 by  doxygen 1.5.4