The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FIB_ENVIROMENT_VERSION   0
#define FIB_ENVIROMENT_VERSION_NAME   V0.0.0
#define FATURE_MAX_FITNESS_EVALUATION_TIME

Macro Definition Documentation

#define FATURE_MAX_FITNESS_EVALUATION_TIME

This feature sets a maximum for the evaluation time for the fitness with cFibObjectFitnessBasicAlgorithm.

created: 28.02.2010 Betti Oesterholz Status: tested

Definition at line 61 of file version.h.

#define FIB_ENVIROMENT_VERSION   0

file name: version.h

Author:
Betti Oesterholz
Date:
28.02.2010 webma.nosp@m.ster.nosp@m.@BioK.nosp@m.om.i.nosp@m.nfo

System: C++

This file contains switches for the fib -enviroment. Copyright (C) GPL3 2010 Betti Oesterholz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

This file contains the versionsinformation for the fib -enviroment implementation. This includes descriptions of declarations for versioned programming switches.

Definition at line 43 of file version.h.

#define FIB_ENVIROMENT_VERSION_NAME   V0.0.0

Definition at line 44 of file version.h.