![]() |
Rosetta Core
2014.35
|
Each line of a PDB file is a Record which is divided into Fields. More...
#include <core/io/pdb/Field.fwd.hh>
#include <core/types.hh>
#include <utility/Show.hh>
#include <iostream>
#include <string>
Classes | |
class | core::io::pdb::Field |
Data type Class to represent one field in PDB file. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::io | |
core::io::pdb | |
Functions | |
std::ostream & | core::io::pdb::operator<< (std::ostream &os, Record const &R) |
Debug printing, serialazing to Tracer like object. More... | |
Each line of a PDB file is a Record which is divided into Fields.