Sat Mar 10 01:55:57 2012

Asterisk developer's documentation


generic_monitor_pvt Struct Reference

private data for generic device monitor More...


Data Fields

int core_id
const char * device_name


Detailed Description

private data for generic device monitor

Definition at line 1075 of file ccss.c.


Field Documentation

int core_id

We need the core ID for similar reasons. Once we find the appropriate item in our ao2_container, we need to remove the appropriate cc_monitor from the list of monitors.

Definition at line 1087 of file ccss.c.

Referenced by cc_generic_monitor_destructor().

const char* device_name

We need the device name during destruction so we can find the appropriate item to destroy.

Definition at line 1080 of file ccss.c.

Referenced by cc_generic_monitor_destructor().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:57 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7