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