#include "event.h"
#include "common/suif_list.h"
Go to the source code of this file.
Compounds | |
class | binding |
Typedefs | |
typedef void (* | bfun )(const event &e, void *client_data) |
typedef void (* | bfun2 )(const event &e, void *client_data1, void *client_data2) |
typedef list<binding*> | binding_list |
Functions | |
void | delete_bindings (binding_list *bindings) |
|
|
|
|