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