column info struct. More...
#include <table.h>
Data Fields |
|
| char | isRange |
| char | list_count |
| only useful if isRange == 0 |
|
| union { | |
| unsigned int range [2] | |
| unsigned int * list | |
| } | details |
| struct netsnmp_column_info_t * | next |
column info struct.
OVERLAPPING RANGES ARE NOT SUPPORTED.
Definition at line 58 of file table.h.
1.6.1
Last modified: Monday, 28-Sep-2009 20:19:10 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.