BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedPt.h>
Public Member Functions | |
BioPubmedPt () | |
BioPubmedPt (const string &fn_) | |
void | showPt (ostream &=cout) |
string | getPt (int) |
int | getNumberOfPts () |
bool | findPt (const string &) |
Protected Member Functions | |
void | setPt (vector< string > &) |
BioPubmedPt::BioPubmedPt | ( | const string & | fn_ | ) |
bool BioPubmedPt::findPt | ( | const string & | ) |
int BioPubmedPt::getNumberOfPts | ( | ) |
string BioPubmedPt::getPt | ( | int | ) |
void BioPubmedPt::setPt | ( | vector< string > & | ) | [protected] |
void BioPubmedPt::showPt | ( | ostream & | = cout | ) |