RTS API Documentation  1.10.11
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_nodehead
 
struct switch_console_callback_match_nodeend
 
int count
 
int dynamic
 

Detailed Description

Definition at line 2383 of file switch_types.h.

Field Documentation

◆ count

int switch_console_callback_match::count

Definition at line 2386 of file switch_types.h.

Referenced by switch_console_sort_matches().

◆ dynamic

int switch_console_callback_match::dynamic

Definition at line 2387 of file switch_types.h.

Referenced by switch_console_free_matches().

◆ end

struct switch_console_callback_match_node* switch_console_callback_match::end

Definition at line 2385 of file switch_types.h.

Referenced by switch_console_sort_matches().

◆ head

struct switch_console_callback_match_node* switch_console_callback_match::head

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