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

Data Fields

int len
 
int hits
 
int words
 
char last [512]
 
char partial [512]
 
FILE * out
 
switch_stream_handle_tstream
 
switch_xml_t xml
 
int xml_off
 
switch_core_db_event_callback_func_t callback
 
void * pdata
 

Detailed Description

Definition at line 456 of file switch_console.c.

Field Documentation

◆ callback

◆ hits

int helper::hits

Definition at line 458 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ last

char helper::last[512]

Definition at line 460 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ len

int helper::len

Definition at line 457 of file switch_console.c.

Referenced by switch_console_complete(), and switch_console_save_history().

◆ out

FILE* helper::out

Definition at line 462 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ partial

char helper::partial[512]

Definition at line 461 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ pdata

void* helper::pdata

◆ stream

switch_stream_handle_t* helper::stream

Definition at line 463 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ words

int helper::words

Definition at line 459 of file switch_console.c.

Referenced by switch_console_complete().

◆ xml

switch_xml_t helper::xml

Definition at line 464 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

◆ xml_off

int helper::xml_off

Definition at line 465 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().


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