BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioGenBankKeywords.h>
Public Member Functions | |
BioGenBankKeywords () | |
~BioGenBankKeywords () | |
BioGenBankKeywords (const string &de_) | |
void | setKeywords (vector< string >) |
void | showKeywords (ostream &=cout) |
int | getKeywordsSize () |
bool | findKeyword (const string &) |
BioGenBankKeywords::BioGenBankKeywords | ( | const string & | de_ | ) |
bool BioGenBankKeywords::findKeyword | ( | const string & | ) |
void BioGenBankKeywords::setKeywords | ( | vector< string > | ) |
void BioGenBankKeywords::showKeywords | ( | ostream & | = cout | ) |