#include <head.h>
Public Member Functions | |
| func () | |
| void | read (ifstream &ins, char ln[]) |
| void | clear () |
| void | write (ostream &ou) const |
Private Attributes | |
| char | key [60] |
| string | descrip |
| string | pathway |
| string | note |
| func::func | ( | ) |
References key.
| void func::read | ( | ifstream & | ins, | |
| char | ln[] | |||
| ) |
References DATAIDX, descrip, getField(), key, LINE, note, pathway, and parerr::pick().
Referenced by protein::read().
| void func::clear | ( | ) |
string func::descrip [private] |
string func::pathway [private] |
string func::note [private] |
1.5.6