|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|

Data Fields | |
| enum stasis_subscription_message_formatters | available_formatters |
| unsigned int | hash |
| int | id |
| char * | name |
| struct stasis_message_vtable * | vtable |
Definition at line 38 of file stasis_message.c.
| enum stasis_subscription_message_formatters available_formatters |
Definition at line 43 of file stasis_message.c.
| unsigned int hash |
Definition at line 41 of file stasis_message.c.
| int id |
Definition at line 42 of file stasis_message.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), and Section::__lt__().
| char* name |
Definition at line 40 of file stasis_message.c.
Referenced by PathSegment::get_child(), and SwaggerType::load().
| struct stasis_message_vtable* vtable |
Definition at line 39 of file stasis_message.c.
Referenced by stasis_message_type_create().