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

Public Member Functions | |
| BioSwissProtSq () | |
| BioSwissProtSq (const string &sq) | |
| void | setSq (string &) |
| long | getMolecularWeight () |
| long | getNumberOfAminoAcids () |
| void | showSq (ostream &=cout) |
| BioSwissProtSq::BioSwissProtSq | ( | const string & | sq | ) |
| long BioSwissProtSq::getMolecularWeight | ( | ) |
| void BioSwissProtSq::setSq | ( | string & | ) |
| void BioSwissProtSq::showSq | ( | ostream & | = cout | ) |