Mon Oct 8 12:39:31 2012

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 inuse:1
unsigned int ringing:1
enum ast_device_state state


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 256 of file devicestate.h.


Field Documentation

unsigned int inuse

Definition at line 258 of file devicestate.h.

Referenced by ast_devstate_aggregate_add().

unsigned int ringing

Definition at line 257 of file devicestate.h.

Referenced by ast_devstate_aggregate_add().

enum ast_device_state state

Definition at line 259 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 Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7