16 #ifndef INCLUDED_core_pose_PDBPoseMap_hh
17 #define INCLUDED_core_pose_PDBPoseMap_hh
32 #include <utility/pointer/ReferenceCount.hh>
100 #ifdef USEBOOSTSERIALIZE
102 friend class boost::serialization::access;
104 template<
class Archive>
105 void serialize(Archive & ar,
const unsigned int version) {
158 char const ins_code =
' '
201 if ( i !=
pdb2pose_.end() && i->second == pose_res ) {
239 #ifdef USEBOOSTSERIALIZE
240 friend class boost::serialization::access;
242 template<
class Archive>
243 void serialize(Archive & ar,
const unsigned int version) {