BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedTa.h>
Public Member Functions | |
BioPubmedTa () | |
BioPubmedTa (const string &fn_) | |
void | showTa (ostream &=cout) |
string | getTa () |
bool | findTa (const string &) |
Protected Member Functions | |
void | setTa (string) |
BioPubmedTa::BioPubmedTa | ( | const string & | fn_ | ) |
bool BioPubmedTa::findTa | ( | const string & | ) |
string BioPubmedTa::getTa | ( | ) |
void BioPubmedTa::setTa | ( | string | ) | [protected] |
void BioPubmedTa::showTa | ( | ostream & | = cout | ) |