BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQLabel.h>
Public Member Functions | |
BioFTQLabel () | |
BioFTQLabel (const string &bou_) | |
void | setBioFTQLabel (const string &bou_) |
string | getLabel () |
bool | findLabel (const string &) |
void | showLabel (ostream &os=cout, string x=" ") |
BioFTQLabel::BioFTQLabel | ( | ) | [inline] |
BioFTQLabel::BioFTQLabel | ( | const string & | bou_ | ) |
bool BioFTQLabel::findLabel | ( | const string & | ) |
string BioFTQLabel::getLabel | ( | ) |
void BioFTQLabel::setBioFTQLabel | ( | const string & | bou_ | ) |
void BioFTQLabel::showLabel | ( | ostream & | os = cout , |
string | x = " " |
||
) |