Thu Apr 28 2011 16:57:20

Asterisk developer's documentation


ast_string_field_pool Struct Reference

#include <stringfields.h>

Collaboration diagram for ast_string_field_pool:

Data Fields

char base [0]
struct ast_string_field_poolprev

Detailed Description

Definition at line 126 of file stringfields.h.


Field Documentation

char base[0]

storage space for the fields

Definition at line 128 of file stringfields.h.

pointer to the previous pool, if any

Definition at line 127 of file stringfields.h.

Referenced by __ast_string_field_init(), and add_string_pool().


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