BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedTt.h>
Public Member Functions | |
BioPubmedTt () | |
BioPubmedTt (const string &fn_) | |
void | showTt (ostream &=cout) |
string | getTt () |
bool | findTt (const string &) |
Protected Member Functions | |
void | setTt (string) |
BioPubmedTt::BioPubmedTt | ( | const string & | fn_ | ) |
bool BioPubmedTt::findTt | ( | const string & | ) |
string BioPubmedTt::getTt | ( | ) |
void BioPubmedTt::setTt | ( | string | ) | [protected] |
void BioPubmedTt::showTt | ( | ostream & | = cout | ) |