6.2.3 Events
- Function: cca_event_t * cca_event_new (void)
- Function: cca_event_t * cca_event_new_with_type (enum CCA_Event_Type type)
- Function: void cca_event_destroy (cca_event_t * event)
- Function: enum CCA_Event_Type cca_event_get_type (const cca_event_t * event)
- Function: const char * cca_event_get_string (const cca_event_t * event)
- Function: void cca_event_set_type (cca_event_t * event, enum CCA_Event_Type type)
- Function: void cca_event_set_string (cca_event_t * event, const char * string);
This document was generated
on June, 25 2005
using texi2html