RTS API Documentation  1.10.11
Data Fields
alias_node_s Struct Reference
+ Collaboration diagram for alias_node_s:

Data Fields

char * event_channel
 
char * name
 
char * key
 
struct alias_node_snext
 

Detailed Description

Definition at line 3197 of file switch_event.c.

Field Documentation

◆ event_channel

char* alias_node_s::event_channel

◆ key

char* alias_node_s::key

Definition at line 3200 of file switch_event.c.

Referenced by switch_live_array_add_alias(), and switch_live_array_destroy().

◆ name

char* alias_node_s::name

◆ next

struct alias_node_s* alias_node_s::next

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