|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPdbExpdta.h>
Public Member Functions | |
| BioPdbExpdta (const string &ti_) | |
| void | showExpdta (ostream &=cout) |
| int | getExpdtaSize () |
| string | getExpdta () |
| bool | findExpdta (const string &str) |
| BioPdbExpdta::BioPdbExpdta | ( | const string & | ti_ | ) |
| bool BioPdbExpdta::findExpdta | ( | const string & | str | ) |
| string BioPdbExpdta::getExpdta | ( | ) |
| int BioPdbExpdta::getExpdtaSize | ( | ) |
| void BioPdbExpdta::showExpdta | ( | ostream & | = cout | ) |