|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioFTKSingleNRegion.h>


Public Member Functions | |
| BioFTKSingleNRegion () | |
| BioFTKSingleNRegion (const string &de_) | |
| void | setFTKSingleNRegion (vector< string >) |
| void | showNRegion (ostream &=cout, string x=" ") |
| void | showFeatureQualifiers (ostream &os=cout) |
Friends | |
| bool | operator> (const BioFTKSingleNRegion &, const BioFTKSingleNRegion &) |
| bool | operator< (const BioFTKSingleNRegion &, const BioFTKSingleNRegion &) |
| bool | operator== (const BioFTKSingleNRegion &, const BioFTKSingleNRegion &) |
| BioFTKSingleNRegion::BioFTKSingleNRegion | ( | const string & | de_ | ) |
| void BioFTKSingleNRegion::setFTKSingleNRegion | ( | vector< string > | ) |
| void BioFTKSingleNRegion::showFeatureQualifiers | ( | ostream & | os = cout | ) |
| void BioFTKSingleNRegion::showNRegion | ( | ostream & | = cout, |
| string | x = " " |
||
| ) |
| bool operator< | ( | const BioFTKSingleNRegion & | , |
| const BioFTKSingleNRegion & | |||
| ) | [friend] |
| bool operator== | ( | const BioFTKSingleNRegion & | , |
| const BioFTKSingleNRegion & | |||
| ) | [friend] |
| bool operator> | ( | const BioFTKSingleNRegion & | , |
| const BioFTKSingleNRegion & | |||
| ) | [friend] |