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

#include <BioPubmedSingleMh.h>

List of all members.

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

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleMh::findMh ( const string &  )
void BioPubmedSingleMh::setMh ( string &  )
void BioPubmedSingleMh::showMh ( ostream &  = cout)

Friends And Related Function Documentation

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

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