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


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