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