BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedFau.h>
Public Member Functions | |
BioPubmedFau () | |
BioPubmedFau (const string &fn_) | |
void | showFau (ostream &=cout) |
string | getFau (int) |
int | getNumberOfFaus () |
bool | findFau (const string &) |
Protected Member Functions | |
void | setFau (vector< string > &) |
BioPubmedFau::BioPubmedFau | ( | const string & | fn_ | ) |
bool BioPubmedFau::findFau | ( | const string & | ) |
string BioPubmedFau::getFau | ( | int | ) |
int BioPubmedFau::getNumberOfFaus | ( | ) |
void BioPubmedFau::setFau | ( | vector< string > & | ) | [protected] |
void BioPubmedFau::showFau | ( | ostream & | = cout | ) |