BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleMh.h>
Public Member Functions | |
BioPubmedSingleMh () | |
BioPubmedSingleMh (const string &) | |
void | setMh (string &) |
string | getMh () |
void | showMh (ostream &=cout) |
bool | findMh (const string &) |
Friends | |
bool | operator> (const BioPubmedSingleMh &, const BioPubmedSingleMh &) |
bool | operator< (const BioPubmedSingleMh &, const BioPubmedSingleMh &) |
bool | operator== (const BioPubmedSingleMh &, const BioPubmedSingleMh &) |
BioPubmedSingleMh::BioPubmedSingleMh | ( | const string & | ) |
bool BioPubmedSingleMh::findMh | ( | const string & | ) |
string BioPubmedSingleMh::getMh | ( | ) |
void BioPubmedSingleMh::setMh | ( | string & | ) |
void BioPubmedSingleMh::showMh | ( | ostream & | = cout | ) |
bool operator< | ( | const BioPubmedSingleMh & | , |
const BioPubmedSingleMh & | |||
) | [friend] |
bool operator== | ( | const BioPubmedSingleMh & | , |
const BioPubmedSingleMh & | |||
) | [friend] |
bool operator> | ( | const BioPubmedSingleMh & | , |
const BioPubmedSingleMh & | |||
) | [friend] |