BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTKSingleMiscFeature.h>
Public Member Functions | |
BioFTKSingleMiscFeature () | |
BioFTKSingleMiscFeature (const string &de_) | |
void | setFTKSingleMiscFeature (vector< string >) |
void | showMiscFeature (ostream &=cout, string x=" ") |
void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
bool | operator> (const BioFTKSingleMiscFeature &, const BioFTKSingleMiscFeature &) |
bool | operator< (const BioFTKSingleMiscFeature &, const BioFTKSingleMiscFeature &) |
bool | operator== (const BioFTKSingleMiscFeature &, const BioFTKSingleMiscFeature &) |
BioFTKSingleMiscFeature::BioFTKSingleMiscFeature | ( | const string & | de_ | ) |
void BioFTKSingleMiscFeature::setFTKSingleMiscFeature | ( | vector< string > | ) |
void BioFTKSingleMiscFeature::showFeatureQualifiers | ( | ostream & | os = cout | ) |
void BioFTKSingleMiscFeature::showMiscFeature | ( | ostream & | = cout , |
string | x = " " |
||
) |
bool operator< | ( | const BioFTKSingleMiscFeature & | , |
const BioFTKSingleMiscFeature & | |||
) | [friend] |
bool operator== | ( | const BioFTKSingleMiscFeature & | , |
const BioFTKSingleMiscFeature & | |||
) | [friend] |
bool operator> | ( | const BioFTKSingleMiscFeature & | , |
const BioFTKSingleMiscFeature & | |||
) | [friend] |