Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
row_counter_args Struct Reference

Data Fields

int row_count
 
void * wrapped_arg
 
callback_t wrapped_callback
 

Detailed Description

Structure passed to row counting SQLite callback.

Definition at line 553 of file res_config_sqlite3.c.

Field Documentation

◆ row_count

int row_count

◆ wrapped_arg

void* wrapped_arg

Definition at line 555 of file res_config_sqlite3.c.

Referenced by row_counter_wrapper().

◆ wrapped_callback

callback_t wrapped_callback

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