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


Public Member Functions | |
| BioFTKSingle_ () | |
| BioFTKSingle_ (const string &de_) | |
| void | setFTKSingle_ (vector< string >) |
| void | show_ (ostream &=cout, string x=" ") |
| void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
| bool | operator> (const BioFTKSingle_ &, const BioFTKSingle_ &) |
| bool | operator< (const BioFTKSingle_ &, const BioFTKSingle_ &) |
| bool | operator== (const BioFTKSingle_ &, const BioFTKSingle_ &) |
| BioFTKSingle_::BioFTKSingle_ | ( | const string & | de_ | ) |
| void BioFTKSingle_::setFTKSingle_ | ( | vector< string > | ) |
| void BioFTKSingle_::show_ | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |
| void BioFTKSingle_::showFeatureQualifiers | ( | ostream & | os = cout | ) |
| bool operator< | ( | const BioFTKSingle_ & | , |
| const BioFTKSingle_ & | |||
| ) | [friend] |
| bool operator== | ( | const BioFTKSingle_ & | , |
| const BioFTKSingle_ & | |||
| ) | [friend] |
| bool operator> | ( | const BioFTKSingle_ & | , |
| const BioFTKSingle_ & | |||
| ) | [friend] |