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

Public Member Functions | |
| BioEmblKw () | |
| BioEmblKw (const string &) | |
| void | setKw (const string &) |
| int | getNumberOfKws () |
| void | showKw (ostream &=cout) |
| bool | findKw (const string &) |
| BioEmblKw::BioEmblKw | ( | const string & | ) |
| bool BioEmblKw::findKw | ( | const string & | ) |
| int BioEmblKw::getNumberOfKws | ( | ) |
| void BioEmblKw::setKw | ( | const string & | ) |
| void BioEmblKw::showKw | ( | ostream & | = cout | ) |