#include <gsubarch.h>
Public Member Functions | |
| Gsubrecord () | |
| Gsubrecord (const string &ln) | |
| bool | operator< (const Gsubrecord &gr) const |
| bool | operator< (const string &str) const |
| string | identifiers () const |
Public Attributes | |
| string | jgipid |
| string | ncbipid |
| string | locustag |
| string | defline |
| Gsubrecord::Gsubrecord | ( | ) | [inline] |
| Gsubrecord::Gsubrecord | ( | const string & | ln | ) |
| bool Gsubrecord::operator< | ( | const Gsubrecord & | gr | ) | const [inline] |
References jgipid.
| bool Gsubrecord::operator< | ( | const string & | str | ) | const [inline] |
References jgipid.
| string Gsubrecord::jgipid |
Referenced by Gsubrecord(), identifiers(), and operator<().
| string Gsubrecord::ncbipid |
Referenced by Gsubrecord(), and identifiers().
| string Gsubrecord::locustag |
Referenced by Gsubrecord(), and identifiers().
| string Gsubrecord::defline |
Referenced by Gsubrecord().
1.5.6