![]() |
Rosetta Core
2014.16.56682
|
Each line of a PDB file is a Record which is divided into Fields. More...
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::io | |
| core::io::pdb | |
Functions | |
| std::ostream & | core::io::pdb::operator<< (std::ostream &os, Field const &F) |
| Debug output. More... | |
| 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.
1.8.7