|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQCellLine.h>

Public Member Functions | |
| BioFTQCellLine () | |
| BioFTQCellLine (const string &cell_) | |
| string | getCellLine () |
| void | showCellLine (ostream &=cout, string x=" ") |
| bool | findCellLine (const string &) |
Protected Member Functions | |
| void | setBioFTQCellLine (const string &cell_) |
| BioFTQCellLine::BioFTQCellLine | ( | ) | [inline] |
| BioFTQCellLine::BioFTQCellLine | ( | const string & | cell_ | ) |
| bool BioFTQCellLine::findCellLine | ( | const string & | ) |
| string BioFTQCellLine::getCellLine | ( | ) |
| void BioFTQCellLine::setBioFTQCellLine | ( | const string & | cell_ | ) | [protected] |
| void BioFTQCellLine::showCellLine | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |