BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedAd.h>
Public Member Functions | |
BioPubmedAd () | |
BioPubmedAd (const string &fn_) | |
void | showAd (ostream &=cout) |
bool | findAd (const string &) |
string | getAd () |
Protected Member Functions | |
void | setAd (vector< string > &) |
BioPubmedAd::BioPubmedAd | ( | const string & | fn_ | ) |
bool BioPubmedAd::findAd | ( | const string & | ) |
string BioPubmedAd::getAd | ( | ) |
void BioPubmedAd::setAd | ( | vector< string > & | ) | [protected] |
void BioPubmedAd::showAd | ( | ostream & | = cout | ) |