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