net-snmp 5.7
Data Fields
netsnmp_column_info_t Struct Reference

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_tnext

Detailed Description

column info struct.

OVERLAPPING RANGES ARE NOT SUPPORTED.

Definition at line 58 of file table.h.


Field Documentation

only useful if isRange == 0

Definition at line 61 of file table.h.


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