| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| char | id [0] | 
| void * | obj | 
| char id[0] | 
A user data identifier
Definition at line 39 of file aeap.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and aeap_user_data_create().
| void* obj | 
The user data object
Definition at line 37 of file aeap.c.
Referenced by aeap_user_data_create(), ast_aeap_user_data_object_by_id(), and ast_aeap_user_data_register().