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

Public Member Functions | |
| BioSwissProtOs () | |
| BioSwissProtOs (const string &) | |
| void | setOs (const string &) |
| string | getOs () |
| void | showOs (ostream &=cout) |
| bool | findOs (const string &) |
| BioSwissProtOs::BioSwissProtOs | ( | const string & | ) |
| bool BioSwissProtOs::findOs | ( | const string & | ) |
| string BioSwissProtOs::getOs | ( | ) |
| void BioSwissProtOs::setOs | ( | const string & | ) |
| void BioSwissProtOs::showOs | ( | ostream & | = cout | ) |