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