|
Rosetta 3.5
|
Each line of a PDB file is a Record which is divided into Fields. More...
#include <map>#include <string>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::io | |
| core::io::pdb | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::io | |
| core::io::pdb | |
Typedefs | |
| typedef std::map< std::string, Field > | core::io::pdb::Record |
| typedef std::map< std::string, Record > | core::io::pdb::RecordRef |
| collection of all possible records (line types), that can exist in PDB file. More... | |
Each line of a PDB file is a Record which is divided into Fields.
Definition in file Field.fwd.hh.
1.8.4