|
YAZ 5.35.1
|
Data Fields | |
| int | kind |
| ZOOM_Event | next |
| ZOOM_Event | prev |
Definition at line 36 of file zoom-event.c.
| int ZOOM_Event_p::kind |
Definition at line 37 of file zoom-event.c.
Referenced by ZOOM_API(), and ZOOM_Event_create().
| ZOOM_Event ZOOM_Event_p::next |
Definition at line 38 of file zoom-event.c.
Referenced by ZOOM_connection_get_event(), and ZOOM_connection_put_event().
| ZOOM_Event ZOOM_Event_p::prev |
Definition at line 39 of file zoom-event.c.
Referenced by ZOOM_connection_get_event(), and ZOOM_connection_put_event().