|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPubmedSingleRn.h>
Public Member Functions | |
| BioPubmedSingleRn () | |
| BioPubmedSingleRn (const string &) | |
| void | setRn (string &) |
| string | getRn () |
| void | showRn (ostream &=cout) |
| bool | findRn (const string &) |
Friends | |
| bool | operator> (const BioPubmedSingleRn &, const BioPubmedSingleRn &) |
| bool | operator< (const BioPubmedSingleRn &, const BioPubmedSingleRn &) |
| bool | operator== (const BioPubmedSingleRn &, const BioPubmedSingleRn &) |
| BioPubmedSingleRn::BioPubmedSingleRn | ( | const string & | ) |
| bool BioPubmedSingleRn::findRn | ( | const string & | ) |
| string BioPubmedSingleRn::getRn | ( | ) |
| void BioPubmedSingleRn::setRn | ( | string & | ) |
| void BioPubmedSingleRn::showRn | ( | ostream & | = cout | ) |
| bool operator< | ( | const BioPubmedSingleRn & | , |
| const BioPubmedSingleRn & | |||
| ) | [friend] |
| bool operator== | ( | const BioPubmedSingleRn & | , |
| const BioPubmedSingleRn & | |||
| ) | [friend] |
| bool operator> | ( | const BioPubmedSingleRn & | , |
| const BioPubmedSingleRn & | |||
| ) | [friend] |