BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedGr.h>
Public Member Functions | |
void | setGr (vector< string > &) |
BioPubmedGr () | |
BioPubmedGr (const string &fn_) | |
void | showGr (ostream &=cout) |
string | getGr (int) |
int | getNumberOfGrs () |
bool | findGr (const string &) |
BioPubmedGr::BioPubmedGr | ( | const string & | fn_ | ) |
bool BioPubmedGr::findGr | ( | const string & | ) |
string BioPubmedGr::getGr | ( | int | ) |
int BioPubmedGr::getNumberOfGrs | ( | ) |
void BioPubmedGr::setGr | ( | vector< string > & | ) |
void BioPubmedGr::showGr | ( | ostream & | = cout | ) |