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

#include <BioPubmedGr.h>

Inheritance diagram for BioPubmedGr:

List of all members.

Public Member Functions

void setGr (vector< string > &)
 BioPubmedGr ()
 BioPubmedGr (const string &fn_)
void showGr (ostream &=cout)
string getGr (int)
int getNumberOfGrs ()
bool findGr (const string &)

Constructor & Destructor Documentation

BioPubmedGr::BioPubmedGr ( const string &  fn_)

Member Function Documentation

bool BioPubmedGr::findGr ( const string &  )
string BioPubmedGr::getGr ( int  )
void BioPubmedGr::setGr ( vector< string > &  )
void BioPubmedGr::showGr ( ostream &  = cout)

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