Signal4.h

00001 // -*- C++ -*-
00002 /* GG is a GUI for SDL and OpenGL.
00003    Copyright (C) 2003 T. Zachary Laine
00004 
00005    This library is free software; you can redistribute it and/or
00006    modify it under the terms of the GNU Lesser General Public License
00007    as published by the Free Software Foundation; either version 2.1
00008    of the License, or (at your option) any later version.
00009    
00010    This library is distributed in the hope that it will be useful,
00011    but WITHOUT ANY WARRANTY; without even the implied warranty of
00012    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013    Lesser General Public License for more details.
00014     
00015    You should have received a copy of the GNU Lesser General Public
00016    License along with this library; if not, write to the Free
00017    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
00018    02111-1307 USA
00019 
00020    If you do not wish to comply with the terms of the LGPL please
00021    contact the author as other terms are available for a fee.
00022     
00023    Zach Laine
00024    whatwasthataddress@hotmail.com */
00025 
00026 /* *** WARNING! ***
00027    This file is auto-generated by gen_signals.py.
00028    *** ALL CHANGES WILL BE LOST! *** */
00029 
00030 #define GG_SIGNALS_NUM_ARGS 4
00031 #define GG_SIGNALS_SIGNAL_TEMPLATE_PARMS class A1, class A2, class A3, class A4
00032 #define GG_SIGNALS_SIGNAL_TEMPLATE_ARGS A1, A2, A3, A4
00033 #define GG_SIGNALS_SIGNAL_PARMS A1 a1, A2 a2, A3 a3, A4 a4
00034 #define GG_SIGNALS_SIGNAL_ARGS a1, a2, a3, a4
00035 #define GG_SIGNALS_BIND_ARGS _1, _2, _3, _4
00036 
00037 #include "SignalTemplate.h"
00038 
00039 #undef GG_SIGNALS_NUM_ARGS
00040 #undef GG_SIGNALS_SIGNAL_TEMPLATE_PARMS
00041 #undef GG_SIGNALS_SIGNAL_TEMPLATE_ARGS
00042 #undef GG_SIGNALS_SIGNAL_PARMS
00043 #undef GG_SIGNALS_SIGNAL_ARGS
00044 #undef GG_SIGNALS_BIND_ARGS

Generated on Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2