Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


feature_group Struct Reference

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct {
   struct feature_group *   next
 
entry
 
struct {
   struct feature_group_exten *   first
 
   struct feature_group_exten *   last
 
features
 
const ast_string_field gname
 

Detailed Description

Definition at line 403 of file features.c.

Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 407 of file features.c.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 407 of file features.c.

struct { ... } entry
struct feature_group_exten* first

Definition at line 408 of file features.c.

const ast_string_field gname
struct feature_group_exten* last

Definition at line 408 of file features.c.

struct feature_group* next

Definition at line 404 of file features.c.


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