Main Page | Class List | File List | Class Members | File Members

if_event_api.h

Go to the documentation of this file.
00001 /* 00002 * $Id: if_event_api.h,v 1.3 2003/07/02 08:29:53 jasta Exp $ 00003 * 00004 * Copyright (C) 2001-2003 giFT project (gift.sourceforge.net) 00005 * 00006 * This program is free software; you can redistribute it and/or modify it 00007 * under the terms of the GNU General Public License as published by the 00008 * Free Software Foundation; either version 2, or (at your option) any 00009 * later version. 00010 * 00011 * This program is distributed in the hope that it will be useful, but 00012 * WITHOUT ANY WARRANTY; without even the implied warranty of 00013 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00014 * General Public License for more details. 00015 */ 00016 00017 #ifndef __IF_EVENT_API_H 00018 #define __IF_EVENT_API_H 00019 00020 /*****************************************************************************/ 00021 00028 /*****************************************************************************/ 00029 00030 typedef uint16_t if_event_id; 00031 00032 struct if_event; 00033 #ifdef GIFT_PLUGIN 00034 typedef struct if_event IFEvent; 00035 #endif /* GIFT_PLUGIN */ 00036 00037 /*****************************************************************************/ 00038 00039 #endif /* __IF_EVENT_API_H */

Generated on Sun Aug 22 08:08:53 2004 by doxygen 1.3.7