Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Enumerations
RecordType.hh File Reference

Enumeration definition for RecordType. More...

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::io
 
 core::io::pdb
 

Enumerations

enum  core::io::pdb::RecordType {
  core::io::pdb::HEADER = 1, core::io::pdb::OBSLTE, core::io::pdb::TITLE, core::io::pdb::SPLIT,
  core::io::pdb::CAVEAT, core::io::pdb::COMPND, core::io::pdb::SOURCE, core::io::pdb::KEYWDS,
  core::io::pdb::EXPDTA, core::io::pdb::NUMMD, core::io::pdb::MDLTYP, core::io::pdb::AUTHOR,
  core::io::pdb::REVDAT, core::io::pdb::SPRSDE, core::io::pdb::JRNL, core::io::pdb::REMARK,
  core::io::pdb::DBREF, core::io::pdb::DBREF1, core::io::pdb::DBREF2, core::io::pdb::SEQADV,
  core::io::pdb::SEQRES, core::io::pdb::MODRES, core::io::pdb::HET, core::io::pdb::HETNAM,
  core::io::pdb::HETSYN, core::io::pdb::FORMUL, core::io::pdb::HELIX, core::io::pdb::SHEET,
  core::io::pdb::SSBOND, core::io::pdb::LINK, core::io::pdb::CISPEP, core::io::pdb::SITE,
  core::io::pdb::CRYST1, core::io::pdb::ORIGX1, core::io::pdb::ORIGX2, core::io::pdb::ORIGX3,
  core::io::pdb::SCALE1, core::io::pdb::SCALE2, core::io::pdb::SCALE3, core::io::pdb::MTRIX1,
  core::io::pdb::MTRIX2, core::io::pdb::MTRIX3, core::io::pdb::MODEL, core::io::pdb::ATOM,
  core::io::pdb::ANISOU, core::io::pdb::TER, core::io::pdb::HETATM, core::io::pdb::ENDMDL,
  core::io::pdb::CONECT, core::io::pdb::MASTER, core::io::pdb::END, core::io::pdb::UNKNOW,
  core::io::pdb::N_RECORD_TYPES = UNKNOW
}
 Enumerators for all of the record types used in PDB files, according to: http://www.wwpdb.org/documentation/file-format-content/format33/v3.3.html. More...
 

Detailed Description

Enumeration definition for RecordType.

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu