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);
178 const ResNum& residue)
const;
182 const String& atom_name)
const;
273 int xcs_editor_count_;
274 int ics_editor_count_;
278 unsigned long next_index_;
282 template <
bool always_true>