Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_string_field_mgr Struct Reference

#include <stringfields.h>


Data Fields

ast_string_field last_alloc
size_t size
size_t used


Detailed Description

Definition at line 137 of file stringfields.h.


Field Documentation

ast_string_field last_alloc

the last field allocated

Definition at line 140 of file stringfields.h.

Referenced by __ast_string_field_alloc_space(), __ast_string_field_init(), __ast_string_field_ptr_build_va(), __ast_string_field_ptr_grow(), and add_string_pool().

size_t size

the total size of the current pool

Definition at line 138 of file stringfields.h.

Referenced by __ast_string_field_alloc_space(), __ast_string_field_ptr_build_va(), __ast_string_field_ptr_grow(), and add_string_pool().

size_t used

the space used in the current pool

Definition at line 139 of file stringfields.h.

Referenced by __ast_string_field_alloc_space(), __ast_string_field_init(), __ast_string_field_ptr_build_va(), __ast_string_field_ptr_grow(), and add_string_pool().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7