#include <BALL/FORMAT/PDBdefs.h>
Public Member Functions | |
RecordHELIX () | |
void | clear () |
Public Attributes | |
RecordType | record_type |
RecordName | record_name |
Integer | serial_number |
LString3 | helix_ID |
Residue | initial_residue |
Residue | terminal_residue |
Integer | helix_class |
PDBString | comment |
Integer | length |
BALL::PDB::RecordHELIX::RecordHELIX | ( | ) | [inline] |
void BALL::PDB::RecordHELIX::clear | ( | ) | [inline] |
References BALL::PDB::RECORD_TAG_HELIX, and BALL::PDB::RECORD_TYPE__HELIX.