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

config_api.h

00001 #ifndef NET_SNMP_CONFIG_API_H
00002 #define NET_SNMP_CONFIG_API_H
00003 
00009 #include <net-snmp/types.h>
00010 
00011     /*
00012      *  For the initial release, this will just refer to the
00013      *  relevant UCD header files.
00014      *    In due course, the routines relevant to this area of the
00015      *  API will be identified, and listed here directly.
00016      *
00017      *  But for the time being, this header file is a placeholder,
00018      *  to allow application writers to adopt the new header file names.
00019      */
00020 #include <net-snmp/library/snmp_api.h>
00021 
00022 #include <net-snmp/library/read_config.h>
00023 #include <net-snmp/library/default_store.h>
00024 
00025 #include <stdio.h>              /* for FILE definition */
00026 #include <net-snmp/library/snmp_parse_args.h>
00027 #include <net-snmp/library/snmp_enum.h>
00028 #include <net-snmp/library/vacm.h>
00029 
00030 #endif                          /* NET_SNMP_CONFIG_API_H */

Generated on Fri Dec 30 13:47:44 2005 for net-snmp by  doxygen 1.3.9.1

Valid CSS!


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