GET-DEFMESSAGE-HANDLER-LIST

GET-DEFMESSAGE-HANDLER-LIST

Returns the class names, message names, and message types of the message-handlers directly attached to a class in a multifield variable. If the optional inherit keyword is given, inherited message-handlers are also included.

(get-defmessage-handler-list <class-name> [inherit])