Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

netsnmp_data_list_s Struct Reference

used to iterate through lists of data More...

#include <data_list.h>

Data Fields

struct netsnmp_data_list_s next
char *  name
void *  data
  The pointer to the data passed on.
Netsnmp_Free_List_Data *  free_func
  must know how to free netsnmp_data_list->data

Detailed Description

used to iterate through lists of data

Definition at line 41 of file data_list.h.


Field Documentation

The pointer to the data passed on.

Definition at line 45 of file data_list.h.

Netsnmp_Free_List_Data* netsnmp_data_list_s::free_func

must know how to free netsnmp_data_list->data

Definition at line 47 of file data_list.h.


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

Generated on 28 Sep 2009 for net-snmp by  doxygen 1.6.1

Last modified: Monday, 28-Sep-2009 20:19:11 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.