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

#include <BioPubmedSb.h>

Inheritance diagram for BioPubmedSb:

List of all members.

Public Member Functions

 BioPubmedSb ()
 BioPubmedSb (const string &fn_)
void showSb (ostream &=cout)
string getSb (int)
int getNumberOfSbs ()
bool findSb (const string &)

Protected Member Functions

void setSb (vector< string > &)

Constructor & Destructor Documentation

BioPubmedSb::BioPubmedSb ( const string &  fn_)

Member Function Documentation

bool BioPubmedSb::findSb ( const string &  )
string BioPubmedSb::getSb ( int  )
void BioPubmedSb::setSb ( vector< string > &  ) [protected]
void BioPubmedSb::showSb ( ostream &  = cout)

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