BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedLa.h>
Public Member Functions | |
BioPubmedLa () | |
BioPubmedLa (const string &fn_) | |
void | showLa (ostream &=cout) |
string | getLa () |
bool | findLa (const string &) |
Protected Member Functions | |
void | setLa (string) |
BioPubmedLa::BioPubmedLa | ( | const string & | fn_ | ) |
bool BioPubmedLa::findLa | ( | const string & | ) |
string BioPubmedLa::getLa | ( | ) |
void BioPubmedLa::setLa | ( | string | ) | [protected] |
void BioPubmedLa::showLa | ( | ostream & | = cout | ) |