BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedDep.h>
Public Member Functions | |
BioPubmedDep () | |
BioPubmedDep (const string &fn_) | |
void | showDep (ostream &=cout) |
string | getDep () |
bool | findDep (const string &) |
Protected Member Functions | |
void | setDep (string) |
BioPubmedDep::BioPubmedDep | ( | const string & | fn_ | ) |
bool BioPubmedDep::findDep | ( | const string & | ) |
string BioPubmedDep::getDep | ( | ) |
void BioPubmedDep::setDep | ( | string | ) | [protected] |
void BioPubmedDep::showDep | ( | ostream & | = cout | ) |