RTS API Documentation
1.10.11
|
#include <switch_types.h>
Data Fields | |
char * | val |
struct switch_console_callback_match_node * | next |
Definition at line 2377 of file switch_types.h.
struct switch_console_callback_match_node* switch_console_callback_match_node::next |
Definition at line 2379 of file switch_types.h.
Referenced by comp_callback(), switch_console_free_matches(), switch_console_push_match_unique(), and switch_console_sort_matches().
char* switch_console_callback_match_node::val |
Definition at line 2378 of file switch_types.h.
Referenced by comp_callback(), switch_console_free_matches(), switch_console_push_match(), and switch_console_push_match_unique().