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

debug_handler.h

00001 #ifndef DEBUG_HANDLER_H
00002 #define DEBUG_HANDLER_H
00003 
00004 #ifdef __cplusplus
00005 extern          "C" {
00006 #endif
00007 
00008 netsnmp_mib_handler *netsnmp_get_debug_handler(void);
00009 void            netsnmp_init_debug_helper(void);
00010 
00011 Netsnmp_Node_Handler netsnmp_debug_helper;
00012 
00013 #ifdef __cplusplus
00014 }
00015 #endif
00016 #endif                          /* DEBUG_HANDLER_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.