|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTQDirection.h>

Public Member Functions | |
| BioFTQDirection () | |
| BioFTQDirection (const string &bou_) | |
| string | getDirection () |
| void | showDirection (ostream &=cout, string x=" ") |
| bool | findDirection (const string &) |
Protected Member Functions | |
| void | setBioFTQDirection (const string &bou_) |
| BioFTQDirection::BioFTQDirection | ( | ) | [inline] |
| BioFTQDirection::BioFTQDirection | ( | const string & | bou_ | ) |
| bool BioFTQDirection::findDirection | ( | const string & | ) |
| string BioFTQDirection::getDirection | ( | ) |
| void BioFTQDirection::setBioFTQDirection | ( | const string & | bou_ | ) | [protected] |
| void BioFTQDirection::showDirection | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |