BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioPubmedSingleRn Class Reference

#include <BioPubmedSingleRn.h>

List of all members.

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 &)

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleRn::findRn ( const string &  )
void BioPubmedSingleRn::setRn ( string &  )
void BioPubmedSingleRn::showRn ( ostream &  = cout)

Friends And Related Function Documentation

bool operator< ( const BioPubmedSingleRn ,
const BioPubmedSingleRn  
) [friend]
bool operator== ( const BioPubmedSingleRn ,
const BioPubmedSingleRn  
) [friend]
bool operator> ( const BioPubmedSingleRn ,
const BioPubmedSingleRn  
) [friend]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines