Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members
BALL::PDB::AdditionalAtomInfo Struct Reference
A structure tracking the current values of all auxiliary information required to write ATOM or HETATM records. More...#include <PDBdefs.h>
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 |
Detailed Description
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.
The documentation for this struct was generated from the following file: