Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_cdr_batch Struct Reference

Collaboration diagram for ast_cdr_batch:

Collaboration graph
[legend]

Detailed Description

Definition at line 76 of file cdr.c.

Data Fields

ast_cdr_batch_itemhead
int size
ast_cdr_batch_itemtail


Field Documentation

struct ast_cdr_batch_item* head
 

Definition at line 78 of file cdr.c.

Referenced by ast_cdr_detach(), ast_cdr_submit_batch(), and reset_batch().

int size
 

Definition at line 77 of file cdr.c.

Referenced by ast_cdr_detach(), and reset_batch().

struct ast_cdr_batch_item* tail
 

Definition at line 79 of file cdr.c.

Referenced by ast_cdr_detach(), and reset_batch().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen