Fri Jun 19 12:10:59 2009

Asterisk developer's documentation


ast_devstate_aggregate Struct Reference

You shouldn't care about the contents of this struct. More...

#include <devicestate.h>


Data Fields

unsigned int all_busy:1
unsigned int all_free:1
unsigned int all_on_hold:1
unsigned int all_unavail:1
unsigned int busy:1
unsigned int in_use:1
unsigned int ring:1


Detailed Description

You shouldn't care about the contents of this struct.

This struct is only here so that it can be easily declared on the stack.

Definition at line 254 of file devicestate.h.


Field Documentation

unsigned int all_busy

Definition at line 256 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int all_free

Definition at line 257 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int all_on_hold

Definition at line 258 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int all_unavail

Definition at line 255 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int busy

Definition at line 259 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int in_use

Definition at line 260 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().

unsigned int ring

Definition at line 261 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:10:59 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7