|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblSingleReference.h>


Public Member Functions | |
| BioEmblSingleReference () | |
| BioEmblSingleReference (const string &) | |
| void | setSingleReference (vector< string >) |
| void | showSingleReference (ostream &=cout) |
| bool | findReference (const string &) |
Friends | |
| bool | operator< (const BioEmblSingleReference &, const BioEmblSingleReference &) |
| bool | operator> (const BioEmblSingleReference &, const BioEmblSingleReference &) |
| bool | operator== (const BioEmblSingleReference &, const BioEmblSingleReference &) |
| BioEmblSingleReference::BioEmblSingleReference | ( | const string & | ) |
| bool BioEmblSingleReference::findReference | ( | const string & | ) |
| void BioEmblSingleReference::setSingleReference | ( | vector< string > | ) |
| void BioEmblSingleReference::showSingleReference | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioEmblSingleReference & | , |
| const BioEmblSingleReference & | |||
| ) | [friend] |
| bool operator== | ( | const BioEmblSingleReference & | , |
| const BioEmblSingleReference & | |||
| ) | [friend] |
| bool operator> | ( | const BioEmblSingleReference & | , |
| const BioEmblSingleReference & | |||
| ) | [friend] |