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