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