BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioGenBankKeywords Class Reference

#include <BioGenBankKeywords.h>

Inheritance diagram for BioGenBankKeywords:

List of all members.

Public Member Functions

 BioGenBankKeywords ()
 ~BioGenBankKeywords ()
 BioGenBankKeywords (const string &de_)
void setKeywords (vector< string >)
void showKeywords (ostream &=cout)
int getKeywordsSize ()
bool findKeyword (const string &)

Constructor & Destructor Documentation

BioGenBankKeywords::BioGenBankKeywords ( const string &  de_)

Member Function Documentation

bool BioGenBankKeywords::findKeyword ( const string &  )
void BioGenBankKeywords::setKeywords ( vector< string >  )
void BioGenBankKeywords::showKeywords ( ostream &  = cout)

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines