FreeSWITCH API Documentation  1.7.0
Data Fields
switch_console_callback_match Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_console_callback_match:

Data Fields

struct
switch_console_callback_match_node
head
 
struct
switch_console_callback_match_node
end
 
int count
 
int dynamic
 

Detailed Description

Definition at line 2219 of file switch_types.h.

Field Documentation

int switch_console_callback_match::count

Definition at line 2222 of file switch_types.h.

int switch_console_callback_match::dynamic

Definition at line 2223 of file switch_types.h.

Referenced by switch_console_free_matches().

struct switch_console_callback_match_node* switch_console_callback_match::end

Definition at line 2221 of file switch_types.h.

struct switch_console_callback_match_node* switch_console_callback_match::head

Definition at line 2220 of file switch_types.h.

Referenced by comp_callback(), and switch_console_free_matches().


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