objeventhdlr.h File Reference Detailed DescriptionC++ wrapper for event handlers. Definition in file objeventhdlr.h. Go to the source code of this file.
Function Documentation
creates the event handler for the given event handler object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjEventhdlr::SCIP_DECL_EVENTDELETE().
returns the eventhdlr object of the given name, or 0 if not existing
Referenced by scip::ObjEventhdlr::SCIP_DECL_EVENTDELETE().
returns the eventhdlr object for the given event handler
Referenced by scip::ObjEventhdlr::SCIP_DECL_EVENTDELETE(). |