19 #ifndef OST_ENTITY_IMPL_HH
20 #define OST_ENTITY_IMPL_HH
25 #include <boost/enable_shared_from_this.hpp>
52 namespace ost {
namespace mol {
namespace impl {
84 public boost::enable_shared_from_this<EntityImpl>
117 unsigned char bond_order);
169 const ResNum& residue)
const;
173 const String& atom_name)
const;
265 bool identity_transf_;
272 int xcs_editor_count_;
273 int ics_editor_count_;
277 unsigned long next_index_;
279 template <
bool always_true>