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

Public Member Functions | |
| BioSwissProtAc () | |
| BioSwissProtAc (const string &de_) | |
| void | setAc (const string &) |
| string | getPrimaryAccessionNumber () |
| void | showAc (ostream &=cout) |
| bool | findAc (const string &) |
| BioSwissProtAc::BioSwissProtAc | ( | const string & | de_ | ) |
| bool BioSwissProtAc::findAc | ( | const string & | ) |
| string BioSwissProtAc::getPrimaryAccessionNumber | ( | ) |
| void BioSwissProtAc::setAc | ( | const string & | ) |
| void BioSwissProtAc::showAc | ( | ostream & | = cout | ) |