Wed Aug 7 17:16:15 2019

Asterisk developer's documentation


ast_string_field_mgr Struct Reference

#include <stringfields.h>

Data Fields

struct ast_string_field_poolembedded_pool
ast_string_field last_alloc
const char * owner_file
const char * owner_func
int owner_line

Detailed Description

Definition at line 145 of file stringfields.h.


Field Documentation

pointer to the embedded pool, if any

Definition at line 147 of file stringfields.h.

Referenced by __ast_calloc_with_stringfields(), and __ast_string_field_init().

const char* owner_file

filename of owner

Definition at line 149 of file stringfields.h.

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

const char* owner_func

function name of owner

Definition at line 150 of file stringfields.h.

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


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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1