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


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