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