switch_event_subclass Struct Reference

A registered custom event subclass. More...

Collaboration diagram for switch_event_subclass:

[legend]

Data Fields

char * owner
char * name
int bind

Detailed Description

A registered custom event subclass.

Definition at line 57 of file switch_event.c.


Field Documentation

int switch_event_subclass::bind

the subclass was reserved by a listener so it's ok for a module to reserve it still

Definition at line 63 of file switch_event.c.

Referenced by switch_event_bind_removable(), switch_event_free_subclass_detailed(), and switch_event_reserve_subclass_detailed().

char* switch_event_subclass::name

the subclass name

Definition at line 61 of file switch_event.c.

Referenced by switch_event_free_subclass_detailed().

char* switch_event_subclass::owner

the owner of the subclass

Definition at line 59 of file switch_event.c.

Referenced by switch_event_free_subclass_detailed().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:29 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7