Sat Sep 16 05:48:08 2006

Asterisk developer's documentation


features_parkwatch Struct Reference


Data Fields

void(* callback )(char *exten, char *context)
char * context
int id
features_parkwatchnext

Detailed Description

List of meter maids (parking lot watchers)

Definition at line 76 of file res_features.c.


Field Documentation

void(* callback)(char *exten, char *context)

Referenced by ast_park_metermaid_add(), and notify_metermaids().

char* context

Meter maid ID

Definition at line 79 of file res_features.c.

Referenced by ast_park_metermaid_add(), ast_park_metermaid_remove(), and notify_metermaids().

int id

Callback for notification

Definition at line 78 of file res_features.c.

Referenced by ast_park_metermaid_add(), and ast_park_metermaid_remove().

struct features_parkwatch* next

Watched context

Definition at line 80 of file res_features.c.

Referenced by ast_park_metermaid_add(), ast_park_metermaid_remove(), and notify_metermaids().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 16 05:48:08 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7