net-snmp 5.7
Data Fields
table_container_data_s Struct Reference

Data Fields

netsnmp_table_registration_infotblreg_info
 registration info for the table
netsnmp_containertable
 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_callbackscb
 callbacks for this table

Detailed Description

Definition at line 55 of file table_array.c.


Field Documentation

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.


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