Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_string_field_mgr Struct Reference

Data Fields

struct ast_string_field_poolembedded_pool
 
ast_string_field last_alloc
 
struct ast_string_field_vector string_fields
 

Detailed Description

Definition at line 227 of file stringfields.h.

Field Documentation

struct ast_string_field_pool* embedded_pool

pointer to the embedded pool, if any

Definition at line 229 of file stringfields.h.

Referenced by __ast_string_field_free_memory(), and __ast_string_field_init().

ast_string_field last_alloc

the last field allocated

Definition at line 228 of file stringfields.h.

Referenced by __ast_string_field_init(), and add_string_pool().

struct ast_string_field_vector string_fields

field vector for compare and copy

Definition at line 230 of file stringfields.h.

Referenced by __ast_string_field_free_memory(), and __ast_string_field_init().


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