MySQL 8.4.1
Source Code Documentation
Event_handler Member List

This is the complete list of members for Event_handler, including all inherited members.

append(Event_handler *last_handler)Event_handlerinline
append_handler(Event_handler **pipeline, Event_handler *event_handler)Event_handlerinlinestatic
Event_handler()Event_handlerinline
get_handler_by_role(Event_handler *pipeline, int role, Event_handler **event_handler)Event_handlerinlinestatic
get_role()=0Event_handlerpure virtual
handle_action(Pipeline_action *action)=0Event_handlerpure virtual
handle_event(Pipeline_event *event, Continuation *continuation)=0Event_handlerpure virtual
initialize()=0Event_handlerpure virtual
is_unique()=0Event_handlerpure virtual
next(Pipeline_event *event, Continuation *continuation)Event_handlerinlineprotected
next(Pipeline_action *action)Event_handlerinlineprotected
next_in_pipelineEvent_handlerprivate
plug_next_handler(Event_handler *next_handler)Event_handlerinline
terminate()=0Event_handlerpure virtual
terminate_pipeline()Event_handlerinline
~Event_handler()=defaultEvent_handlervirtual