|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int(* | add_args )(char *buf, char *name, int id, char *args, struct adsi_script *state, const char *script, int lineno) |
| int | id |
| char * | name |
Definition at line 887 of file app_adsiprog.c.
| int(* add_args) (char *buf, char *name, int id, char *args, struct adsi_script *state, const char *script, int lineno) |
Definition at line 890 of file app_adsiprog.c.
Referenced by process_opcode(), and process_returncode().
| int id |
Definition at line 889 of file app_adsiprog.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), Model::load(), process_opcode(), and process_returncode().
| char* name |
Definition at line 888 of file app_adsiprog.c.
Referenced by PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().
1.8.13