BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPdbCompnd.h>
Public Member Functions | |
BioPdbCompnd () | |
BioPdbCompnd (const string &ti_) | |
int | getNumberOfCompnds () |
BioPdbSingleCompnd | getCompnd (int) |
bool | findCompnd (string) |
Protected Member Functions | |
void | setPdbCompnd (vector< string >) |
BioPdbCompnd::BioPdbCompnd | ( | const string & | ti_ | ) |
bool BioPdbCompnd::findCompnd | ( | string | ) |
int BioPdbCompnd::getNumberOfCompnds | ( | ) |
void BioPdbCompnd::setPdbCompnd | ( | vector< string > | ) | [protected] |