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