BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedStat.h>
Public Member Functions | |
BioPubmedStat () | |
BioPubmedStat (const string &fn_) | |
void | showStat (ostream &=cout) |
string | getStat () |
bool | findStat (const string &) |
Protected Member Functions | |
void | setStat (string) |
BioPubmedStat::BioPubmedStat | ( | const string & | fn_ | ) |
bool BioPubmedStat::findStat | ( | const string & | ) |
string BioPubmedStat::getStat | ( | ) |
void BioPubmedStat::setStat | ( | string | ) | [protected] |
void BioPubmedStat::showStat | ( | ostream & | = cout | ) |