Go to the documentation of this file.
19 #ifndef OST_ENTITY_VISITOR_HC
20 #define OST_ENTITY_VISITOR_HC
33 namespace ost {
namespace mol {
82 virtual void OnEntry();
83 virtual void OnExit();
107 virtual void OnEntry();
108 virtual void OnExit();
110 virtual bool VisitChain(
const ChainView& c);
114 virtual bool VisitAtom(
const AtomView& a);