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::RecordREMARK Struct Reference

#include <BALL/FORMAT/PDBdefs.h>

Public Attributes

RecordType record_type
 
RecordName record_name
 
Integer remark_number
 
LString text
 

Detailed Description

Definition at line 911 of file PDBdefs.h.

Member Data Documentation

RecordName BALL::PDB::RecordREMARK::record_name

Definition at line 914 of file PDBdefs.h.

RecordType BALL::PDB::RecordREMARK::record_type

Definition at line 913 of file PDBdefs.h.

Integer BALL::PDB::RecordREMARK::remark_number

Definition at line 915 of file PDBdefs.h.

LString BALL::PDB::RecordREMARK::text

Definition at line 916 of file PDBdefs.h.