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

Public Member Functions | |
| BioSwissProtReference () | |
| BioSwissProtReference (const string &) | |
| void | setReference (vector< string >) |
| int | getNumberOfReferences () |
| BioSwissProtSingleReference | getReference (unsigned int i) |
| void | showReference (ostream &=cout) |
| BioSwissProtReference::BioSwissProtReference | ( | const string & | ) |
| BioSwissProtSingleReference BioSwissProtReference::getReference | ( | unsigned int | i | ) |
| void BioSwissProtReference::setReference | ( | vector< string > | ) |
| void BioSwissProtReference::showReference | ( | ostream & | = cout | ) |