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