ARB
|
Public Attributes | |
struct helix_stack * | next |
long | pos |
char | c |
Definition at line 115 of file BI_helix.cxx.
struct helix_stack* helix_stack::next |
Definition at line 116 of file BI_helix.cxx.
Referenced by BI_helix_free_hash(), and BI_helix::initFromData().
long helix_stack::pos |
Definition at line 118 of file BI_helix.cxx.
Referenced by BI_helix_check_error(), BI_helix::first_position(), BI_helix::initFromData(), BI_helix::last_position(), and BI_helix::next_pair_position().
char helix_stack::c |
Definition at line 119 of file BI_helix.cxx.
Referenced by BI_helix_check_error(), and BI_helix::initFromData().