- indexing
- title: ""
- project: "Visual Eiffel Library"
- revision: "$Revision: 1.2 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: wine
class EOLE_EVENT_SINK
- inherit
-
EOLE_DISPATCH
-
- redefine
- on_add_ref,
- on_invoke,
- on_query_interface,
- on_release
- end
end -- class EOLE_EVENT_SINK