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


Public Member Functions | |
| BioFTKSingleCds () | |
| BioFTKSingleCds (const string &de_) | |
| bool | findPseudo () |
| void | setFTKSingleCds (vector< string >) |
| void | showPseudo (ostream &os=cout, string x=" ") |
| void | showCds (ostream &os=cout, string x=" ") |
| void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
| bool | operator> (const BioFTKSingleCds &, const BioFTKSingleCds &) |
| bool | operator< (const BioFTKSingleCds &, const BioFTKSingleCds &) |
| bool | operator== (const BioFTKSingleCds &, const BioFTKSingleCds &) |
| BioFTKSingleCds::BioFTKSingleCds | ( | const string & | de_ | ) |
| bool BioFTKSingleCds::findPseudo | ( | ) |
| void BioFTKSingleCds::setFTKSingleCds | ( | vector< string > | ) |
| void BioFTKSingleCds::showCds | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |
| void BioFTKSingleCds::showFeatureQualifiers | ( | ostream & | os = cout | ) |
| void BioFTKSingleCds::showPseudo | ( | ostream & | os = cout, |
| string | x = " " |
||
| ) |
| bool operator< | ( | const BioFTKSingleCds & | , |
| const BioFTKSingleCds & | |||
| ) | [friend] |
| bool operator== | ( | const BioFTKSingleCds & | , |
| const BioFTKSingleCds & | |||
| ) | [friend] |
| bool operator> | ( | const BioFTKSingleCds & | , |
| const BioFTKSingleCds & | |||
| ) | [friend] |