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