class IntersectionHandler { private: /* data */ public: IntersectionHandler(/* args */); ~IntersectionHandler(); };