Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google
Main Page | Modules | Data Structures | File List | Data Fields | Related Pages | Examples

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
netsnmp_column_info_t next

Detailed Description

column info struct.

OVERLAPPING RANGES ARE NOT SUPPORTED.

Definition at line 52 of file table.h.


Field Documentation

char netsnmp_column_info_t::list_count
 

only useful if isRange == 0

Definition at line 55 of file table.h.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 30 13:47:51 2005 for net-snmp by  doxygen 1.3.9.1

Valid CSS!


Last modified: Thursday, 01-Mar-2007 16:20:05 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.