next up previous contents index
Next: 8.1 Adding and Removing Up: The XSB System Version Previous: 7.7.1.2 Prolog Message Queues   Contents   Index


8. Hooks

Sometimes it is useful to let the user application catch certain events that occur during XSB execution. For instance, when the user asserts or retracts a clause, etc. XSB has a general mechanism by which the user program can register hooks to handle certain supported events. All the predicates described below must be imported from xsb_hook.



Subsections

Terrance Swift 2007-10-05