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

Public Member Functions | |
| BioFTQSex () | |
| BioFTQSex (const string &bou_) | |
| string | getSex () |
| void | showSex (ostream &=cout, string x=" ") |
| bool | findSex (const string &) |
Protected Member Functions | |
| void | setBioFTQSex (const string &bou_) |
| BioFTQSex::BioFTQSex | ( | ) | [inline] |
| BioFTQSex::BioFTQSex | ( | const string & | bou_ | ) |
| bool BioFTQSex::findSex | ( | const string & | ) |
| string BioFTQSex::getSex | ( | ) |
| void BioFTQSex::setBioFTQSex | ( | const string & | bou_ | ) | [protected] |
| void BioFTQSex::showSex | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |