|
Rosetta
|
Typedef for a .pdb file record data structure. More...
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::io | |
| core::io::pdb | |
Typedefs | |
| typedef std::map< std::string, Field > | core::io::pdb::Record |
| A type for storing a .pdb file record as a map of field names to Fields. More... | |
Functions | |
| std::ostream & | core::io::pdb::operator<< (std::ostream &os, Record const &record) |
Typedef for a .pdb file record data structure.