BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedLr.h>
Public Member Functions | |
BioPubmedLr () | |
BioPubmedLr (const string &fn_) | |
void | showLr (ostream &=cout) |
string | getLr () |
bool | findLr (const string &) |
Protected Member Functions | |
void | setLr (string) |
BioPubmedLr::BioPubmedLr | ( | const string & | fn_ | ) |
bool BioPubmedLr::findLr | ( | const string & | ) |
string BioPubmedLr::getLr | ( | ) |
void BioPubmedLr::setLr | ( | string | ) | [protected] |
void BioPubmedLr::showLr | ( | ostream & | = cout | ) |