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