Sat Feb 11 06:37:46 2012

Asterisk developer's documentation


ast_parkinglot Struct Reference

Structure for parking lots which are put in a container. More...

Collaboration diagram for ast_parkinglot:

Collaboration graph
[legend]

Data Fields

struct parkinglot_cfg cfg
unsigned int disabled:1
char name [AST_MAX_CONTEXT]
int next_parking_space
struct
ast_parkinglot::parkinglot_parklist 
parkings
unsigned int the_mark:1

Data Structures

struct  parkinglot_parklist

Detailed Description

Structure for parking lots which are put in a container.

Definition at line 565 of file features.c.


Field Documentation

struct parkinglot_cfg cfg [read]

unsigned int disabled

TRUE if the parking lot is disabled.

Definition at line 577 of file features.c.

Referenced by handle_feature_show(), park_space_reserve(), parkinglot_activate(), and parkinglot_is_marked_cb().

char name[AST_MAX_CONTEXT]

Parking space to start next park search.

Definition at line 572 of file features.c.

Referenced by park_space_abort(), and park_space_reserve().

unsigned int the_mark

That which bears the_mark shall be deleted if parking lot empty! (Used during reloads.)

Definition at line 575 of file features.c.

Referenced by build_parkinglot(), parkinglot_activate_cb(), parkinglot_is_marked_cb(), and parkinglot_markall_cb().


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

Generated on Sat Feb 11 06:37:47 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6