output_api.h

00001 #ifndef NET_SNMP_LOGGING_API_H
00002 #define NET_SNMP_LOGGING_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 
00021 #include <net-snmp/library/snmp_client.h>
00022 #include <net-snmp/library/snmp_debug.h>
00023 #include <net-snmp/library/snmp_logging.h>
00024 
00025 #ifndef ERROR_MSG
00026 #define ERROR_MSG(string)       snmp_set_detail(string)
00027 #endif
00028 
00029 #endif                          /* NET_SNMP_LOGGING_API_H */

net-snmpに対してSat Sep 5 13:14:22 2009に生成されました。  doxygen 1.4.7