ARB
|
#include <BI_helix.hxx>
Public Attributes | |
long | pair_pos |
BI_PAIR_TYPE | pair_type |
char * | helix_nr |
long | next_pair_pos |
bool | allocated |
Definition at line 43 of file BI_helix.hxx.
long BI_helix_entry::pair_pos |
Definition at line 44 of file BI_helix.hxx.
Referenced by BI_helix::initFromData(), and BI_helix::opposite_position().
BI_PAIR_TYPE BI_helix_entry::pair_type |
Definition at line 45 of file BI_helix.hxx.
Referenced by BI_helix::first_pair_position(), BI_helix::initFromData(), BI_helix::opposite_position(), and BI_helix::pairtype().
char* BI_helix_entry::helix_nr |
Definition at line 46 of file BI_helix.hxx.
Referenced by BI_helix::helixNr(), and BI_helix::initFromData().
long BI_helix_entry::next_pair_pos |
Definition at line 48 of file BI_helix.hxx.
Referenced by BI_helix::next_pair_position().
bool BI_helix_entry::allocated |
Definition at line 52 of file BI_helix.hxx.
Referenced by BI_helix::initFromData().