Fri Nov 12 12:16:06 2010

Asterisk developer's documentation


ast_region Struct Reference

Collaboration diagram for ast_region:
Collaboration graph
[legend]

Data Fields

unsigned int cache
unsigned char data [0]
unsigned int fence
char file [64]
char func [40]
size_t len
unsigned int lineno
struct ast_regionnext
enum func_type which

Detailed Description

Definition at line 79 of file astmm.c.


Field Documentation

unsigned int cache

Definition at line 86 of file astmm.c.

Referenced by __ast_alloc_region(), handle_memory_show(), and handle_memory_show_summary().

unsigned char data[0]
unsigned int fence

Definition at line 87 of file astmm.c.

Referenced by __ast_alloc_region(), __ast_free_region(), and handle_memory_show().

char file[64]
char func[40]
size_t len
unsigned int lineno

Definition at line 84 of file astmm.c.

Referenced by __ast_alloc_region(), __ast_free_region(), and handle_memory_show().

struct ast_region* next

Definition at line 85 of file astmm.c.

Referenced by __ast_alloc_region().


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

Generated by  doxygen 1.6.2