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>
116 unsigned char bond_order);
174 const ResNum& residue)
const;
178 const String& atom_name)
const;
272 bool identity_transf_;
279 int xcs_editor_count_;
280 int ics_editor_count_;
284 unsigned long next_index_;
288 template <
bool always_true>