BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedMh.h>
Public Member Functions | |
BioPubmedMh () | |
BioPubmedMh (const string &fn_) | |
void | showMh (ostream &=cout) |
string | getMh (int) |
int | getNumberOfMhs () |
bool | findMh (const string &) |
Protected Member Functions | |
void | setMh (vector< string > &) |
BioPubmedMh::BioPubmedMh | ( | const string & | fn_ | ) |
bool BioPubmedMh::findMh | ( | const string & | ) |
string BioPubmedMh::getMh | ( | int | ) |
int BioPubmedMh::getNumberOfMhs | ( | ) |
void BioPubmedMh::setMh | ( | vector< string > & | ) | [protected] |
void BioPubmedMh::showMh | ( | ostream & | = cout | ) |