BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedMhda.h>
Public Member Functions | |
BioPubmedMhda () | |
BioPubmedMhda (const string &fn_) | |
void | showMhda (ostream &=cout) |
string | getMhda () |
bool | findMhda (const string &) |
Protected Member Functions | |
void | setMhda (string) |
BioPubmedMhda::BioPubmedMhda | ( | const string & | fn_ | ) |
bool BioPubmedMhda::findMhda | ( | const string & | ) |
string BioPubmedMhda::getMhda | ( | ) |
void BioPubmedMhda::setMhda | ( | string | ) | [protected] |
void BioPubmedMhda::showMhda | ( | ostream & | = cout | ) |