FreeSWITCH API Documentation  1.7.0
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 454 of file switch_console.c.

Field Documentation

int helper::hits

Definition at line 456 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

char helper::last[512]

Definition at line 458 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

int helper::len

Definition at line 455 of file switch_console.c.

Referenced by switch_console_complete().

FILE* helper::out

Definition at line 460 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

char helper::partial[512]

Definition at line 459 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

void* helper::pdata
switch_stream_handle_t* helper::stream

Definition at line 461 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

int helper::words

Definition at line 457 of file switch_console.c.

Referenced by switch_console_complete().

switch_xml_t helper::xml

Definition at line 462 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().

int helper::xml_off

Definition at line 463 of file switch_console.c.

Referenced by comp_callback(), and switch_console_complete().


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