|
Bsoft 2.1.4
Bernard's software package
|
#include <rwmolecule.h>
Public Attributes | |
| Bsecondary * | next |
| SecondaryType | type |
| int | num |
| char | id [4] |
| int | sense |
| int | nstrands |
| Bresidue * | first |
| Bresidue * | last |
| Bresidue* Bsecondary::first |
| char Bsecondary::id[4] |
| Bresidue* Bsecondary::last |
| Bsecondary* Bsecondary::next |
| int Bsecondary::nstrands |
| int Bsecondary::num |
| int Bsecondary::sense |
| SecondaryType Bsecondary::type |