| net-snmp 5.7 | 
| Data Fields | |
| netsnmp_table_registration_info * | tblreg_info | 
| registration info for the table | |
| netsnmp_container * | table | 
| container for the table rows | |
| int | group_rows | 
| do we want to group rows with the same index together when calling callbacks? | |
| netsnmp_table_array_callbacks * | cb | 
| callbacks for this table | |
Definition at line 55 of file table_array.c.
callbacks for this table
Definition at line 72 of file table_array.c.
do we want to group rows with the same index together when calling callbacks?
Definition at line 69 of file table_array.c.
container for the table rows
Definition at line 61 of file table_array.c.
registration info for the table
Definition at line 58 of file table_array.c.
 1.7.4
 1.7.4