BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedRf.h>
Public Member Functions | |
BioPubmedRf () | |
BioPubmedRf (const string &fn_) | |
void | showRf (ostream &=cout) |
string | getRf () |
bool | findRf (const string &) |
Protected Member Functions | |
void | setRf (string) |
BioPubmedRf::BioPubmedRf | ( | const string & | fn_ | ) |
bool BioPubmedRf::findRf | ( | const string & | ) |
string BioPubmedRf::getRf | ( | ) |
void BioPubmedRf::setRf | ( | string | ) | [protected] |
void BioPubmedRf::showRf | ( | ostream & | = cout | ) |