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