Wed Mar 3 23:14:49 2010

Asterisk developer's documentation


directory_item Struct Reference

Collaboration diagram for directory_item:
Collaboration graph
[legend]

Data Fields

struct {
   struct directory_item *   next
entry
char exten [AST_MAX_EXTENSION+1]
char key [50]
char name [AST_MAX_EXTENSION+1]

Detailed Description

Definition at line 112 of file app_directory.c.


Field Documentation

struct { ... } entry

Referenced by do_directory(), and search_directory().

char exten[AST_MAX_EXTENSION+1]
char key[50]

Definition at line 115 of file app_directory.c.

Referenced by check_match(), and sort_items().

char name[AST_MAX_EXTENSION+1]
struct directory_item* next [read]

Definition at line 117 of file app_directory.c.


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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1