Thu Apr 8 01:24:00 2010

Asterisk developer's documentation


ast_string_field_mgr Struct Reference

#include <stringfields.h>

Data Fields

ast_string_field last_alloc
const char * owner_file
const char * owner_func
int owner_line
size_t size
size_t used

Detailed Description

Definition at line 137 of file stringfields.h.


Field Documentation

const char* owner_file

filename of owner

Definition at line 142 of file stringfields.h.

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

const char* owner_func

function name of owner

Definition at line 143 of file stringfields.h.

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

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 documentation for this struct was generated from the following file:

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1