|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmed.h>


Public Member Functions | |
| BioPubmed () | |
| BioPubmed (const string &) | |
| void | setPubmed (vector< string >) |
| void | showPubmed (ostream &=cout) |
Friends | |
| bool | operator> (const BioPubmed &, const BioPubmed &) |
| bool | operator< (const BioPubmed &, const BioPubmed &) |
| bool | operator== (const BioPubmed &, const BioPubmed &) |
| BioPubmed::BioPubmed | ( | const string & | ) |
| void BioPubmed::setPubmed | ( | vector< string > | ) |
| void BioPubmed::showPubmed | ( | ostream & | = cout | ) |