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

Public Member Functions | |
| BioPdbSource () | |
| BioPdbSource (const string &ti_) | |
| void | setPdbSource (vector< string >) |
| int | getNumberOfSources () |
| BioPdbSingleSource | getSource (int) |
| bool | findSource (string) |
| BioPdbSource::BioPdbSource | ( | const string & | ti_ | ) |
| bool BioPdbSource::findSource | ( | string | ) |
| int BioPdbSource::getNumberOfSources | ( | ) |
| void BioPdbSource::setPdbSource | ( | vector< string > | ) |