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

#include <BALL/FORMAT/PDBdefs.h>

Public Attributes

RecordType record_type
 
RecordName record_name
 
Integer modification_number
 
Continuation continuation
 
Date modification_date
 
String5 modification_ID
 
Integer modification_type
 
LString6 name_of_modified_record [4]
 

Detailed Description

Definition at line 919 of file PDBdefs.h.

Member Data Documentation

Continuation BALL::PDB::RecordREVDAT::continuation

Definition at line 924 of file PDBdefs.h.

Date BALL::PDB::RecordREVDAT::modification_date

Definition at line 925 of file PDBdefs.h.

String5 BALL::PDB::RecordREVDAT::modification_ID

Definition at line 926 of file PDBdefs.h.

Integer BALL::PDB::RecordREVDAT::modification_number

Definition at line 923 of file PDBdefs.h.

Integer BALL::PDB::RecordREVDAT::modification_type

Definition at line 927 of file PDBdefs.h.

LString6 BALL::PDB::RecordREVDAT::name_of_modified_record[4]

Definition at line 928 of file PDBdefs.h.

RecordName BALL::PDB::RecordREVDAT::record_name

Definition at line 922 of file PDBdefs.h.

RecordType BALL::PDB::RecordREVDAT::record_type

Definition at line 921 of file PDBdefs.h.