Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

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>

List of all members.

Public Attributes

const Chaincurrent_chain
const ::Residuecurrent_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.