Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
adsi_key_cmd Struct Reference

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
 

Detailed Description

Definition at line 893 of file app_adsiprog.c.

Field Documentation

◆ add_args

int(* add_args) (char *buf, char *name, int id, char *args, struct adsi_script *state, const char *script, int lineno)

Definition at line 896 of file app_adsiprog.c.

Referenced by process_opcode(), and process_returncode().

◆ id

int id

◆ name

char* name

Definition at line 894 of file app_adsiprog.c.

Referenced by PathSegment::get_child(), and SwaggerType::load().


The documentation for this struct was generated from the following file: