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


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