Public Member Functions | |
| gbprt () | |
| ~gbprt () | |
| void | read (istream &ins, string &ln) |
| void | write (ostream &ous) |
Private Attributes | |
| string | acc |
| char | pid [12] |
| string | def |
| string | keywd |
| string | org |
| char * | seq |
| int | seqlen |
| gbprt::gbprt | ( | ) |
References pid.
| gbprt::~gbprt | ( | ) | [inline] |
References seq.
| void gbprt::read | ( | istream & | ins, | |
| string & | ln | |||
| ) |
| void gbprt::write | ( | ostream & | ous | ) |
string gbprt::acc [private] |
char gbprt::pid[12] [private] |
string gbprt::def [private] |
string gbprt::keywd [private] |
string gbprt::org [private] |
char* gbprt::seq [private] |
int gbprt::seqlen [private] |
1.5.6