BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleGr.h>
Public Member Functions | |
BioPubmedSingleGr () | |
BioPubmedSingleGr (const string &) | |
void | setGr (string &) |
string | getGr () |
void | showGr (ostream &=cout) |
bool | findGr (const string &) |
Friends | |
bool | operator> (const BioPubmedSingleGr &, const BioPubmedSingleGr &) |
bool | operator< (const BioPubmedSingleGr &, const BioPubmedSingleGr &) |
bool | operator== (const BioPubmedSingleGr &, const BioPubmedSingleGr &) |
BioPubmedSingleGr::BioPubmedSingleGr | ( | const string & | ) |
bool BioPubmedSingleGr::findGr | ( | const string & | ) |
string BioPubmedSingleGr::getGr | ( | ) |
void BioPubmedSingleGr::setGr | ( | string & | ) |
void BioPubmedSingleGr::showGr | ( | ostream & | = cout | ) |
bool operator< | ( | const BioPubmedSingleGr & | , |
const BioPubmedSingleGr & | |||
) | [friend] |
bool operator== | ( | const BioPubmedSingleGr & | , |
const BioPubmedSingleGr & | |||
) | [friend] |
bool operator> | ( | const BioPubmedSingleGr & | , |
const BioPubmedSingleGr & | |||
) | [friend] |