Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
aco_option Struct Reference

Data Fields

const char * aliased_to
 
size_t argc
 
intptr_t args [0]
 
const char * default_val
 
unsigned char deprecated:1
 
unsigned int flags
 
aco_option_handler handler
 
enum aco_matchtype match_type
 
const char * name
 
regex_t * name_regex
 
unsigned int no_doc:1
 
struct aco_type ** obj
 
enum aco_option_type type
 

Detailed Description

Examples:
app_skel.c.

Definition at line 62 of file config_options.c.


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