15 #ifndef INCLUDED_core_io_pdb_HeaderInformation_hh
16 #define INCLUDED_core_io_pdb_HeaderInformation_hh
26 #include <utility/pointer/ReferenceCount.hh>
27 #include <utility/vector1.hh>
36 #include <cereal/types/polymorphic.fwd.hpp>
37 #endif // SERIALIZATION
63 std::vector<Record> & VR)
const;
227 typedef utility::vector1< std::pair< CompoundToken, std::string > >
Compounds;
325 std::vector< Record > & VR)
const;
330 Size const line_no)
const;
370 template<
class Archive >
void save( Archive & arc )
const;
371 template<
class Archive >
void load( Archive & arc );
372 #endif // SERIALIZATION
382 CEREAL_FORCE_DYNAMIC_INIT( core_io_pdb_HeaderInformation )
383 #endif // SERIALIZATION
386 #endif // INCLUDED_core_io_pdb_HeaderInformation_HH
Each line of a PDB file is a Record which is divided into Fields.
rosetta project type declarations
std::map< std::string, Field > Record