Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_string_field_pool Struct Reference

#include <stringfields.h>

Collaboration diagram for ast_string_field_pool:

Collaboration graph
[legend]

Detailed Description

Definition at line 112 of file stringfields.h.

Data Fields

char base [0]
ast_string_field_poolprev


Field Documentation

char base[0]
 

storage space for the fields

Definition at line 114 of file stringfields.h.

Referenced by __ast_string_field_alloc_space(), and __ast_string_field_index_build_va().

struct ast_string_field_pool* prev
 

pointer to the previous pool, if any

Definition at line 113 of file stringfields.h.


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