libdom
|
Go to the source code of this file.
Classes | |
struct | dom_custom_event |
Functions | |
dom_exception | _dom_custom_event_create (struct dom_custom_event **evt) |
void | _dom_custom_event_destroy (struct dom_custom_event *evt) |
dom_exception | _dom_custom_event_initialise (struct dom_custom_event *evt) |
void | _dom_custom_event_finalise (struct dom_custom_event *evt) |
dom_exception _dom_custom_event_create | ( | struct dom_custom_event ** | evt | ) |
void _dom_custom_event_destroy | ( | struct dom_custom_event * | evt | ) |
void _dom_custom_event_finalise | ( | struct dom_custom_event * | evt | ) |
dom_exception _dom_custom_event_initialise | ( | struct dom_custom_event * | evt | ) |