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