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

Public Member Functions | |
| BioSwissProtId () | |
| BioSwissProtId (const string &) | |
| void | setId (const string &) |
| string | getEntryName () |
| string | getDataStatus () |
| long | getNumberOfAminoAcids () |
| void | showId (ostream &=cout) |
| bool | findEntry (const string &) |
| BioSwissProtId::BioSwissProtId | ( | const string & | ) |
| bool BioSwissProtId::findEntry | ( | const string & | ) |
| string BioSwissProtId::getDataStatus | ( | ) |
| string BioSwissProtId::getEntryName | ( | ) |
| void BioSwissProtId::setId | ( | const string & | ) |
| void BioSwissProtId::showId | ( | ostream & | = cout | ) |