19 #ifndef OST_ENTITY_IMPL_HH
20 #define OST_ENTITY_IMPL_HH
25 #include <boost/enable_shared_from_this.hpp>
51 namespace ost {
namespace mol {
namespace impl {
83 public boost::enable_shared_from_this<EntityImpl>
117 unsigned char bond_order);
179 const ResNum& residue)
const;
183 const String& atom_name)
const;
276 int xcs_editor_count_;
277 int ics_editor_count_;
281 unsigned long next_index_;
285 template <
bool always_true>