BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtOg.h>
Public Member Functions | |
BioSwissProtOg () | |
BioSwissProtOg (const string &) | |
void | setOg (const string &) |
string | getOg () |
void | showOg (ostream &=cout) |
bool | findOg (const string &) |
BioSwissProtOg::BioSwissProtOg | ( | const string & | ) |
bool BioSwissProtOg::findOg | ( | const string & | ) |
string BioSwissProtOg::getOg | ( | ) |
void BioSwissProtOg::setOg | ( | const string & | ) |
void BioSwissProtOg::showOg | ( | ostream & | = cout | ) |