#include <head.h>
Public Member Functions | |
| void | read (ifstream &ins, char ln[]) |
| void | clear () |
Private Attributes | |
| char | acc [15] |
| string | status |
| string | moltype |
| string | residu |
| string | label |
| string | crossRef |
| string | expSource |
| char | genetics [20] |
| string | note |
| void accession::read | ( | ifstream & | ins, | |
| char | ln[] | |||
| ) |
References acc, parerr::context(), crossRef, DATAIDX, expSource, getAccField(), getf(), label, LINE, moltype, note, parerr::pick(), residu, and status.
Referenced by ref::read().
| void accession::clear | ( | ) |
char accession::acc[15] [private] |
string accession::status [private] |
string accession::moltype [private] |
string accession::residu [private] |
string accession::label [private] |
string accession::crossRef [private] |
string accession::expSource [private] |
char accession::genetics[20] [private] |
string accession::note [private] |
1.5.6