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

Public Member Functions | |
| BioEmblOg () | |
| BioEmblOg (const string &) | |
| void | setOg (const string &) |
| string | getOg () |
| void | showOg (ostream &=cout) |
| bool | findOg (const string &) |
| BioEmblOg::BioEmblOg | ( | const string & | ) |
| bool BioEmblOg::findOg | ( | const string & | ) |
| string BioEmblOg::getOg | ( | ) |
| void BioEmblOg::setOg | ( | const string & | ) |
| void BioEmblOg::showOg | ( | ostream & | = cout | ) |