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