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

Public Member Functions | |
| BioSwissProtDe () | |
| BioSwissProtDe (const string &de_) | |
| void | setDe (const string &) |
| string | getDe () |
| bool | findDe (const string &) |
| void | showDe (ostream &=cout) |
| BioSwissProtDe::BioSwissProtDe | ( | const string & | de_ | ) |
| bool BioSwissProtDe::findDe | ( | const string & | ) |
| string BioSwissProtDe::getDe | ( | ) |
| void BioSwissProtDe::setDe | ( | const string & | ) |
| void BioSwissProtDe::showDe | ( | ostream & | = cout | ) |