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

Public Member Functions | |
| BioSwissProtOx () | |
| BioSwissProtOx (const string &) | |
| void | setOx (const string &) |
| string | getNcbiTaxanomyId () |
| void | showOx (ostream &=cout) |
| bool | findOx (const string &) |
| BioSwissProtOx::BioSwissProtOx | ( | const string & | ) |
| bool BioSwissProtOx::findOx | ( | const string & | ) |
| string BioSwissProtOx::getNcbiTaxanomyId | ( | ) |
| void BioSwissProtOx::setOx | ( | const string & | ) |
| void BioSwissProtOx::showOx | ( | ostream & | = cout | ) |