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