#include <BALL/FORMAT/PDBdefs.h>
Public Member Functions | |
AdditionalAtomInfo () | |
Public Attributes | |
const Chain * | current_chain |
const ::BALL::Residue * | current_residue |
Integer | residue_id |
AChar | residue_insertion_code |
AChar | chain_id |
LString3 | residue_name |
LString4 | pdb_id |
Position | number |
A structure tracking the current values of all auxiliary information required to write ATOM or HETATM records. This is used for keeping track of chain and residue names while writing multiple atoms.
Definition at line 1333 of file PDBdefs.h.
BALL::PDB::AdditionalAtomInfo::AdditionalAtomInfo | ( | ) | [inline] |