|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedEdat.h>

Public Member Functions | |
| BioPubmedEdat () | |
| BioPubmedEdat (const string &fn_) | |
| void | showEdat (ostream &=cout) |
| string | getEdat () |
| bool | findEdat (const string &) |
Protected Member Functions | |
| void | setEdat (string) |
| BioPubmedEdat::BioPubmedEdat | ( | const string & | fn_ | ) |
| bool BioPubmedEdat::findEdat | ( | const string & | ) |
| string BioPubmedEdat::getEdat | ( | ) |
| void BioPubmedEdat::setEdat | ( | string | ) | [protected] |
| void BioPubmedEdat::showEdat | ( | ostream & | = cout | ) |