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

#include <BioPubmedSingleGr.h>

List of all members.

Public Member Functions

 BioPubmedSingleGr ()
 BioPubmedSingleGr (const string &)
void setGr (string &)
string getGr ()
void showGr (ostream &=cout)
bool findGr (const string &)

Friends

bool operator> (const BioPubmedSingleGr &, const BioPubmedSingleGr &)
bool operator< (const BioPubmedSingleGr &, const BioPubmedSingleGr &)
bool operator== (const BioPubmedSingleGr &, const BioPubmedSingleGr &)

Constructor & Destructor Documentation


Member Function Documentation

bool BioPubmedSingleGr::findGr ( const string &  )
void BioPubmedSingleGr::setGr ( string &  )
void BioPubmedSingleGr::showGr ( ostream &  = cout)

Friends And Related Function Documentation

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

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