|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
| BioPdbSheet() | BioPdbSheet | [inline] |
| BioPdbSheet(const string &) | BioPdbSheet | |
| BioPdbSheet(int ssn, string sid, int nos, string irna, char ic, int irnu, string erna, char ec, int ernu, int ss, string f) | BioPdbSheet | |
| getNumberOfStrands() | BioPdbSheet | |
| getSheetCoordinates(int) | BioPdbSheet | |
| getSheetCoordinates(BioProteinChain &, int) | BioPdbSheet | |
| getSheetCoordinates() | BioPdbSheet | |
| getSheetCoordinates(BioProteinChain &) | BioPdbSheet | |
| getSheetDirectionCosines() | BioPdbSheet | |
| getSheetId() | BioPdbSheet | |
| getSheetSequence(int) | BioPdbSheet | |
| getSheetSequence(BioProteinChain &, int) | BioPdbSheet | |
| getSizeOfStrandVector() | BioPdbSheet | |
| getStrand(int strIndex) | BioPdbSheet | |
| operator<(const BioPdbSheet &, const BioPdbSheet &) | BioPdbSheet | [friend] |
| operator==(const BioPdbSheet &, const BioPdbSheet &) | BioPdbSheet | [friend] |
| operator>(const BioPdbSheet &, const BioPdbSheet &) | BioPdbSheet | [friend] |
| pushStrand(int ssn, string irna, char ic, int irnu, string erna, char ec, int ernu, int ss, string f) | BioPdbSheet | |
| setNumberOfStrands(int x) | BioPdbSheet | |
| showSheetCoordinates(ostream &=cout) | BioPdbSheet | |
| showSheetCoordinates(BioProteinChain &, ostream &=cout) | BioPdbSheet | |
| showSheetSequences(ostream &=cout) | BioPdbSheet | |
| showSheetSequences(BioProteinChain &, ostream &=cout) | BioPdbSheet |