BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQRptType.h>
Public Member Functions | |
BioFTQRptType () | |
BioFTQRptType (const string &bou_) | |
string | getRptType () |
void | showRptType (ostream &=cout, string x=" ") |
bool | findRptType (const string &) |
Protected Member Functions | |
void | setBioFTQRptType (const string &bou_) |
BioFTQRptType::BioFTQRptType | ( | ) | [inline] |
BioFTQRptType::BioFTQRptType | ( | const string & | bou_ | ) |
bool BioFTQRptType::findRptType | ( | const string & | ) |
string BioFTQRptType::getRptType | ( | ) |
void BioFTQRptType::setBioFTQRptType | ( | const string & | bou_ | ) | [protected] |
void BioFTQRptType::showRptType | ( | ostream & | = cout , |
string | x = " " |
||
) |