BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
BALL::PDB::RecordTypeFormat Struct Reference

#include <BALL/FORMAT/PDBdefs.h>

Public Attributes

RecordType record_type
char string [7]
const char * format_string

Detailed Description

Definition at line 332 of file PDBdefs.h.

Member Data Documentation

const char* BALL::PDB::RecordTypeFormat::format_string

Definition at line 337 of file PDBdefs.h.

RecordType BALL::PDB::RecordTypeFormat::record_type

Definition at line 335 of file PDBdefs.h.

char BALL::PDB::RecordTypeFormat::string[7]

Definition at line 336 of file PDBdefs.h.