Fampp2.hh | Fampp2.hh | |||
---|---|---|---|---|
/************************************************************************** **** | /************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
Fam++ 2 | ||||
Copyright (C) 2001 Ben Martin | Copyright (C) 2001 Ben Martin | |||
This program is free software; you can redistribute it and/or modify | This file is part of fampp2. | |||
fampp2 is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License as published by | it under the terms of the GNU General Public License as published by | |||
the Free Software Foundation; either version 2 of the License, or | the Free Software Foundation, either version 3 of the License, or | |||
(at your option) any later version. | (at your option) any later version. | |||
This program is distributed in the hope that it will be useful, | fampp2 is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with fampp2. If not, see <http://www.gnu.org/licenses/>. | |||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 U | ||||
SA | ||||
For more details see the COPYING file in the root directory of this | For more details see the COPYING file in the root directory of this | |||
distribution. | distribution. | |||
$Id: Fampp2.hh,v 1.4 2008/05/24 21:30:59 ben Exp $ | $Id: Fampp2.hh,v 1.5 2010/09/24 05:16:50 ben Exp $ | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** ***/ | *************************************************************************** ***/ | |||
#ifndef INCLUDED_FAMPP_HH | #ifndef INCLUDED_FAMPP_HH | |||
#define INCLUDED_FAMPP_HH | #define INCLUDED_FAMPP_HH | |||
#include <Fampp2Handle.hh> | #include <Fampp2Handle.hh> | |||
End of changes. 6 change blocks. | ||||
8 lines changed or deleted | 7 lines changed or added | |||
Fampp2GlibSupport.hh | Fampp2GlibSupport.hh | |||
---|---|---|---|---|
/************************************************************************** **** | /************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
Fam++ 2 | ||||
Copyright (C) 2001 Ben Martin | Copyright (C) 2001 Ben Martin | |||
This program is free software; you can redistribute it and/or modify | This file is part of fampp2. | |||
fampp2 is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License as published by | it under the terms of the GNU General Public License as published by | |||
the Free Software Foundation; either version 2 of the License, or | the Free Software Foundation, either version 3 of the License, or | |||
(at your option) any later version. | (at your option) any later version. | |||
This program is distributed in the hope that it will be useful, | fampp2 is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with fampp2. If not, see <http://www.gnu.org/licenses/>. | |||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 U | ||||
SA | ||||
For more details see the COPYING file in the root directory of this | For more details see the COPYING file in the root directory of this | |||
distribution. | distribution. | |||
$Id: Fampp2GlibSupport.hh,v 1.1 2005/07/04 11:14:06 ben Exp $ | $Id: Fampp2GlibSupport.hh,v 1.2 2010/09/24 05:16:50 ben Exp $ | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** ***/ | *************************************************************************** ***/ | |||
#include <Fampp2.hh> | #include <Fampp2.hh> | |||
#include <list> | #include <list> | |||
#ifndef INCLUDED_FAMPPGLIBSUP_HH | #ifndef INCLUDED_FAMPPGLIBSUP_HH | |||
#define INCLUDED_FAMPPGLIBSUP_HH | #define INCLUDED_FAMPPGLIBSUP_HH | |||
End of changes. 6 change blocks. | ||||
8 lines changed or deleted | 7 lines changed or added | |||
Fampp2Handle.hh | Fampp2Handle.hh | |||
---|---|---|---|---|
/************************************************************************** **** | /************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
Fam++ 2 | ||||
Copyright (C) 2001 Ben Martin | Copyright (C) 2001 Ben Martin | |||
This program is free software; you can redistribute it and/or modify | This file is part of fampp2. | |||
fampp2 is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License as published by | it under the terms of the GNU General Public License as published by | |||
the Free Software Foundation; either version 2 of the License, or | the Free Software Foundation, either version 3 of the License, or | |||
(at your option) any later version. | (at your option) any later version. | |||
This program is distributed in the hope that it will be useful, | fampp2 is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with fampp2. If not, see <http://www.gnu.org/licenses/>. | |||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 U | ||||
SA | ||||
For more details see the COPYING file in the root directory of this | For more details see the COPYING file in the root directory of this | |||
distribution. | distribution. | |||
$Id: Fampp2Handle.hh,v 1.2 2006/01/24 02:46:06 ben Exp $ | $Id: Fampp2Handle.hh,v 1.3 2010/09/24 05:16:50 ben Exp $ | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** ***/ | *************************************************************************** ***/ | |||
#ifndef INCLUDED_FAMPP_HANDLE_H | #ifndef INCLUDED_FAMPP_HANDLE_H | |||
#define INCLUDED_FAMPP_HANDLE_H | #define INCLUDED_FAMPP_HANDLE_H | |||
#include <sigc++/sigc++.h> | #include <sigc++/sigc++.h> | |||
End of changes. 6 change blocks. | ||||
8 lines changed or deleted | 7 lines changed or added | |||
FamppEvents.hh | FamppEvents.hh | |||
---|---|---|---|---|
/* | /************************************************************************** | |||
These are the events that fam++ can raise. Also event handler adapters. | **** | |||
*************************************************************************** | ||||
**** | ||||
*************************************************************************** | ||||
**** | ||||
Copyright (C) 2000 Ben Martin | Copyright (C) 2000 Ben Martin | |||
This program is free software; you can redistribute it and/or modify | These are the events that fam++ can raise. Also event handler adapters. | |||
This file is part of fampp2. | ||||
fampp2 is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License as published by | it under the terms of the GNU General Public License as published by | |||
the Free Software Foundation; either version 2 of the License, or | the Free Software Foundation, either version 3 of the License, or | |||
(at your option) any later version. | (at your option) any later version. | |||
This program is distributed in the hope that it will be useful, | fampp2 is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with fampp2. If not, see <http://www.gnu.org/licenses/>. | |||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 U | ||||
SA | For more details see the COPYING file in the root directory of this | |||
*/ | distribution. | |||
$Id: FamppEvents.hh,v 1.5 2010/09/24 05:16:51 ben Exp $ | ||||
*************************************************************************** | ||||
**** | ||||
*************************************************************************** | ||||
**** | ||||
*************************************************************************** | ||||
***/ | ||||
#include <Fampp2.hh> | #include <Fampp2.hh> | |||
#ifndef INCLUDED_FAMPPEVENTS_HH | #ifndef INCLUDED_FAMPPEVENTS_HH | |||
#define INCLUDED_FAMPPEVENTS_HH | #define INCLUDED_FAMPPEVENTS_HH | |||
#include <fam.h> | #include <fam.h> | |||
#include <sigc++/signal.h> | #include <sigc++/signal.h> | |||
#include <sigc++/object.h> | #include <sigc++/object.h> | |||
#include <SmartPtr.h> | #include <SmartPtr.h> | |||
End of changes. 5 change blocks. | ||||
9 lines changed or deleted | 25 lines changed or added | |||
FamppExceptions.hh | FamppExceptions.hh | |||
---|---|---|---|---|
/************************************************************************** **** | /************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
Fam++ 2 | ||||
Copyright (C) 2001 Ben Martin | Copyright (C) 2001 Ben Martin | |||
This program is free software; you can redistribute it and/or modify | This file is part of fampp2. | |||
fampp2 is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License as published by | it under the terms of the GNU General Public License as published by | |||
the Free Software Foundation; either version 2 of the License, or | the Free Software Foundation, either version 3 of the License, or | |||
(at your option) any later version. | (at your option) any later version. | |||
This program is distributed in the hope that it will be useful, | fampp2 is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with fampp2. If not, see <http://www.gnu.org/licenses/>. | |||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 U | ||||
SA | ||||
For more details see the COPYING file in the root directory of this | For more details see the COPYING file in the root directory of this | |||
distribution. | distribution. | |||
$Id: FamppExceptions.hh,v 1.1 2005/07/04 11:14:06 ben Exp $ | $Id: FamppExceptions.hh,v 1.2 2010/09/24 05:16:51 ben Exp $ | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** **** | *************************************************************************** **** | |||
*************************************************************************** ***/ | *************************************************************************** ***/ | |||
#ifndef INCLUDED_FAMEXCEPTIONS_HH | #ifndef INCLUDED_FAMEXCEPTIONS_HH | |||
#define INCLUDED_FAMEXCEPTIONS_HH | #define INCLUDED_FAMEXCEPTIONS_HH | |||
#include <string> | #include <string> | |||
#include <exception> | #include <exception> | |||
End of changes. 6 change blocks. | ||||
8 lines changed or deleted | 7 lines changed or added | |||