git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@125 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
atantar 2006-12-22 14:17:24 +00:00
commit fc13ab6028
411 changed files with 0 additions and 45668 deletions

View file

@ -1,340 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
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 2 of the License, or
(at your option) 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, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.

View file

@ -1,236 +0,0 @@
Installation Instructions
*************************
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
Basic Installation
==================
These are generic installation instructions.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
those values to create a `Makefile' in each directory of the package.
It may also create one or more `.h' files containing system-dependent
definitions. Finally, it creates a shell script `config.status' that
you can run in the future to recreate the current configuration, and a
file `config.log' containing compiler output (useful mainly for
debugging `configure').
It can also use an optional file (typically called `config.cache'
and enabled with `--cache-file=config.cache' or simply `-C') that saves
the results of its tests to speed up reconfiguring. (Caching is
disabled by default to prevent problems with accidental use of stale
cache files.)
If you need to do unusual things to compile the package, please try
to figure out how `configure' could check whether to do them, and mail
diffs or instructions to the address given in the `README' so they can
be considered for the next release. If you are using the cache, and at
some point `config.cache' contains results you don't want to keep, you
may remove or edit it.
The file `configure.ac' (or `configure.in') is used to create
`configure' by a program called `autoconf'. You only need
`configure.ac' if you want to change it or regenerate `configure' using
a newer version of `autoconf'.
The simplest way to compile this package is:
1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.
Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.
2. Type `make' to compile the package.
3. Optionally, type `make check' to run any self-tests that come with
the package.
4. Type `make install' to install the programs and any data files and
documentation.
5. You can remove the program binaries and object files from the
source code directory by typing `make clean'. To also remove the
files that `configure' created (so you can compile the package for
a different kind of computer), type `make distclean'. There is
also a `make maintainer-clean' target, but that is intended mainly
for the package's developers. If you use it, you may have to get
all sorts of other programs in order to regenerate files that came
with the distribution.
Compilers and Options
=====================
Some systems require unusual options for compilation or linking that the
`configure' script does not know about. Run `./configure --help' for
details on some of the pertinent environment variables.
You can give `configure' initial values for configuration parameters
by setting variables in the command line or in the environment. Here
is an example:
./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
*Note Defining Variables::, for more details.
Compiling For Multiple Architectures
====================================
You can compile the package for more than one kind of computer at the
same time, by placing the object files for each architecture in their
own directory. To do this, you must use a version of `make' that
supports the `VPATH' variable, such as GNU `make'. `cd' to the
directory where you want the object files and executables to go and run
the `configure' script. `configure' automatically checks for the
source code in the directory that `configure' is in and in `..'.
If you have to use a `make' that does not support the `VPATH'
variable, you have to compile the package for one architecture at a
time in the source code directory. After you have installed the
package for one architecture, use `make distclean' before reconfiguring
for another architecture.
Installation Names
==================
By default, `make install' will install the package's files in
`/usr/local/bin', `/usr/local/man', etc. You can specify an
installation prefix other than `/usr/local' by giving `configure' the
option `--prefix=PREFIX'.
You can specify separate installation prefixes for
architecture-specific files and architecture-independent files. If you
give `configure' the option `--exec-prefix=PREFIX', the package will
use PREFIX as the prefix for installing programs and libraries.
Documentation and other data files will still use the regular prefix.
In addition, if you use an unusual directory layout you can give
options like `--bindir=DIR' to specify different values for particular
kinds of files. Run `configure --help' for a list of the directories
you can set and what kinds of files go in them.
If the package supports it, you can cause programs to be installed
with an extra prefix or suffix on their names by giving `configure' the
option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
Optional Features
=================
Some packages pay attention to `--enable-FEATURE' options to
`configure', where FEATURE indicates an optional part of the package.
They may also pay attention to `--with-PACKAGE' options, where PACKAGE
is something like `gnu-as' or `x' (for the X Window System). The
`README' should mention any `--enable-' and `--with-' options that the
package recognizes.
For packages that use the X Window System, `configure' can usually
find the X include and library files automatically, but if it doesn't,
you can use the `configure' options `--x-includes=DIR' and
`--x-libraries=DIR' to specify their locations.
Specifying the System Type
==========================
There may be some features `configure' cannot figure out automatically,
but needs to determine by the type of machine the package will run on.
Usually, assuming the package is built to be run on the _same_
architectures, `configure' can figure that out, but if it prints a
message saying it cannot guess the machine type, give it the
`--build=TYPE' option. TYPE can either be a short name for the system
type, such as `sun4', or a canonical name which has the form:
CPU-COMPANY-SYSTEM
where SYSTEM can have one of these forms:
OS KERNEL-OS
See the file `config.sub' for the possible values of each field. If
`config.sub' isn't included in this package, then this package doesn't
need to know the machine type.
If you are _building_ compiler tools for cross-compiling, you should
use the `--target=TYPE' option to select the type of system they will
produce code for.
If you want to _use_ a cross compiler, that generates code for a
platform different from the build platform, you should specify the
"host" platform (i.e., that on which the generated programs will
eventually be run) with `--host=TYPE'.
Sharing Defaults
================
If you want to set default values for `configure' scripts to share, you
can create a site shell script called `config.site' that gives default
values for variables like `CC', `cache_file', and `prefix'.
`configure' looks for `PREFIX/share/config.site' if it exists, then
`PREFIX/etc/config.site' if it exists. Or, you can set the
`CONFIG_SITE' environment variable to the location of the site script.
A warning: not all `configure' scripts look for a site script.
Defining Variables
==================
Variables not defined in a site shell script can be set in the
environment passed to `configure'. However, some packages may run
configure again during the build, and the customized values of these
variables may be lost. In order to avoid this problem, you should set
them in the `configure' command line, using `VAR=value'. For example:
./configure CC=/usr/local2/bin/gcc
causes the specified `gcc' to be used as the C compiler (unless it is
overridden in the site shell script). Here is a another example:
/bin/bash ./configure CONFIG_SHELL=/bin/bash
Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent
configuration-related scripts to be executed by `/bin/bash'.
`configure' Invocation
======================
`configure' recognizes the following options to control how it operates.
`--help'
`-h'
Print a summary of the options to `configure', and exit.
`--version'
`-V'
Print the version of Autoconf used to generate the `configure'
script, and exit.
`--cache-file=FILE'
Enable the cache: use and save the results of the tests in FILE,
traditionally `config.cache'. FILE defaults to `/dev/null' to
disable caching.
`--config-cache'
`-C'
Alias for `--cache-file=config.cache'.
`--quiet'
`--silent'
`-q'
Do not print messages saying which checks are being made. To
suppress all normal output, redirect it to `/dev/null' (any error
messages will still be shown).
`--srcdir=DIR'
Look for the package's source code in directory DIR. Usually
`configure' can determine that directory automatically.
`configure' also accepts some other, not widely useful, options. Run
`configure --help' for more details.

View file

@ -1,35 +0,0 @@
## Process this file with automake to produce Makefile.in
## Created by Anjuta - will be overwritten
## If you don't want it to overwrite it,
## Please disable it in the Anjuta project configuration
SUBDIRS = src docs
libparadiseodocdir = ${prefix}/docs/paradisEO
libparadiseodoc_DATA = \
README\
COPYING\
AUTHORS\
ChangeLog\
INSTALL\
NEWS\
TODO
EXTRA_DIST = $(libparadiseodoc_DATA)
# Add documentation to distribution
dist-hook:
for specfile in *.spec; do \
if test -f $$specfile; then \
cp -p $$specfile $(distdir); \
fi \
done
$(MAKE) documentation
$(INSTALL_DATA) -d $(srcdir)/docs/html $(srcdir)/docs/latex $(srcdir)/docs/man $(distdir)/docs/
# Prepare documentation
documentation:
cd docs && $(MAKE) doc && cd ..
# convinience-target
doc: documentation

View file

@ -1,629 +0,0 @@
# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
ChangeLog INSTALL NEWS TODO acconfig.h config.guess config.sub \
depcomp install-sh ltmain.sh missing mkinstalldirs
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno configure.status.lineno
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-exec-recursive install-info-recursive \
install-recursive installcheck-recursive installdirs-recursive \
pdf-recursive ps-recursive uninstall-info-recursive \
uninstall-recursive
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libparadiseodocdir)"
libparadiseodocDATA_INSTALL = $(INSTALL_DATA)
DATA = $(libparadiseodoc_DATA)
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EO_DIR = @EO_DIR@
EXEEXT = @EXEEXT@
GREP = @GREP@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build_alias = @build_alias@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host_alias = @host_alias@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
SUBDIRS = src docs
libparadiseodocdir = ${prefix}/docs/paradisEO
libparadiseodoc_DATA = \
README\
COPYING\
AUTHORS\
ChangeLog\
INSTALL\
NEWS\
TODO
EXTRA_DIST = $(libparadiseodoc_DATA)
all: all-recursive
.SUFFIXES:
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
cd $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
uninstall-info-am:
install-libparadiseodocDATA: $(libparadiseodoc_DATA)
@$(NORMAL_INSTALL)
test -z "$(libparadiseodocdir)" || $(mkdir_p) "$(DESTDIR)$(libparadiseodocdir)"
@list='$(libparadiseodoc_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(libparadiseodocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libparadiseodocdir)/$$f'"; \
$(libparadiseodocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libparadiseodocdir)/$$f"; \
done
uninstall-libparadiseodocDATA:
@$(NORMAL_UNINSTALL)
@list='$(libparadiseodoc_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(libparadiseodocdir)/$$f'"; \
rm -f "$(DESTDIR)$(libparadiseodocdir)/$$f"; \
done
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
$(am__remove_distdir)
mkdir $(distdir)
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
if test -d $$d/$$file; then \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(mkdir_p) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(DATA)
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(libparadiseodocdir)"; do \
test -z "$$dir" || $(mkdir_p) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
info: info-recursive
info-am:
install-data-am: install-libparadiseodocDATA
install-exec-am:
install-info: install-info-recursive
install-man:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-info-am uninstall-libparadiseodocDATA
uninstall-info: uninstall-info-recursive
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
check-am clean clean-generic clean-recursive ctags \
ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
dist-shar dist-tarZ dist-zip distcheck distclean \
distclean-generic distclean-recursive distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-exec install-exec-am install-info \
install-info-am install-libparadiseodocDATA install-man \
install-strip installcheck installcheck-am installdirs \
installdirs-am maintainer-clean maintainer-clean-generic \
maintainer-clean-recursive mostlyclean mostlyclean-generic \
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am uninstall-info-am \
uninstall-libparadiseodocDATA
# Add documentation to distribution
dist-hook:
for specfile in *.spec; do \
if test -f $$specfile; then \
cp -p $$specfile $(distdir); \
fi \
done
$(MAKE) documentation
$(INSTALL_DATA) -d $(srcdir)/docs/html $(srcdir)/docs/latex $(srcdir)/docs/man $(distdir)/docs/
# Prepare documentation
documentation:
cd docs && $(MAKE) doc && cd ..
# convinience-target
doc: documentation
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

View file

@ -1,14 +0,0 @@
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_LIBSM
#undef PACKAGE_LOCALE_DIR
#undef PACKAGE_DOC_DIR
#undef PACKAGE_DATA_DIR
#undef PACKAGE_PIXMAPS_DIR
#undef PACKAGE_HELP_DIR
#undef PACKAGE_MENU_DIR
#undef PACKAGE_SOURCE_DIR
#undef GETTEXT_PACKAGE

View file

@ -1 +0,0 @@
AC_DEFUN([AM_GNU_GETTEXT_VERSION], [])

View file

@ -1,874 +0,0 @@
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
# 2005 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_AUTOMAKE_VERSION(VERSION)
# ----------------------------
# Automake X.Y traces this macro to ensure aclocal.m4 has been
# generated from the m4 files accompanying Automake X.Y.
AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
# AM_SET_CURRENT_AUTOMAKE_VERSION
# -------------------------------
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
[AM_AUTOMAKE_VERSION([1.9.6])])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
#
# Of course, Automake must honor this variable whenever it calls a
# tool from the auxiliary directory. The problem is that $srcdir (and
# therefore $ac_aux_dir as well) can be either absolute or relative,
# depending on how configure is run. This is pretty annoying, since
# it makes $ac_aux_dir quite unusable in subdirectories: in the top
# source directory, any form will work fine, but in subdirectories a
# relative path needs to be adjusted first.
#
# $ac_aux_dir/missing
# fails when called from a subdirectory if $ac_aux_dir is relative
# $top_srcdir/$ac_aux_dir/missing
# fails if $ac_aux_dir is absolute,
# fails when called from a subdirectory in a VPATH build with
# a relative $ac_aux_dir
#
# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
# are both prefixed by $srcdir. In an in-source build this is usually
# harmless because $srcdir is `.', but things will broke when you
# start a VPATH build or use an absolute $srcdir.
#
# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
# and then we would define $MISSING as
# MISSING="\${SHELL} $am_aux_dir/missing"
# This will work as long as MISSING is not called from configure, because
# unfortunately $(top_srcdir) has no meaning in configure.
# However there are other variables, like CC, which are often used in
# configure, and could therefore not use this "fixed" $ac_aux_dir.
#
# Another solution, used here, is to always expand $ac_aux_dir to an
# absolute PATH. The drawback is that using absolute paths prevent a
# configured tree to be moved without reconfiguration.
AC_DEFUN([AM_AUX_DIR_EXPAND],
[dnl Rely on autoconf to set up CDPATH properly.
AC_PREREQ([2.50])dnl
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
])
# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 4
# This was merged into AC_PROG_CC in Autoconf.
AU_DEFUN([AM_PROG_CC_STDC],
[AC_PROG_CC
AC_DIAGNOSE([obsolete], [$0:
your code should no longer depend upon `am_cv_prog_cc_stdc', but upon
`ac_cv_prog_cc_stdc'. Remove this warning and the assignment when
you adjust the code. You can also remove the above call to
AC_PROG_CC if you already called it elsewhere.])
am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
])
AU_DEFUN([fp_PROG_CC_STDC])
# AM_CONDITIONAL -*- Autoconf -*-
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 7
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
# -------------------------------------
# Define a conditional.
AC_DEFUN([AM_CONDITIONAL],
[AC_PREREQ(2.52)dnl
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
AC_SUBST([$1_TRUE])
AC_SUBST([$1_FALSE])
if $2; then
$1_TRUE=
$1_FALSE='#'
else
$1_TRUE='#'
$1_FALSE=
fi
AC_CONFIG_COMMANDS_PRE(
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
AC_MSG_ERROR([[conditional "$1" was never defined.
Usually this means the macro was only invoked conditionally.]])
fi])])
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 8
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
# written in clear, in which case automake, when reading aclocal.m4,
# will think it sees a *use*, and therefore will trigger all it's
# C support machinery. Also note that it means that autoscan, seeing
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
# _AM_DEPENDENCIES(NAME)
# ----------------------
# See how the compiler implements dependency checking.
# NAME is "CC", "CXX", "GCJ", or "OBJC".
# We try a few techniques and use that to set a single cache variable.
#
# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
# dependency, and given that the user is not expected to run this macro,
# just rely on AC_PROG_CC.
AC_DEFUN([_AM_DEPENDENCIES],
[AC_REQUIRE([AM_SET_DEPDIR])dnl
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
AC_REQUIRE([AM_DEP_TRACK])dnl
ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
[$1], CXX, [depcc="$CXX" am_compiler_list=],
[$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
[$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
[depcc="$$1" am_compiler_list=])
AC_CACHE_CHECK([dependency style of $depcc],
[am_cv_$1_dependencies_compiler_type],
[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
# We make a subdir and do the tests there. Otherwise we can end up
# making bogus files that we don't know about and never remove. For
# instance it was reported that on HP-UX the gcc test will end up
# making a dummy file named `D' -- because `-MD' means `put the output
# in D'.
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
# using a relative directory.
cp "$am_depcomp" conftest.dir
cd conftest.dir
# We will build objects and dependencies in a subdirectory because
# it helps to detect inapplicable dependency modes. For instance
# both Tru64's cc and ICC support -MD to output dependencies as a
# side effect of compilation, but ICC will put the dependencies in
# the current directory while Tru64 will put them in the object
# directory.
mkdir sub
am_cv_$1_dependencies_compiler_type=none
if test "$am_compiler_list" = ""; then
am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fi
for depmode in $am_compiler_list; do
# Setup a source with many dependencies, because some compilers
# like to wrap large dependency lists on column 80 (with \), and
# we should not choose a depcomp mode which is confused by this.
#
# We need to recreate these files for each test, as the compiler may
# overwrite some of them when testing with obscure command lines.
# This happens at least with the AIX C compiler.
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
# Solaris 8's {/usr,}/bin/sh.
touch sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
case $depmode in
nosideeffect)
# after this tag, mechanisms are not by side-effect, so they'll
# only be used when explicitly requested
if test "x$enable_dependency_tracking" = xyes; then
continue
else
break
fi
;;
none) break ;;
esac
# We check with `-c' and `-o' for the sake of the "dashmstdout"
# mode. It turns out that the SunPro C++ compiler does not properly
# handle `-M -o', and we need to detect this.
if depmode=$depmode \
source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
$SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
>/dev/null 2>conftest.err &&
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
# When given -MP, icc 7.0 and 7.1 complain thusly:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
if (grep 'ignoring option' conftest.err ||
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
am_cv_$1_dependencies_compiler_type=$depmode
break
fi
fi
done
cd ..
rm -rf conftest.dir
else
am_cv_$1_dependencies_compiler_type=none
fi
])
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
AM_CONDITIONAL([am__fastdep$1], [
test "x$enable_dependency_tracking" != xno \
&& test "$am_cv_$1_dependencies_compiler_type" = gcc3])
])
# AM_SET_DEPDIR
# -------------
# Choose a directory name for dependency files.
# This macro is AC_REQUIREd in _AM_DEPENDENCIES
AC_DEFUN([AM_SET_DEPDIR],
[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
])
# AM_DEP_TRACK
# ------------
AC_DEFUN([AM_DEP_TRACK],
[AC_ARG_ENABLE(dependency-tracking,
[ --disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors])
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
fi
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
AC_SUBST([AMDEPBACKSLASH])
])
# Generate code to set up dependency tracking. -*- Autoconf -*-
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
#serial 3
# _AM_OUTPUT_DEPENDENCY_COMMANDS
# ------------------------------
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
[for mf in $CONFIG_FILES; do
# Strip MF so we end up with the name of the file.
mf=`echo "$mf" | sed -e 's/:.*$//'`
# Check whether this is an Automake generated Makefile or not.
# We used to match only the files named `Makefile.in', but
# some people rename them; so instead we look at the file content.
# Grep'ing the first line is not enough: some people post-process
# each Makefile.in and add a new line on top of each file to say so.
# So let's grep whole file.
if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
dirpart=`AS_DIRNAME("$mf")`
else
continue
fi
# Extract the definition of DEPDIR, am__include, and am__quote
# from the Makefile without running `make'.
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
test -z "$DEPDIR" && continue
am__include=`sed -n 's/^am__include = //p' < "$mf"`
test -z "am__include" && continue
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
# When using ansi2knr, U may be empty or an underscore; expand it
U=`sed -n 's/^U = //p' < "$mf"`
# Find all dependency output files, they are included files with
# $(DEPDIR) in their names. We invoke sed twice because it is the
# simplest approach to changing $(DEPDIR) to its actual value in the
# expansion.
for file in `sed -n "
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
# Make sure the directory exists.
test -f "$dirpart/$file" && continue
fdir=`AS_DIRNAME(["$file"])`
AS_MKDIR_P([$dirpart/$fdir])
# echo "creating $dirpart/$file"
echo '# dummy' > "$dirpart/$file"
done
done
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
# AM_OUTPUT_DEPENDENCY_COMMANDS
# -----------------------------
# This macro should only be invoked once -- use via AC_REQUIRE.
#
# This code is only required when automatic dependency tracking
# is enabled. FIXME. This creates each `.P' file that we will
# need in order to bootstrap the dependency handling code.
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AC_CONFIG_COMMANDS([depfiles],
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
])
# Do all the work for Automake. -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 12
# This macro actually does too much. Some checks are only needed if
# your package does certain things. But this isn't really a big deal.
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
# AM_INIT_AUTOMAKE([OPTIONS])
# -----------------------------------------------
# The call with PACKAGE and VERSION arguments is the old style
# call (pre autoconf-2.50), which is being phased out. PACKAGE
# and VERSION should now be passed to AC_INIT and removed from
# the call to AM_INIT_AUTOMAKE.
# We support both call styles for the transition. After
# the next Automake release, Autoconf can make the AC_INIT
# arguments mandatory, and then we can depend on a new Autoconf
# release and drop the old call support.
AC_DEFUN([AM_INIT_AUTOMAKE],
[AC_PREREQ([2.58])dnl
dnl Autoconf wants to disallow AM_ names. We explicitly allow
dnl the ones we care about.
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
AC_REQUIRE([AC_PROG_INSTALL])dnl
# test to see if srcdir already configured
if test "`cd $srcdir && pwd`" != "`pwd`" &&
test -f $srcdir/config.status; then
AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
fi
# test whether we have cygpath
if test -z "$CYGPATH_W"; then
if (cygpath --version) >/dev/null 2>/dev/null; then
CYGPATH_W='cygpath -w'
else
CYGPATH_W=echo
fi
fi
AC_SUBST([CYGPATH_W])
# Define the identity of the package.
dnl Distinguish between old-style and new-style calls.
m4_ifval([$2],
[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
AC_SUBST([PACKAGE], [$1])dnl
AC_SUBST([VERSION], [$2])],
[_AM_SET_OPTIONS([$1])dnl
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
_AM_IF_OPTION([no-define],,
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
# Some tools Automake needs.
AC_REQUIRE([AM_SANITY_CHECK])dnl
AC_REQUIRE([AC_ARG_PROGRAM])dnl
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
AM_MISSING_PROG(AUTOCONF, autoconf)
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
AM_MISSING_PROG(AUTOHEADER, autoheader)
AM_MISSING_PROG(MAKEINFO, makeinfo)
AM_PROG_INSTALL_SH
AM_PROG_INSTALL_STRIP
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
AC_REQUIRE([AC_PROG_AWK])dnl
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
[_AM_PROG_TAR([v7])])])
_AM_IF_OPTION([no-dependencies],,
[AC_PROVIDE_IFELSE([AC_PROG_CC],
[_AM_DEPENDENCIES(CC)],
[define([AC_PROG_CC],
defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
AC_PROVIDE_IFELSE([AC_PROG_CXX],
[_AM_DEPENDENCIES(CXX)],
[define([AC_PROG_CXX],
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
])
])
# When config.status generates a header, we must update the stamp-h file.
# This file resides in the same directory as the config header
# that is generated. The stamp files are numbered to have different names.
# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
# loop where config.status creates the headers, so we can generate
# our stamp files there.
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
[# Compute $1's index in $config_headers.
_am_stamp_count=1
for _am_header in $config_headers :; do
case $_am_header in
$1 | $1:* )
break ;;
* )
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
esac
done
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PROG_INSTALL_SH
# ------------------
# Define $install_sh.
AC_DEFUN([AM_PROG_INSTALL_SH],
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
install_sh=${install_sh-"$am_aux_dir/install-sh"}
AC_SUBST(install_sh)])
# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 2
# Check whether the underlying file-system supports filenames
# with a leading dot. For instance MS-DOS doesn't.
AC_DEFUN([AM_SET_LEADING_DOT],
[rm -rf .tst 2>/dev/null
mkdir .tst 2>/dev/null
if test -d .tst; then
am__leading_dot=.
else
am__leading_dot=_
fi
rmdir .tst 2>/dev/null
AC_SUBST([am__leading_dot])])
# Check to see how 'make' treats includes. -*- Autoconf -*-
# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 3
# AM_MAKE_INCLUDE()
# -----------------
# Check to see how make treats includes.
AC_DEFUN([AM_MAKE_INCLUDE],
[am_make=${MAKE-make}
cat > confinc << 'END'
am__doit:
@echo done
.PHONY: am__doit
END
# If we don't find an include directive, just comment out the code.
AC_MSG_CHECKING([for style of include used by $am_make])
am__include="#"
am__quote=
_am_result=none
# First try GNU make style include.
echo "include confinc" > confmf
# We grep out `Entering directory' and `Leaving directory'
# messages which can occur if `w' ends up in MAKEFLAGS.
# In particular we don't look at `^make:' because GNU make might
# be invoked under some other name (usually "gmake"), in which
# case it prints its new name instead of `make'.
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
am__include=include
am__quote=
_am_result=GNU
fi
# Now try BSD make style include.
if test "$am__include" = "#"; then
echo '.include "confinc"' > confmf
if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
am__include=.include
am__quote="\""
_am_result=BSD
fi
fi
AC_SUBST([am__include])
AC_SUBST([am__quote])
AC_MSG_RESULT([$_am_result])
rm -f confinc confmf
])
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 4
# AM_MISSING_PROG(NAME, PROGRAM)
# ------------------------------
AC_DEFUN([AM_MISSING_PROG],
[AC_REQUIRE([AM_MISSING_HAS_RUN])
$1=${$1-"${am_missing_run}$2"}
AC_SUBST($1)])
# AM_MISSING_HAS_RUN
# ------------------
# Define MISSING if not defined so far and test if it supports --run.
# If it does, set am_missing_run to use it, otherwise, to nothing.
AC_DEFUN([AM_MISSING_HAS_RUN],
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
# Use eval to expand $SHELL
if eval "$MISSING --run true"; then
am_missing_run="$MISSING --run "
else
am_missing_run=
AC_MSG_WARN([`missing' script is too old or missing])
fi
])
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PROG_MKDIR_P
# ---------------
# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
#
# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
# created by `make install' are always world readable, even if the
# installer happens to have an overly restrictive umask (e.g. 077).
# This was a mistake. There are at least two reasons why we must not
# use `-m 0755':
# - it causes special bits like SGID to be ignored,
# - it may be too restrictive (some setups expect 775 directories).
#
# Do not use -m 0755 and let people choose whatever they expect by
# setting umask.
#
# We cannot accept any implementation of `mkdir' that recognizes `-p'.
# Some implementations (such as Solaris 8's) are not thread-safe: if a
# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
# concurrently, both version can detect that a/ is missing, but only
# one can create it and the other will error out. Consequently we
# restrict ourselves to GNU make (using the --version option ensures
# this.)
AC_DEFUN([AM_PROG_MKDIR_P],
[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
# We used to keeping the `.' as first argument, in order to
# allow $(mkdir_p) to be used without argument. As in
# $(mkdir_p) $(somedir)
# where $(somedir) is conditionally defined. However this is wrong
# for two reasons:
# 1. if the package is installed by a user who cannot write `.'
# make install will fail,
# 2. the above comment should most certainly read
# $(mkdir_p) $(DESTDIR)$(somedir)
# so it does not work when $(somedir) is undefined and
# $(DESTDIR) is not.
# To support the latter case, we have to write
# test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
# so the `.' trick is pointless.
mkdir_p='mkdir -p --'
else
# On NextStep and OpenStep, the `mkdir' command does not
# recognize any option. It will interpret all options as
# directories to create, and then abort because `.' already
# exists.
for d in ./-p ./--version;
do
test -d $d && rmdir $d
done
# $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
if test -f "$ac_aux_dir/mkinstalldirs"; then
mkdir_p='$(mkinstalldirs)'
else
mkdir_p='$(install_sh) -d'
fi
fi
AC_SUBST([mkdir_p])])
# Helper functions for option handling. -*- Autoconf -*-
# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 3
# _AM_MANGLE_OPTION(NAME)
# -----------------------
AC_DEFUN([_AM_MANGLE_OPTION],
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
# _AM_SET_OPTION(NAME)
# ------------------------------
# Set option NAME. Presently that only means defining a flag for this option.
AC_DEFUN([_AM_SET_OPTION],
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
# _AM_SET_OPTIONS(OPTIONS)
# ----------------------------------
# OPTIONS is a space-separated list of Automake options.
AC_DEFUN([_AM_SET_OPTIONS],
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
# -------------------------------------------
# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
AC_DEFUN([_AM_IF_OPTION],
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
# Check to make sure that the build environment is sane. -*- Autoconf -*-
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
# Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 4
# AM_SANITY_CHECK
# ---------------
AC_DEFUN([AM_SANITY_CHECK],
[AC_MSG_CHECKING([whether build environment is sane])
# Just in case
sleep 1
echo timestamp > conftest.file
# Do `set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
if test "$[*]" = "X"; then
# -L didn't work.
set X `ls -t $srcdir/configure conftest.file`
fi
rm -f conftest.file
if test "$[*]" != "X $srcdir/configure conftest.file" \
&& test "$[*]" != "X conftest.file $srcdir/configure"; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
alias in your environment])
fi
test "$[2]" = conftest.file
)
then
# Ok.
:
else
AC_MSG_ERROR([newly created file is older than distributed files!
Check your system clock])
fi
AC_MSG_RESULT(yes)])
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PROG_INSTALL_STRIP
# ---------------------
# One issue with vendor `install' (even GNU) is that you can't
# specify the program used to strip binaries. This is especially
# annoying in cross-compiling environments, where the build's strip
# is unlikely to handle the host's binaries.
# Fortunately install-sh will honor a STRIPPROG variable, so we
# always use install-sh in `make install-strip', and initialize
# STRIPPROG with the value of the STRIP variable (set by the user).
AC_DEFUN([AM_PROG_INSTALL_STRIP],
[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
# Installed binaries are usually stripped using `strip' when the user
# run `make install-strip'. However `strip' might not be the right
# tool to use in cross-compilation environments, therefore Automake
# will honor the `STRIP' environment variable to overrule this program.
dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
if test "$cross_compiling" != no; then
AC_CHECK_TOOL([STRIP], [strip], :)
fi
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
# Check how to create a tarball. -*- Autoconf -*-
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 2
# _AM_PROG_TAR(FORMAT)
# --------------------
# Check how to create a tarball in format FORMAT.
# FORMAT should be one of `v7', `ustar', or `pax'.
#
# Substitute a variable $(am__tar) that is a command
# writing to stdout a FORMAT-tarball containing the directory
# $tardir.
# tardir=directory && $(am__tar) > result.tar
#
# Substitute a variable $(am__untar) that extract such
# a tarball read from stdin.
# $(am__untar) < result.tar
AC_DEFUN([_AM_PROG_TAR],
[# Always define AMTAR for backward compatibility.
AM_MISSING_PROG([AMTAR], [tar])
m4_if([$1], [v7],
[am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
[m4_case([$1], [ustar],, [pax],,
[m4_fatal([Unknown tar format])])
AC_MSG_CHECKING([how to create a $1 tar archive])
# Loop over all known methods to create a tar archive until one works.
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
# Do not fold the above two line into one, because Tru64 sh and
# Solaris sh will not grok spaces in the rhs of `-'.
for _am_tool in $_am_tools
do
case $_am_tool in
gnutar)
for _am_tar in tar gnutar gtar;
do
AM_RUN_LOG([$_am_tar --version]) && break
done
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
am__untar="$_am_tar -xf -"
;;
plaintar)
# Must skip GNU tar: if it does not support --format= it doesn't create
# ustar tarball either.
(tar --version) >/dev/null 2>&1 && continue
am__tar='tar chf - "$$tardir"'
am__tar_='tar chf - "$tardir"'
am__untar='tar xf -'
;;
pax)
am__tar='pax -L -x $1 -w "$$tardir"'
am__tar_='pax -L -x $1 -w "$tardir"'
am__untar='pax -r'
;;
cpio)
am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
am__untar='cpio -i -H $1 -d'
;;
none)
am__tar=false
am__tar_=false
am__untar=false
;;
esac
# If the value was cached, stop now. We just wanted to have am__tar
# and am__untar set.
test -n "${am_cv_prog_tar_$1}" && break
# tar/untar a dummy directory, and stop if the command works
rm -rf conftest.dir
mkdir conftest.dir
echo GrepMe > conftest.dir/file
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
rm -rf conftest.dir
if test -s conftest.tar; then
AM_RUN_LOG([$am__untar <conftest.tar])
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
fi
done
rm -rf conftest.dir
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([acinclude.m4])

View file

@ -1,127 +0,0 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
PKG_NAME="the package."
DIE=0
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: You must have \`autoconf' installed to."
echo "Download the appropriate package for your distribution,"
echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/"
DIE=1
}
(grep "^AM_PROG_LIBTOOL" $srcdir/configure.in >/dev/null) && {
(libtool --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: You must have \`libtool' installed."
echo "Get ftp://ftp.gnu.org/pub/gnu/"
echo "(or a newer version if it is available)"
DIE=1
}
}
(automake --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: You must have \`automake' installed."
echo "Get ftp://ftp.gnu.org/pub/gnu/"
echo "(or a newer version if it is available)"
DIE=1
NO_AUTOMAKE=yes
}
# if no automake, don't bother testing for aclocal
test -n "$NO_AUTOMAKE" || (aclocal --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: Missing \`aclocal'. The version of \`automake'"
echo "installed doesn't appear recent enough."
echo "Get ftp://ftp.gnu.org/pub/gnu/"
echo "(or a newer version if it is available)"
DIE=1
}
if test "$DIE" -eq 1; then
exit 1
fi
if test -z "$*"; then
echo "**Warning**: I am going to run \`configure' with no arguments."
echo "If you wish to pass any to it, please specify them on the"
echo \`$0\'" command line."
echo
fi
case $CC in
xlc )
am_opt=--include-deps;;
esac
for coin in `find $srcdir -name configure.in -print`
do
dr=`dirname $coin`
if test -f $dr/NO-AUTO-GEN; then
echo skipping $dr -- flagged as no auto-gen
else
echo processing $dr
macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
( cd $dr
aclocalinclude="$ACLOCAL_FLAGS"
for k in $macrodirs; do
if test -d $k; then
aclocalinclude="$aclocalinclude -I $k"
##else
## echo "**Warning**: No such directory \`$k'. Ignored."
fi
done
if grep "^AM_GNU_GETTEXT" configure.in >/dev/null; then
if grep "sed.*POTFILES" configure.in >/dev/null; then
: do nothing -- we still have an old unmodified configure.in
else
echo "Creating $dr/aclocal.m4 ..."
test -r $dr/aclocal.m4 || touch $dr/aclocal.m4
echo "Running gettextize... Ignore non-fatal messages."
./setup-gettext
echo "Making $dr/aclocal.m4 writable ..."
test -r $dr/aclocal.m4 && chmod u+w $dr/aclocal.m4
fi
fi
if grep "^AM_GNOME_GETTEXT" configure.in >/dev/null; then
echo "Creating $dr/aclocal.m4 ..."
test -r $dr/aclocal.m4 || touch $dr/aclocal.m4
echo "Running gettextize... Ignore non-fatal messages."
./setup-gettext
echo "Making $dr/aclocal.m4 writable ..."
test -r $dr/aclocal.m4 && chmod u+w $dr/aclocal.m4
fi
if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then
echo "Running libtoolize..."
libtoolize --force --copy
fi
test -d m4 && aclocalinclude="$aclocalinclude -I m4"
echo "Running aclocal $aclocalinclude ..."
aclocal $aclocalinclude
if grep "^AM_CONFIG_HEADER" configure.in >/dev/null; then
echo "Running autoheader..."
autoheader
fi
echo "Running automake --gnu $am_opt ..."
automake --add-missing --gnu $am_opt
echo "Running autoconf ..."
autoconf
)
fi
done
#conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c
if test x$NOCONFIGURE = x; then
echo Running $srcdir/configure $conf_flags "$@" ...
$srcdir/configure $conf_flags "$@" \
&& echo Now type \`make\' to compile $PKG_NAME
else
echo Skipping configure process.
fi

File diff suppressed because it is too large Load diff

View file

@ -1,70 +0,0 @@
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* #undef ENABLE_NLS */
/* #undef HAVE_CATGETS */
/* #undef HAVE_GETTEXT */
/* #undef HAVE_LC_MESSAGES */
/* #undef HAVE_STPCPY */
/* #undef HAVE_LIBSM */
/* #undef PACKAGE_LOCALE_DIR */
#define PACKAGE_DOC_DIR "/usr/local/doc/paradisEO"
#define PACKAGE_DATA_DIR "/usr/local/share"
#define PACKAGE_PIXMAPS_DIR "/usr/local/share/pixmaps"
#define PACKAGE_HELP_DIR "/usr/local/share/help"
#define PACKAGE_MENU_DIR "/usr/local/share"
#define PACKAGE_SOURCE_DIR "/home/cahon/paradisEO"
/* #undef GETTEXT_PACKAGE */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Name of package */
#define PACKAGE "paradisEO"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.3"

View file

@ -1,69 +0,0 @@
/* config.h.in. Generated from configure.in by autoheader. */
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_LIBSM
#undef PACKAGE_LOCALE_DIR
#undef PACKAGE_DOC_DIR
#undef PACKAGE_DATA_DIR
#undef PACKAGE_PIXMAPS_DIR
#undef PACKAGE_HELP_DIR
#undef PACKAGE_MENU_DIR
#undef PACKAGE_SOURCE_DIR
#undef GETTEXT_PACKAGE
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION

File diff suppressed because it is too large Load diff

View file

@ -1,45 +0,0 @@
dnl Process this file with autoconf to produce a configure script.
dnl Created by Anjuta - will be overwritten
dnl If you don't want it to overwrite it,
dnl Please disable it in the Anjuta project configuration
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(paradisEO, 0.3)
dnl AM_CONFIG_HEADER(config.h)
AC_ISC_POSIX
CXXFLAGS=""
AC_SUBST(CXXFLAGS)
AC_PROG_CXX
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_PROG_RANLIB
AC_SUBST(EO_DIR)
dnl EO
AC_ARG_WITH(EOdir,
--with-EOdir : Giving the path of the EO tree.,
dnl Well done :-)
EO_DIR="$withval"
if test ! -d $EO_DIR
then
echo ""
echo "# --with-EOdir Invalid directory $withval"
exit 1
fi,
dnl Bouhhhh !!!!
echo ""
echo "# You forgot to give the path of the EO tree !"
echo "# Please write something like ... './configure --with-EOdir=\$HOME/eo'"
exit 1
)
AC_OUTPUT([
Makefile
docs/Makefile
src/Makefile
src/rmc/Makefile
src/rmc/mpi/Makefile
])

View file

@ -1,10 +0,0 @@
## Makefile.am for paradiseo/docs
EXTRA_DIST = paradiseo.cfg foot.html
doc:
cd $(srcdir) && doxygen paradiseo.cfg
clean-local:
cd $(srcdir) && rm -rf html latex man

View file

@ -1,293 +0,0 @@
# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
subdir = docs
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EO_DIR = @EO_DIR@
EXEEXT = @EXEEXT@
GREP = @GREP@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build_alias = @build_alias@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host_alias = @host_alias@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = paradiseo.cfg foot.html
all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu docs/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
uninstall-info-am:
tags: TAGS
TAGS:
ctags: CTAGS
CTAGS:
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
if test -d $$d/$$file; then \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-am
all-am: Makefile
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic clean-local mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am:
install-exec-am:
install-info: install-info-am
install-man:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-info-am
.PHONY: all all-am check check-am clean clean-generic clean-local \
distclean distclean-generic distdir dvi dvi-am html html-am \
info info-am install install-am install-data install-data-am \
install-exec install-exec-am install-info install-info-am \
install-man install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
uninstall-am uninstall-info-am
doc:
cd $(srcdir) && doxygen paradiseo.cfg
clean-local:
cd $(srcdir) && rm -rf html latex man
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

File diff suppressed because it is too large Load diff

View file

@ -1,29 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: NEWS Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>NEWS</h1><div class="fragment"><pre class="fragment"></pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,29 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: README Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>README</h1><div class="fragment"><pre class="fragment"></pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,43 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: acconfig.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>acconfig.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#undef ENABLE_NLS</span>
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_CATGETS</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_GETTEXT</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_LC_MESSAGES</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_STPCPY</span>
<a name="l00006"></a>00006 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_LIBSM</span>
<a name="l00007"></a>00007 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_LOCALE_DIR</span>
<a name="l00008"></a>00008 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_DOC_DIR</span>
<a name="l00009"></a>00009 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_DATA_DIR</span>
<a name="l00010"></a>00010 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_PIXMAPS_DIR</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_HELP_DIR</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_MENU_DIR</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#undef PACKAGE_SOURCE_DIR</span>
<a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#undef GETTEXT_PACKAGE</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,62 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Class List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li id="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>ParadisEO Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="class_communicable.html">Communicable</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_communicator.html">Communicator</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_cooperative.html">Cooperative</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="struct_node.html">Node</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a> class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class offers the elementary basis for implementating an asynchronous island migration model - requires the specification of several basic parameters, i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_e_a.html">peoEA</a> class offers an elementary evolutionary algorithm implementation </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a> class does nothing more than an association between a fitness value and a specified individual </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> represents a wrapper for creating a functor capable of applying in parallel an EO-derived evaluation functor </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_pop_eval.html">peoPopEval&lt; EOT &gt;</a></td><td class="indexvalue">The <b><a class="el" href="classpeo_pop_eval.html">peoPopEval</a></b> class provides the interface for constructing ParadisEO specific evaluation functors </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a> class acts only as a ParadisEO specific sequential evaluation functor - a wrapper for incorporating an <b>eoEvalFunc&lt; EOT &gt;</b>-derived class as evaluation functor </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class offers the elementary basis for implementating a synchronous island migration model - requires the specification of several basic parameters, i.e </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> class provides the basis for implementing the synchronous multi-start model, for launching several solution-based algorithms in parallel on a specified initial population </td></tr>
<tr><td class="indexkey"><a class="el" href="classpeo_transform.html">peoTransform&lt; EOT &gt;</a></td><td class="indexvalue">The <a class="el" href="classpeo_transform.html">peoTransform</a> class acts only as an interface for creating transform operators - for an example please refer to the <b><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a></b> and the <b><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform</a></b> classes </td></tr>
<tr><td class="indexkey"><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_ring_topology.html">RingTopology</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_runner.html">Runner</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="struct_s_e_n_d___r_e_q_u_e_s_t.html">SEND_REQUEST</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_service.html">Service</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_thread.html">Thread</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_topology.html">Topology</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="class_worker.html">Worker</a></td><td class="indexvalue"></td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,48 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Communicable Member List</h1>This is the complete list of members for <a class="el" href="class_communicable.html">Communicable</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,100 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Communicable Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Communicable Class Reference</h1><!-- doxytag: class="Communicable" --><p>Inheritance diagram for Communicable:
<p><center><img src="class_communicable.png" usemap="#Communicable_map" border="0" alt=""></center>
<map name="Communicable_map">
<area href="class_cooperative.html" alt="Cooperative" shape="rect" coords="101,56,293,80">
<area href="class_runner.html" alt="Runner" shape="rect" coords="404,56,596,80">
<area href="class_service.html" alt="Service" shape="rect" coords="808,56,1000,80">
<area href="class_worker.html" alt="Worker" shape="rect" coords="1010,56,1202,80">
<area href="classpeo_async_island_mig.html" alt="peoAsyncIslandMig< EOT >" shape="rect" coords="0,112,192,136">
<area href="classpeo_sync_island_mig.html" alt="peoSyncIslandMig< EOT >" shape="rect" coords="202,112,394,136">
<area href="classpeo_e_a.html" alt="peoEA< EOT >" shape="rect" coords="404,112,596,136">
<area href="classpeo_pop_eval.html" alt="peoPopEval< EOT >" shape="rect" coords="606,112,798,136">
<area href="classpeo_sync_multi_start.html" alt="peoSyncMultiStart< EOT >" shape="rect" coords="808,112,1000,136">
<area href="classpeo_transform.html" alt="peoTransform< EOT >" shape="rect" coords="1010,112,1202,136">
<area href="classpeo_para_pop_eval.html" alt="peoParaPopEval< EOT >" shape="rect" coords="505,168,697,192">
<area href="classpeo_seq_pop_eval.html" alt="peoSeqPopEval< EOT >" shape="rect" coords="707,168,899,192">
<area href="classpeo_para_s_g_a_transform.html" alt="peoParaSGATransform< EOT >" shape="rect" coords="909,168,1101,192">
<area href="classpeo_seq_transform.html" alt="peoSeqTransform< EOT >" shape="rect" coords="1111,168,1303,192">
</map>
<a href="class_communicable-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8ae1827ecf7569b3db1ed386c7d8ad78"></a><!-- doxytag: member="Communicable::Communicable" ref="8ae1827ecf7569b3db1ed386c7d8ad78" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2280b0dfa0d3a515fccf62c2a9fd5f41"></a><!-- doxytag: member="Communicable::~Communicable" ref="2280b0dfa0d3a515fccf62c2a9fd5f41" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="db4307b69b9ccacff55fdbf84b8f50e4"></a><!-- doxytag: member="Communicable::getKey" ref="db4307b69b9ccacff55fdbf84b8f50e4" args="()" -->
COMM_ID&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1f8bd1ee810fd73d44315c95998d19d"></a><!-- doxytag: member="Communicable::lock" ref="e1f8bd1ee810fd73d44315c95998d19d" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="caa814847192e71f434fbf9479ede862"></a><!-- doxytag: member="Communicable::unlock" ref="caa814847192e71f434fbf9479ede862" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cb53e6534b947bc889aa181d9dbbd13b"></a><!-- doxytag: member="Communicable::stop" ref="cb53e6534b947bc889aa181d9dbbd13b" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3306a9adb11a0ab5af342c0db9f7bb2a"></a><!-- doxytag: member="Communicable::resume" ref="3306a9adb11a0ab5af342c0db9f7bb2a" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="605b0efeffe81326f216c9903f5bbf4c"></a><!-- doxytag: member="Communicable::key" ref="605b0efeffe81326f216c9903f5bbf4c" args="" -->
COMM_ID&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cf9639312f71a2f348bc1e7789ccbd9d"></a><!-- doxytag: member="Communicable::sem_lock" ref="cf9639312f71a2f348bc1e7789ccbd9d" args="" -->
sem_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="29c53b9191348e0505e3bcba6d8b82b1"></a><!-- doxytag: member="Communicable::sem_stop" ref="29c53b9191348e0505e3bcba6d8b82b1" args="" -->
sem_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td></tr>
<tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7a6acfdc781a67c9c0ec4f17893f86c3"></a><!-- doxytag: member="Communicable::num_comm" ref="7a6acfdc781a67c9c0ec4f17893f86c3" args="" -->
static unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a> = 0</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="communicable_8h-source.html#l00031">31</a> of file <a class="el" href="communicable_8h-source.html">communicable.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="communicable_8h-source.html">communicable.h</a><li><a class="el" href="communicable_8cpp-source.html">communicable.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -1,46 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Communicator Member List</h1>This is the complete list of members for <a class="el" href="class_communicator.html">Communicator</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicator.html#7c9dce4ea92bd04d01d53f80c0ef08ee">Communicator</a>(int *__argc, char ***__argv)</td><td><a class="el" href="class_communicator.html">Communicator</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#77381649429941c99a3e3d568113d6cf">ReactiveThread</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#8263c2a32d8c99a49a05f1a7717d4262">sleep</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicator.html#142fae13b16b166519315f248a513c62">start</a>()</td><td><a class="el" href="class_communicator.html">Communicator</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#a724a54575de10f09cc03ab7aa4e59ce">wakeUp</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,59 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Communicator Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Communicator Class Reference</h1><!-- doxytag: class="Communicator" --><!-- doxytag: inherits="ReactiveThread" --><p>Inheritance diagram for Communicator:
<p><center><img src="class_communicator.png" usemap="#Communicator_map" border="0" alt=""></center>
<map name="Communicator_map">
<area href="class_reactive_thread.html" alt="ReactiveThread" shape="rect" coords="0,56,101,80">
<area href="class_thread.html" alt="Thread" shape="rect" coords="0,0,101,24">
</map>
<a href="class_communicator-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c9dce4ea92bd04d01d53f80c0ef08ee"></a><!-- doxytag: member="Communicator::Communicator" ref="7c9dce4ea92bd04d01d53f80c0ef08ee" args="(int *__argc, char ***__argv)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicator.html#7c9dce4ea92bd04d01d53f80c0ef08ee">Communicator</a> (int *__argc, char ***__argv)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="142fae13b16b166519315f248a513c62"></a><!-- doxytag: member="Communicator::start" ref="142fae13b16b166519315f248a513c62" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_communicator.html#142fae13b16b166519315f248a513c62">start</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="comm_8h-source.html#l00030">30</a> of file <a class="el" href="comm_8h-source.html">comm.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="comm_8h-source.html">comm.h</a><li><a class="el" href="comm_8cpp-source.html">comm.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 472 B

View file

@ -1,55 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Cooperative Member List</h1>This is the complete list of members for <a class="el" href="class_cooperative.html">Cooperative</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a>()</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">notifySending</a>()</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">owner</a></td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>pack</b>()=0 (defined in <a class="el" href="class_cooperative.html">Cooperative</a>)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">send</a>(Cooperative *__coop)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">setOwner</a>(Runner &amp;__runner)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>unpack</b>()=0 (defined in <a class="el" href="class_cooperative.html">Cooperative</a>)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,76 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Cooperative Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Cooperative Class Reference</h1><!-- doxytag: class="Cooperative" --><!-- doxytag: inherits="Communicable" --><p>Inheritance diagram for Cooperative:
<p><center><img src="class_cooperative.png" usemap="#Cooperative_map" border="0" alt=""></center>
<map name="Cooperative_map">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="91,0,263,24">
<area href="classpeo_async_island_mig.html" alt="peoAsyncIslandMig< EOT >" shape="rect" coords="0,112,172,136">
<area href="classpeo_sync_island_mig.html" alt="peoSyncIslandMig< EOT >" shape="rect" coords="182,112,354,136">
</map>
<a href="class_cooperative-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4012b4e8329e87d26ee266491e1a883e"></a><!-- doxytag: member="Cooperative::getOwner" ref="4012b4e8329e87d26ee266491e1a883e" args="()" -->
<a class="el" href="class_runner.html">Runner</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe7b022567174c8305bc78d8c5749b12"></a><!-- doxytag: member="Cooperative::setOwner" ref="fe7b022567174c8305bc78d8c5749b12" args="(Runner &amp;__runner)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">setOwner</a> (<a class="el" href="class_runner.html">Runner</a> &amp;__runner)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6a4848c94031289df281a571ea427d46"></a><!-- doxytag: member="Cooperative::pack" ref="6a4848c94031289df281a571ea427d46" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>pack</b> ()=0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c31a68fb29e0a9cbe1da8019e4cdafa"></a><!-- doxytag: member="Cooperative::unpack" ref="7c31a68fb29e0a9cbe1da8019e4cdafa" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>unpack</b> ()=0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c609f2a1200da7d1ac96005602515fc6"></a><!-- doxytag: member="Cooperative::send" ref="c609f2a1200da7d1ac96005602515fc6" args="(Cooperative *__coop)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">send</a> (<a class="el" href="class_cooperative.html">Cooperative</a> *__coop)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4439ddeaa1246a2e44c003bfb781739b"></a><!-- doxytag: member="Cooperative::notifySending" ref="4439ddeaa1246a2e44c003bfb781739b" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">notifySending</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7604f094479d08154ede4996a45bf79e"></a><!-- doxytag: member="Cooperative::owner" ref="7604f094479d08154ede4996a45bf79e" args="" -->
<a class="el" href="class_runner.html">Runner</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">owner</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="cooperative_8h-source.html#l00032">32</a> of file <a class="el" href="cooperative_8h-source.html">cooperative.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="cooperative_8h-source.html">cooperative.h</a><li><a class="el" href="coop_8cpp-source.html">coop.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 926 B

View file

@ -1,46 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>ReactiveThread Member List</h1>This is the complete list of members for <a class="el" href="class_reactive_thread.html">ReactiveThread</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#77381649429941c99a3e3d568113d6cf">ReactiveThread</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#915e5a42dc8cb1bcf6738d5fe883a4e7">sem</a></td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#8263c2a32d8c99a49a05f1a7717d4262">sleep</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>start</b>()=0 (defined in <a class="el" href="class_thread.html">Thread</a>)</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#a724a54575de10f09cc03ab7aa4e59ce">wakeUp</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,67 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: ReactiveThread Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>ReactiveThread Class Reference</h1><!-- doxytag: class="ReactiveThread" --><!-- doxytag: inherits="Thread" --><p>Inheritance diagram for ReactiveThread:
<p><center><img src="class_reactive_thread.png" usemap="#ReactiveThread_map" border="0" alt=""></center>
<map name="ReactiveThread_map">
<area href="class_thread.html" alt="Thread" shape="rect" coords="55,0,156,24">
<area href="class_communicator.html" alt="Communicator" shape="rect" coords="0,112,101,136">
<area href="class_worker.html" alt="Worker" shape="rect" coords="111,112,212,136">
</map>
<a href="class_reactive_thread-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="77381649429941c99a3e3d568113d6cf"></a><!-- doxytag: member="ReactiveThread::ReactiveThread" ref="77381649429941c99a3e3d568113d6cf" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_reactive_thread.html#77381649429941c99a3e3d568113d6cf">ReactiveThread</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8263c2a32d8c99a49a05f1a7717d4262"></a><!-- doxytag: member="ReactiveThread::sleep" ref="8263c2a32d8c99a49a05f1a7717d4262" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_reactive_thread.html#8263c2a32d8c99a49a05f1a7717d4262">sleep</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a724a54575de10f09cc03ab7aa4e59ce"></a><!-- doxytag: member="ReactiveThread::wakeUp" ref="a724a54575de10f09cc03ab7aa4e59ce" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_reactive_thread.html#a724a54575de10f09cc03ab7aa4e59ce">wakeUp</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="915e5a42dc8cb1bcf6738d5fe883a4e7"></a><!-- doxytag: member="ReactiveThread::sem" ref="915e5a42dc8cb1bcf6738d5fe883a4e7" args="" -->
sem_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_reactive_thread.html#915e5a42dc8cb1bcf6738d5fe883a4e7">sem</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="reac__thread_8h-source.html#l00031">31</a> of file <a class="el" href="reac__thread_8h-source.html">reac_thread.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="reac__thread_8h-source.html">reac_thread.h</a><li><a class="el" href="reac__thread_8cpp-source.html">reac_thread.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 B

View file

@ -1,41 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>RingTopology Member List</h1>This is the complete list of members for <a class="el" href="class_ring_topology.html">RingTopology</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_topology.html#62bc46d8c20fdc71dad9e7c7a0d7aded">add</a>(Cooperative &amp;__mig)</td><td><a class="el" href="class_topology.html">Topology</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_topology.html#247a2faa8568b678f0b7b11e62c7812c">mig</a></td><td><a class="el" href="class_topology.html">Topology</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_ring_topology.html#292a7746993788f96042f2f628cfcbc5">setNeighbors</a>(Cooperative *__mig, std::vector&lt; Cooperative * &gt; &amp;__from, std::vector&lt; Cooperative * &gt; &amp;__to)</td><td><a class="el" href="class_ring_topology.html">RingTopology</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_topology.html#3e447669757c8311c7f6f8edc705abf2">~Topology</a>()</td><td><a class="el" href="class_topology.html">Topology</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,55 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: RingTopology Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>RingTopology Class Reference</h1><!-- doxytag: class="RingTopology" --><!-- doxytag: inherits="Topology" --><p>Inheritance diagram for RingTopology:
<p><center><img src="class_ring_topology.png" usemap="#RingTopology_map" border="0" alt=""></center>
<map name="RingTopology_map">
<area href="class_topology.html" alt="Topology" shape="rect" coords="0,0,89,24">
</map>
<a href="class_ring_topology-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="292a7746993788f96042f2f628cfcbc5"></a><!-- doxytag: member="RingTopology::setNeighbors" ref="292a7746993788f96042f2f628cfcbc5" args="(Cooperative *__mig, std::vector&lt; Cooperative * &gt; &amp;__from, std::vector&lt; Cooperative * &gt; &amp;__to)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_ring_topology.html#292a7746993788f96042f2f628cfcbc5">setNeighbors</a> (<a class="el" href="class_cooperative.html">Cooperative</a> *__mig, std::vector&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt; &amp;__from, std::vector&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt; &amp;__to)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="ring__topo_8h-source.html#l00029">29</a> of file <a class="el" href="ring__topo_8h-source.html">ring_topo.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ring__topo_8h-source.html">ring_topo.h</a><li><a class="el" href="ring__topo_8cpp-source.html">ring_topo.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 B

View file

@ -1,63 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Runner Member List</h1>This is the complete list of members for <a class="el" href="class_runner.html">Runner</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#5026c74eec184e3a15cb3c0ec4200a57">getID</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#1989c1f8e0b0b54ad2e60a341007e59d">id</a></td><td><a class="el" href="class_runner.html">Runner</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#40adbfb7d6944189b4fff60b02e669ca">isLocal</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#3591be473e0fcee1105fb57319b529aa">notifySendingTermination</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#2ad6d199d684d6f34347fc202ffe2fa3">packTermination</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>run</b>()=0 (defined in <a class="el" href="class_runner.html">Runner</a>)</td><td><a class="el" href="class_runner.html">Runner</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#7acb8258c21da9daa62f9a177a2e5acd">Runner</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#4b0827d5df2df632db4ab71dd55e81b2">sem_start</a></td><td><a class="el" href="class_runner.html">Runner</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#7dc4419051fcc5cc9dadd54ecc9cd47d">start</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#0f133e75c28fb8264549814f80608e68">terminate</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#5bc239db2be753b77369fa9a038769fd">waitStarting</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,88 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Runner Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Runner Class Reference</h1><!-- doxytag: class="Runner" --><!-- doxytag: inherits="Communicable,Thread" --><p>Inheritance diagram for Runner:
<p><center><img src="class_runner.png" usemap="#Runner_map" border="0" alt=""></center>
<map name="Runner_map">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,99,24">
<area href="class_thread.html" alt="Thread" shape="rect" coords="109,0,208,24">
<area href="classpeo_e_a.html" alt="peoEA< EOT >" shape="rect" coords="54,112,153,136">
</map>
<a href="class_runner-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7acb8258c21da9daa62f9a177a2e5acd"></a><!-- doxytag: member="Runner::Runner" ref="7acb8258c21da9daa62f9a177a2e5acd" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#7acb8258c21da9daa62f9a177a2e5acd">Runner</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7dc4419051fcc5cc9dadd54ecc9cd47d"></a><!-- doxytag: member="Runner::start" ref="7dc4419051fcc5cc9dadd54ecc9cd47d" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#7dc4419051fcc5cc9dadd54ecc9cd47d">start</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5bc239db2be753b77369fa9a038769fd"></a><!-- doxytag: member="Runner::waitStarting" ref="5bc239db2be753b77369fa9a038769fd" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#5bc239db2be753b77369fa9a038769fd">waitStarting</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40adbfb7d6944189b4fff60b02e669ca"></a><!-- doxytag: member="Runner::isLocal" ref="40adbfb7d6944189b4fff60b02e669ca" args="()" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#40adbfb7d6944189b4fff60b02e669ca">isLocal</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f133e75c28fb8264549814f80608e68"></a><!-- doxytag: member="Runner::terminate" ref="0f133e75c28fb8264549814f80608e68" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#0f133e75c28fb8264549814f80608e68">terminate</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2d306c1835d8710258d2b52b8cc8312c"></a><!-- doxytag: member="Runner::run" ref="2d306c1835d8710258d2b52b8cc8312c" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>run</b> ()=0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5026c74eec184e3a15cb3c0ec4200a57"></a><!-- doxytag: member="Runner::getID" ref="5026c74eec184e3a15cb3c0ec4200a57" args="()" -->
RUNNER_ID&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#5026c74eec184e3a15cb3c0ec4200a57">getID</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2ad6d199d684d6f34347fc202ffe2fa3"></a><!-- doxytag: member="Runner::packTermination" ref="2ad6d199d684d6f34347fc202ffe2fa3" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#2ad6d199d684d6f34347fc202ffe2fa3">packTermination</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3591be473e0fcee1105fb57319b529aa"></a><!-- doxytag: member="Runner::notifySendingTermination" ref="3591be473e0fcee1105fb57319b529aa" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#3591be473e0fcee1105fb57319b529aa">notifySendingTermination</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4b0827d5df2df632db4ab71dd55e81b2"></a><!-- doxytag: member="Runner::sem_start" ref="4b0827d5df2df632db4ab71dd55e81b2" args="" -->
sem_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#4b0827d5df2df632db4ab71dd55e81b2">sem_start</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1989c1f8e0b0b54ad2e60a341007e59d"></a><!-- doxytag: member="Runner::id" ref="1989c1f8e0b0b54ad2e60a341007e59d" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_runner.html#1989c1f8e0b0b54ad2e60a341007e59d">id</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="runner_8h-source.html#l00034">34</a> of file <a class="el" href="runner_8h-source.html">runner.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="runner_8h-source.html">runner.h</a><li><a class="el" href="core_2runner_8cpp-source.html">core/runner.cpp</a><li><a class="el" href="rmc_2mpi_2runner_8cpp-source.html">rmc/mpi/runner.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 649 B

View file

@ -1,62 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Service Member List</h1>This is the complete list of members for <a class="el" href="class_service.html">Service</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">execute</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#a5b2ad9520bb3710b54348b99acebd58">num_sent_rr</a></td><td><a class="el" href="class_service.html">Service</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#8b615c65c876f342fe8209eb7e36d7b2">owner</a></td><td><a class="el" href="class_service.html">Service</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">packData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">packResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">unpackData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">unpackResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,102 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Service Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Service Class Reference</h1><!-- doxytag: class="Service" --><!-- doxytag: inherits="Communicable" --><p>Inheritance diagram for Service:
<p><center><img src="class_service.png" usemap="#Service_map" border="0" alt=""></center>
<map name="Service_map">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="303,0,495,24">
<area href="classpeo_pop_eval.html" alt="peoPopEval< EOT >" shape="rect" coords="101,112,293,136">
<area href="classpeo_sync_multi_start.html" alt="peoSyncMultiStart< EOT >" shape="rect" coords="303,112,495,136">
<area href="classpeo_transform.html" alt="peoTransform< EOT >" shape="rect" coords="505,112,697,136">
<area href="classpeo_para_pop_eval.html" alt="peoParaPopEval< EOT >" shape="rect" coords="0,168,192,192">
<area href="classpeo_seq_pop_eval.html" alt="peoSeqPopEval< EOT >" shape="rect" coords="202,168,394,192">
<area href="classpeo_para_s_g_a_transform.html" alt="peoParaSGATransform< EOT >" shape="rect" coords="404,168,596,192">
<area href="classpeo_seq_transform.html" alt="peoSeqTransform< EOT >" shape="rect" coords="606,168,798,192">
</map>
<a href="class_service-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="33b149b98498c0e7e401b0f0839d7f0d"></a><!-- doxytag: member="Service::setOwner" ref="33b149b98498c0e7e401b0f0839d7f0d" args="(Thread &amp;__owner)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a> (<a class="el" href="class_thread.html">Thread</a> &amp;__owner)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0dae00309c51a7b7069788142aed799f"></a><!-- doxytag: member="Service::getOwner" ref="0dae00309c51a7b7069788142aed799f" args="()" -->
<a class="el" href="class_thread.html">Thread</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7e2ae35a9070a05dcd46488df649896d"></a><!-- doxytag: member="Service::requestResourceRequest" ref="7e2ae35a9070a05dcd46488df649896d" args="(unsigned __how_many=1)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a> (unsigned __how_many=1)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c4289f98d1cd9ed53e850efbb6a947bd"></a><!-- doxytag: member="Service::packResourceRequest" ref="c4289f98d1cd9ed53e850efbb6a947bd" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aea4b8f7f8fb88e83862ee4bfd9ab207"></a><!-- doxytag: member="Service::packData" ref="aea4b8f7f8fb88e83862ee4bfd9ab207" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">packData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3bd87b444710813d30fd754d4d0b4df3"></a><!-- doxytag: member="Service::unpackData" ref="3bd87b444710813d30fd754d4d0b4df3" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">unpackData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e4f2894e6121e60f38d41cfbd7447ae4"></a><!-- doxytag: member="Service::execute" ref="e4f2894e6121e60f38d41cfbd7447ae4" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">execute</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e5e4f90b2315e15c2a2913bd370f4cf5"></a><!-- doxytag: member="Service::packResult" ref="e5e4f90b2315e15c2a2913bd370f4cf5" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">packResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="45c06344edbfa482b91f68e2035a6099"></a><!-- doxytag: member="Service::unpackResult" ref="45c06344edbfa482b91f68e2035a6099" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">unpackResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="81ad4d6ebb50045b8977e2ab74826f30"></a><!-- doxytag: member="Service::notifySendingData" ref="81ad4d6ebb50045b8977e2ab74826f30" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="94e2012e76aaae3aa8199250f558d503"></a><!-- doxytag: member="Service::notifySendingResourceRequest" ref="94e2012e76aaae3aa8199250f558d503" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f94cc8a5c2665d4574041737e61e9ffc"></a><!-- doxytag: member="Service::notifySendingAllResourceRequests" ref="f94cc8a5c2665d4574041737e61e9ffc" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8b615c65c876f342fe8209eb7e36d7b2"></a><!-- doxytag: member="Service::owner" ref="8b615c65c876f342fe8209eb7e36d7b2" args="" -->
<a class="el" href="class_thread.html">Thread</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#8b615c65c876f342fe8209eb7e36d7b2">owner</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5b2ad9520bb3710b54348b99acebd58"></a><!-- doxytag: member="Service::num_sent_rr" ref="a5b2ad9520bb3710b54348b99acebd58" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_service.html#a5b2ad9520bb3710b54348b99acebd58">num_sent_rr</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="service_8h-source.html#l00032">32</a> of file <a class="el" href="service_8h-source.html">service.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="service_8h-source.html">service.h</a><li><a class="el" href="core_2service_8cpp-source.html">core/service.cpp</a><li><a class="el" href="rmc_2mpi_2service_8cpp-source.html">rmc/mpi/service.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,43 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Thread Member List</h1>This is the complete list of members for <a class="el" href="class_thread.html">Thread</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_thread.html#1b155d63bca3096ac4a1d039aea83c7c">act</a></td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>start</b>()=0 (defined in <a class="el" href="class_thread.html">Thread</a>)</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,75 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Thread Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Thread Class Reference</h1><!-- doxytag: class="Thread" --><p>Inheritance diagram for Thread:
<p><center><img src="class_thread.png" usemap="#Thread_map" border="0" alt=""></center>
<map name="Thread_map">
<area href="class_reactive_thread.html" alt="ReactiveThread" shape="rect" coords="55,56,156,80">
<area href="class_runner.html" alt="Runner" shape="rect" coords="222,56,323,80">
<area href="class_communicator.html" alt="Communicator" shape="rect" coords="0,112,101,136">
<area href="class_worker.html" alt="Worker" shape="rect" coords="111,112,212,136">
<area href="classpeo_e_a.html" alt="peoEA< EOT >" shape="rect" coords="222,112,323,136">
</map>
<a href="class_thread-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="95c703fb8f2f27cb64f475a8c940864a"></a><!-- doxytag: member="Thread::Thread" ref="95c703fb8f2f27cb64f475a8c940864a" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="37d9edd3a1a776cbc27dedff949c9726"></a><!-- doxytag: member="Thread::~Thread" ref="37d9edd3a1a776cbc27dedff949c9726" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c667c1d8fd7243d669043e3dd762b567"></a><!-- doxytag: member="Thread::start" ref="c667c1d8fd7243d669043e3dd762b567" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>start</b> ()=0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e197c46f8f62ecce6d2a7fe95bdc5b38"></a><!-- doxytag: member="Thread::setActive" ref="e197c46f8f62ecce6d2a7fe95bdc5b38" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="20632ffe9ddfa2a478afb0c84dc1096b"></a><!-- doxytag: member="Thread::setPassive" ref="20632ffe9ddfa2a478afb0c84dc1096b" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1b155d63bca3096ac4a1d039aea83c7c"></a><!-- doxytag: member="Thread::act" ref="1b155d63bca3096ac4a1d039aea83c7c" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_thread.html#1b155d63bca3096ac4a1d039aea83c7c">act</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="thread_8h-source.html#l00031">31</a> of file <a class="el" href="thread_8h-source.html">thread.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="thread_8h-source.html">thread.h</a><li><a class="el" href="thread_8cpp-source.html">thread.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 B

View file

@ -1,41 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Topology Member List</h1>This is the complete list of members for <a class="el" href="class_topology.html">Topology</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_topology.html#62bc46d8c20fdc71dad9e7c7a0d7aded">add</a>(Cooperative &amp;__mig)</td><td><a class="el" href="class_topology.html">Topology</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_topology.html#247a2faa8568b678f0b7b11e62c7812c">mig</a></td><td><a class="el" href="class_topology.html">Topology</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>setNeighbors</b>(Cooperative *__mig, std::vector&lt; Cooperative * &gt; &amp;__from, std::vector&lt; Cooperative * &gt; &amp;__to)=0 (defined in <a class="el" href="class_topology.html">Topology</a>)</td><td><a class="el" href="class_topology.html">Topology</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_topology.html#3e447669757c8311c7f6f8edc705abf2">~Topology</a>()</td><td><a class="el" href="class_topology.html">Topology</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,65 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Topology Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Topology Class Reference</h1><!-- doxytag: class="Topology" --><p>Inheritance diagram for Topology:
<p><center><img src="class_topology.png" usemap="#Topology_map" border="0" alt=""></center>
<map name="Topology_map">
<area href="class_ring_topology.html" alt="RingTopology" shape="rect" coords="0,56,89,80">
</map>
<a href="class_topology-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3e447669757c8311c7f6f8edc705abf2"></a><!-- doxytag: member="Topology::~Topology" ref="3e447669757c8311c7f6f8edc705abf2" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_topology.html#3e447669757c8311c7f6f8edc705abf2">~Topology</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62bc46d8c20fdc71dad9e7c7a0d7aded"></a><!-- doxytag: member="Topology::add" ref="62bc46d8c20fdc71dad9e7c7a0d7aded" args="(Cooperative &amp;__mig)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_topology.html#62bc46d8c20fdc71dad9e7c7a0d7aded">add</a> (<a class="el" href="class_cooperative.html">Cooperative</a> &amp;__mig)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="86c006ad698649b2ba5016a5ddd619ce"></a><!-- doxytag: member="Topology::setNeighbors" ref="86c006ad698649b2ba5016a5ddd619ce" args="(Cooperative *__mig, std::vector&lt; Cooperative * &gt; &amp;__from, std::vector&lt; Cooperative * &gt; &amp;__to)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setNeighbors</b> (<a class="el" href="class_cooperative.html">Cooperative</a> *__mig, std::vector&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt; &amp;__from, std::vector&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt; &amp;__to)=0</td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="247a2faa8568b678f0b7b11e62c7812c"></a><!-- doxytag: member="Topology::mig" ref="247a2faa8568b678f0b7b11e62c7812c" args="" -->
std::vector&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_topology.html#247a2faa8568b678f0b7b11e62c7812c">mig</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="topology_8h-source.html#l00031">31</a> of file <a class="el" href="topology_8h-source.html">topology.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="topology_8h-source.html">topology.h</a><li><a class="el" href="topology_8cpp-source.html">topology.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

View file

@ -1,68 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Worker Member List</h1>This is the complete list of members for <a class="el" href="class_worker.html">Worker</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#b5ffcb995e12fa71b9551e91729d6972">id</a></td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#e2f487014766a73c5788bdcfd58ad863">notifySendingResult</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#13efd6a8e275745329a4a8e23a0eb0bb">notifySendingTaskDone</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#83780920118e6c2b67d9477bdf8be248">packResult</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#60d2e8eba85b9ef403d94be54c391640">packTaskDone</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#77381649429941c99a3e3d568113d6cf">ReactiveThread</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#454e1764ed165af733cc44a73e395692">serv</a></td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#d7dc76e301fd2bcf5d3a2088a59f1378">serv_id</a></td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#5dab4ea663546b5a49d9398d7a624d27">setSource</a>(int __rank)</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#8263c2a32d8c99a49a05f1a7717d4262">sleep</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#895c3ebc198018ea3391c09bc802d2f6">src</a></td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#abcbbace05c6113f1959c494b3577291">start</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#7ba5a18b2918cf9e704536b763be37f7">toto</a></td><td><a class="el" href="class_worker.html">Worker</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#bff2bdcd64fe5400156cc78704c64953">unpackData</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_reactive_thread.html#a724a54575de10f09cc03ab7aa4e59ce">wakeUp</a>()</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_worker.html#3754817df06ffe220f7f0d903c78ccac">Worker</a>()</td><td><a class="el" href="class_worker.html">Worker</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,94 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Worker Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>Worker Class Reference</h1><!-- doxytag: class="Worker" --><!-- doxytag: inherits="Communicable,ReactiveThread" --><p>Inheritance diagram for Worker:
<p><center><img src="class_worker.png" usemap="#Worker_map" border="0" alt=""></center>
<map name="Worker_map">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,56,101,80">
<area href="class_reactive_thread.html" alt="ReactiveThread" shape="rect" coords="111,56,212,80">
<area href="class_thread.html" alt="Thread" shape="rect" coords="111,0,212,24">
</map>
<a href="class_worker-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3754817df06ffe220f7f0d903c78ccac"></a><!-- doxytag: member="Worker::Worker" ref="3754817df06ffe220f7f0d903c78ccac" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#3754817df06ffe220f7f0d903c78ccac">Worker</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="abcbbace05c6113f1959c494b3577291"></a><!-- doxytag: member="Worker::start" ref="abcbbace05c6113f1959c494b3577291" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#abcbbace05c6113f1959c494b3577291">start</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="83780920118e6c2b67d9477bdf8be248"></a><!-- doxytag: member="Worker::packResult" ref="83780920118e6c2b67d9477bdf8be248" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#83780920118e6c2b67d9477bdf8be248">packResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bff2bdcd64fe5400156cc78704c64953"></a><!-- doxytag: member="Worker::unpackData" ref="bff2bdcd64fe5400156cc78704c64953" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#bff2bdcd64fe5400156cc78704c64953">unpackData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="60d2e8eba85b9ef403d94be54c391640"></a><!-- doxytag: member="Worker::packTaskDone" ref="60d2e8eba85b9ef403d94be54c391640" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#60d2e8eba85b9ef403d94be54c391640">packTaskDone</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2f487014766a73c5788bdcfd58ad863"></a><!-- doxytag: member="Worker::notifySendingResult" ref="e2f487014766a73c5788bdcfd58ad863" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#e2f487014766a73c5788bdcfd58ad863">notifySendingResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="13efd6a8e275745329a4a8e23a0eb0bb"></a><!-- doxytag: member="Worker::notifySendingTaskDone" ref="13efd6a8e275745329a4a8e23a0eb0bb" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#13efd6a8e275745329a4a8e23a0eb0bb">notifySendingTaskDone</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5dab4ea663546b5a49d9398d7a624d27"></a><!-- doxytag: member="Worker::setSource" ref="5dab4ea663546b5a49d9398d7a624d27" args="(int __rank)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#5dab4ea663546b5a49d9398d7a624d27">setSource</a> (int __rank)</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b5ffcb995e12fa71b9551e91729d6972"></a><!-- doxytag: member="Worker::id" ref="b5ffcb995e12fa71b9551e91729d6972" args="" -->
WORKER_ID&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#b5ffcb995e12fa71b9551e91729d6972">id</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d7dc76e301fd2bcf5d3a2088a59f1378"></a><!-- doxytag: member="Worker::serv_id" ref="d7dc76e301fd2bcf5d3a2088a59f1378" args="" -->
SERVICE_ID&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#d7dc76e301fd2bcf5d3a2088a59f1378">serv_id</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="454e1764ed165af733cc44a73e395692"></a><!-- doxytag: member="Worker::serv" ref="454e1764ed165af733cc44a73e395692" args="" -->
<a class="el" href="class_service.html">Service</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#454e1764ed165af733cc44a73e395692">serv</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="895c3ebc198018ea3391c09bc802d2f6"></a><!-- doxytag: member="Worker::src" ref="895c3ebc198018ea3391c09bc802d2f6" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#895c3ebc198018ea3391c09bc802d2f6">src</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7ba5a18b2918cf9e704536b763be37f7"></a><!-- doxytag: member="Worker::toto" ref="7ba5a18b2918cf9e704536b763be37f7" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_worker.html#7ba5a18b2918cf9e704536b763be37f7">toto</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="worker_8h-source.html#l00033">33</a> of file <a class="el" href="worker_8h-source.html">worker.h</a>.<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="worker_8h-source.html">worker.h</a><li><a class="el" href="worker_8cpp-source.html">worker.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 624 B

View file

@ -1,48 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Alphabetical List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li id="current"><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>ParadisEO Class Index</h1><p><div class="qindex"><a class="qindex" href="#letter_A">A</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_C">C</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_E">E</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_N">N</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_P">P</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_R">R</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_S">S</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_T">T</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_W">W</a></div><p>
<table align="center" width="95%" border="0" cellspacing="0" cellpadding="0">
<tr><td><a name="letter_A"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;A&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="struct_node.html">Node</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_P"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;P&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_service.html">Service</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_C"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;C&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="class_communicable.html">Communicable</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_pop_eval.html">peoPopEval</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="class_communicator.html">Communicator</a>&nbsp;&nbsp;&nbsp;</td><td><a name="letter_R"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;R&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_T"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;T&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="class_cooperative.html">Cooperative</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_reactive_thread.html">ReactiveThread</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_thread.html">Thread</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_E"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;E&nbsp;&nbsp;</div></td></tr></table>
</td><td><a class="el" href="class_ring_topology.html">RingTopology</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_topology.html">Topology</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classpeo_e_a.html">peoEA</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_runner.html">Runner</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpeo_transform.html">peoTransform</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a name="letter_N"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;N&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_S"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;S&nbsp;&nbsp;</div></td></tr></table>
</td><td><a name="letter_W"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;W&nbsp;&nbsp;</div></td></tr></table>
</td></tr><tr><td><a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="struct_s_e_n_d___r_e_q_u_e_s_t.html">SEND_REQUEST</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="class_worker.html">Worker</a>&nbsp;&nbsp;&nbsp;</td></tr></table><p><div class="qindex"><a class="qindex" href="#letter_A">A</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_C">C</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_E">E</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_N">N</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_P">P</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_R">R</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_S">S</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_T">T</a>&nbsp;|&nbsp;<a class="qindex" href="#letter_W">W</a></div><p>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,67 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoAggEvalFunc&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoAggEvalFunc&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoAggEvalFunc" -->The <a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a> class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_agg_eval_func_8h-source.html">peoAggEvalFunc.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoAggEvalFunc&lt; EOT &gt;:
<p><center><img src="classpeo_agg_eval_func.png" usemap="#peoAggEvalFunc< EOT >_map" border="0" alt=""></center>
<map name="peoAggEvalFunc< EOT >_map">
<area href="classpeo_no_agg_eval_func.html" alt="peoNoAggEvalFunc< EOT >" shape="rect" coords="0,56,175,80">
</map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoAggEvalFunc&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a> class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided.
<p>
The class inherits <b>public eoBF&lt; EOT&amp;, const typename EOT :: Fitness&amp;, void &gt;</b> thus requiring, for the derived classes, the creation of a function having the following signature:<p>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>void operator()( EOT&amp; __eot, const typename EOT :: Fitness&amp; __partial_fittness ); &nbsp; </td><td>&nbsp; </td></tr>
</table>
<p>
The aggregation object is called in an iterative manner for each of the results obtained by applying partial evaluation functions.
<p>
<p>
Definition at line <a class="el" href="peo_agg_eval_func_8h-source.html#l00040">40</a> of file <a class="el" href="peo_agg_eval_func_8h-source.html">peoAggEvalFunc.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_agg_eval_func_8h-source.html">peoAggEvalFunc.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 611 B

View file

@ -1,67 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoAsyncIslandMig&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#2fc077d02ef9ea4595cfe883af0d4f83">cont</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#1a2c0004d23bc303420af137a8c8bd27">coop_em</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#e407f411d08ae7d96992603c145a7e43">destination</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#a9cc0e2d61cac6e11647b141962adc89">em</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#87a4ef7d4bd30d349a801bf0f9e87c82">emigrate</a>()</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a>()</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#b8c76d98d9ae99dd930a77c12860519a">imm</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#5a9a64ba51a696e45f91b362c39c9a64">immigrate</a>()</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">notifySending</a>()</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#13581e54425727a7f785ca8a6df527b5">operator()</a>()</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#6d790a5d0b6ac510cac4f61a1c0d8f16">pack</a>()</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#e0f706cbf4148d3ca327227a5c7a9fdf">peoAsyncIslandMig</a>(eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, Topology &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#b761dbd880ee32e170741ecd78da6f48">replace</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#b1fa045094c8a411323e75b5820c80c2">select</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">send</a>(Cooperative *__coop)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">setOwner</a>(Runner &amp;__runner)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#8a502d82c773033e274dca932fc2d4ee">source</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#e45e5a808a96f0853ab6ba42339fe679">topology</a></td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_async_island_mig.html#455501aee5db2bbfbae15779c8429369">unpack</a>()</td><td><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,320 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoAsyncIslandMig&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoAsyncIslandMig&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoAsyncIslandMig" --><!-- doxytag: inherits="Cooperative" -->The <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class offers the elementary basis for implementating an asynchronous island migration model - requires the specification of several basic parameters, i.e.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_async_island_mig_8h-source.html">peoAsyncIslandMig.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoAsyncIslandMig&lt; EOT &gt;:
<p><center><img src="classpeo_async_island_mig.png" usemap="#peoAsyncIslandMig< EOT >_map" border="0" alt=""></center>
<map name="peoAsyncIslandMig< EOT >_map">
<area href="class_cooperative.html" alt="Cooperative" shape="rect" coords="0,56,172,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,172,24">
</map>
<a href="classpeo_async_island_mig-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#e0f706cbf4148d3ca327227a5c7a9fdf">peoAsyncIslandMig</a> (eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, <a class="el" href="class_topology.html">Topology</a> &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor for the <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class; the characteristics of the migration model are defined through the specified parameters - out of the box objects provided in EO, etc., or custom, derived objects may be passed as parameters. <a href="#e0f706cbf4148d3ca327227a5c7a9fdf"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#13581e54425727a7f785ca8a6df527b5">operator()</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function operator to be called as checkpoint for performing the migration step. <a href="#13581e54425727a7f785ca8a6df527b5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d790a5d0b6ac510cac4f61a1c0d8f16"></a><!-- doxytag: member="peoAsyncIslandMig::pack" ref="6d790a5d0b6ac510cac4f61a1c0d8f16" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#6d790a5d0b6ac510cac4f61a1c0d8f16">pack</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dealing with sending the emigrant individuals. There is no need to explicitly call the function. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="455501aee5db2bbfbae15779c8429369"></a><!-- doxytag: member="peoAsyncIslandMig::unpack" ref="455501aee5db2bbfbae15779c8429369" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#455501aee5db2bbfbae15779c8429369">unpack</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dealing with receiving immigrant individuals. There is no need to explicitly call the function. <br></td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87a4ef7d4bd30d349a801bf0f9e87c82"></a><!-- doxytag: member="peoAsyncIslandMig::emigrate" ref="87a4ef7d4bd30d349a801bf0f9e87c82" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#87a4ef7d4bd30d349a801bf0f9e87c82">emigrate</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5a9a64ba51a696e45f91b362c39c9a64"></a><!-- doxytag: member="peoAsyncIslandMig::immigrate" ref="5a9a64ba51a696e45f91b362c39c9a64" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#5a9a64ba51a696e45f91b362c39c9a64">immigrate</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2fc077d02ef9ea4595cfe883af0d4f83"></a><!-- doxytag: member="peoAsyncIslandMig::cont" ref="2fc077d02ef9ea4595cfe883af0d4f83" args="" -->
eoContinue&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#2fc077d02ef9ea4595cfe883af0d4f83">cont</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b1fa045094c8a411323e75b5820c80c2"></a><!-- doxytag: member="peoAsyncIslandMig::select" ref="b1fa045094c8a411323e75b5820c80c2" args="" -->
eoSelect&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#b1fa045094c8a411323e75b5820c80c2">select</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b761dbd880ee32e170741ecd78da6f48"></a><!-- doxytag: member="peoAsyncIslandMig::replace" ref="b761dbd880ee32e170741ecd78da6f48" args="" -->
eoReplacement&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#b761dbd880ee32e170741ecd78da6f48">replace</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e45e5a808a96f0853ab6ba42339fe679"></a><!-- doxytag: member="peoAsyncIslandMig::topology" ref="e45e5a808a96f0853ab6ba42339fe679" args="" -->
<a class="el" href="class_topology.html">Topology</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#e45e5a808a96f0853ab6ba42339fe679">topology</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8a502d82c773033e274dca932fc2d4ee"></a><!-- doxytag: member="peoAsyncIslandMig::source" ref="8a502d82c773033e274dca932fc2d4ee" args="" -->
eoPop&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#8a502d82c773033e274dca932fc2d4ee">source</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e407f411d08ae7d96992603c145a7e43"></a><!-- doxytag: member="peoAsyncIslandMig::destination" ref="e407f411d08ae7d96992603c145a7e43" args="" -->
eoPop&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#e407f411d08ae7d96992603c145a7e43">destination</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b8c76d98d9ae99dd930a77c12860519a"></a><!-- doxytag: member="peoAsyncIslandMig::imm" ref="b8c76d98d9ae99dd930a77c12860519a" args="" -->
std::queue&lt; eoPop&lt; EOT &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#b8c76d98d9ae99dd930a77c12860519a">imm</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9cc0e2d61cac6e11647b141962adc89"></a><!-- doxytag: member="peoAsyncIslandMig::em" ref="a9cc0e2d61cac6e11647b141962adc89" args="" -->
std::queue&lt; eoPop&lt; EOT &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#a9cc0e2d61cac6e11647b141962adc89">em</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1a2c0004d23bc303420af137a8c8bd27"></a><!-- doxytag: member="peoAsyncIslandMig::coop_em" ref="1a2c0004d23bc303420af137a8c8bd27" args="" -->
std::queue&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_async_island_mig.html#1a2c0004d23bc303420af137a8c8bd27">coop_em</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoAsyncIslandMig&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class offers the elementary basis for implementating an asynchronous island migration model - requires the specification of several basic parameters, i.e.
<p>
continuation criterion, selection and replacement strategies, a topological model and the source and destination population for the migrating individuals. As opposed to the synchronous migration model, in the asynchronous migration approach, there is no synchronization step between islands after performing the emigration phase.<p>
The migration operator is called at the end of each generation of an evolutionary algorithms as a checkpoint object - the following code exposes the structure of a classic evolutionary algorithm:<p>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td><b>do</b> { &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; select( population, offsprings ); &nbsp; </td><td>// select the offsprings from the current population </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transform( offsprings ); &nbsp; </td><td>// crossover and mutation operators are applied on the selected offsprings </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; evaluate( offsprings ); &nbsp; </td><td>// evaluation step of the resulting offspring </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; replace( population, offsprings ); &nbsp; </td><td>// replace the individuals in the current population whith individuals from the offspring population, according to a specified replacement strategy </td></tr>
<tr>
<td>} <b>while</b> ( eaCheckpointContinue( population ) ); &nbsp; </td><td>// checkpoint operators are applied on the current population, including the migration operator, if any specified </td></tr>
</table>
<p>
Constructing an asynchronous island migration model requires having defined (1) a topological migration model, (2) the control parameters of the migration process, (3) a checkpoint object associated with an evolutionary algorithm, and (4) an owner object must be set. The owner object must be derived from the <b><a class="el" href="class_runner.html">Runner</a></b> class (for example a <a class="el" href="classpeo_e_a.html">peoEA</a> object represents a possible owner). A simple example is offered bellow:<p>
<ol>
<li>
topological model to be followed when performing migrations: <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td><a class="el" href="class_ring_topology.html">RingTopology</a> migTopology; &nbsp; </td><td>// a simple ring topological model - each island communicates with two other islands </td></tr>
</table>
<p>
</li>
<li>
the continuation criterion, selection and replacement strategy etc. are defined: <br>
<br>
<table style="border:none; border-spacing:0px; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>eoPop&lt; EOT &gt; population( POP_SIZE, popInitializer ); &nbsp; </td><td>// population of individuals to be used for the evolutionary algorithm </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoPeriodicContinue&lt; EOT &gt; migCont( MIG_FREQ ); &nbsp; </td><td>// migrations occur periodically at MIG_FREQ iterations </td></tr>
<tr>
<td>eoRandomSelect&lt; EOT &gt; migSelectStrategy; &nbsp; </td><td>// selection strategy - in this case a random selection is applied </td></tr>
<tr>
<td>eoSelectNumber&lt; EOT &gt; migSelect( migSelectStrategy, MIG_SIZE ); &nbsp; </td><td>// number of individuals to be selected using the specified strategy </td></tr>
<tr>
<td>eoPlusReplacement&lt; EOT &gt; migReplace; &nbsp; </td><td>// immigration strategy - the worse individuals in the destination population are replaced by the immigrant individuals </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>peoAsyncIslandMig&lt; EOT &gt; asyncMigration( <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; migCont, migSelect, migReplace, migTopology, <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; population, population <br>
); &nbsp; </td><td>// asynchronous migration object - the emigrant individuals are selected from the same from population in which the immigrant individuals are being integrated </td></tr>
</table>
<p>
</li>
<li>
creation of a checkpoint object as part of the definition of an evolutionary algoritm (details of th EA not given as being out of scope): <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoGenContinue&lt; EOT &gt; eaCont( NUM_GEN ); &nbsp; </td><td>// the evolutionary algorithm will stop after NUM_GEN generations </td></tr>
<tr>
<td>eoCheckPoint&lt; EOT &gt; eaCheckpointContinue( eaCont ); &nbsp; </td><td>// number of individuals to be selected using the specified strategy </td></tr>
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eaCheckpointContinue.add( asyncMigration ); &nbsp; </td><td>// adding the migration operator as checkpoint element </td></tr>
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
</table>
<p>
</li>
<li>
definition of an owner evolutionary algorithm (an object inheriting the <b><a class="el" href="class_runner.html">Runner</a></b> class): <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>peoEA&lt; EOT &gt; eaAlg( eaCheckpointContinue, eaPopEval, eaSelect, eaTransform, eaReplace); &nbsp; </td><td>// evolutionary algorithm having as checkpoint the eaCheckpointContinue object defined above </td></tr>
<tr>
<td>asyncMigration.setOwner( eaAlg ); &nbsp; </td><td>// setting the evolutionary algorithm as owner of the migration object </td></tr>
<tr>
<td>eaAlg( population ); &nbsp; </td><td>// applying the evolutionary algorithm on a given population </td></tr>
</table>
</li>
</ol>
<p>
The source and the destination population for the migration object were specified as being the same, in step no. 2, as we are usually interested in selecting the emigrants and integrating the immigrant individuals from and in, respectively, one unique population, iteratively evolved by an evolutionary algorithm. There is no restriction in having two distinct populations as source and destination for the emigrant and immigrant individuals respectively.<p>
The above steps only create an asynchronous migration object associated to an evolutionary algorithm. The creation of several islands requires the reiteration of the steps 2 through 4 for creating distinct algorithms, with distinct populations and the associated distinctly parametrized migration objects. The interconnecting element is the underlying topology, defined at step 1 (the same C++ migTopology object has to be passed as parameter for all the migration objects, in order to interconnect them).
<p>
<p>
Definition at line <a class="el" href="peo_async_island_mig_8h-source.html#l00127">127</a> of file <a class="el" href="peo_async_island_mig_8h-source.html">peoAsyncIslandMig.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="e0f706cbf4148d3ca327227a5c7a9fdf"></a><!-- doxytag: member="peoAsyncIslandMig::peoAsyncIslandMig" ref="e0f706cbf4148d3ca327227a5c7a9fdf" args="(eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, Topology &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a>&lt; EOT &gt;::<a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoContinue&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__cont</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoSelect&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__select</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoReplacement&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__replace</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="class_topology.html">Topology</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__topology</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__source</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__destination</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor for the <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a> class; the characteristics of the migration model are defined through the specified parameters - out of the box objects provided in EO, etc., or custom, derived objects may be passed as parameters.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoContinue&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __cont - continuation criterion specifying whether the migration is performed or not; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoSelect&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __select - selection strategy to be applied for constructing a list of emigrant individuals out of the source population; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoReplacement&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __replace - replacement strategy used for integrating the immigrant individuals in the destination population; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>Topology&amp;</em>&nbsp;</td><td>__topology - topological model to be followed when performing migrations; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __source - source population from which the emigrant individuals are selected; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __destination - destination population in which the immigrant population are integrated. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_async_island_mig_8h-source.html#l00186">186</a> of file <a class="el" href="peo_async_island_mig_8h-source.html">peoAsyncIslandMig.h</a>.
<p>
References <a class="el" href="topology_8cpp-source.html#l00031">Topology::add()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="13581e54425727a7f785ca8a6df527b5"></a><!-- doxytag: member="peoAsyncIslandMig::operator()" ref="13581e54425727a7f785ca8a6df527b5" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_async_island_mig.html">peoAsyncIslandMig</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Function operator to be called as checkpoint for performing the migration step.
<p>
The emigrant individuals are selected from the source population and sent to the next island (defined by the topology object) while the immigrant individuals are integrated in the destination population. There is no need to explicitly call the function - the wrapper checkpoint object (please refer to the above example) will perform the call when required.
<p>
Definition at line <a class="el" href="peo_async_island_mig_8h-source.html#l00263">263</a> of file <a class="el" href="peo_async_island_mig_8h-source.html">peoAsyncIslandMig.h</a>.
<p>
References <a class="el" href="peo_async_island_mig_8h-source.html#l00169">peoAsyncIslandMig&lt; EOT &gt;::cont</a>, <a class="el" href="peo_async_island_mig_8h-source.html#l00229">peoAsyncIslandMig&lt; EOT &gt;::emigrate()</a>, <a class="el" href="peo_async_island_mig_8h-source.html#l00247">peoAsyncIslandMig&lt; EOT &gt;::immigrate()</a>, and <a class="el" href="peo_async_island_mig_8h-source.html#l00175">peoAsyncIslandMig&lt; EOT &gt;::source</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_async_island_mig_8h-source.html">peoAsyncIslandMig.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

View file

@ -1,69 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoEA&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#5f015eebf42f176b9fe322488c446c2a">cont</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#5026c74eec184e3a15cb3c0ec4200a57">getID</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#40adbfb7d6944189b4fff60b02e669ca">isLocal</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#3591be473e0fcee1105fb57319b529aa">notifySendingTermination</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#3c709e3b2491147d26fee36138644613">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#2ad6d199d684d6f34347fc202ffe2fa3">packTermination</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#dbfc4f8907bef234602149229f132371">peoEA</a>(eoContinue&lt; EOT &gt; &amp;__cont, peoPopEval&lt; EOT &gt; &amp;__pop_eval, eoSelect&lt; EOT &gt; &amp;__select, peoTransform&lt; EOT &gt; &amp;__trans, eoReplacement&lt; EOT &gt; &amp;__replace)</td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#c0b110e410bc16283e8339f24b733772">pop</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#9140259f50c9186edcb062b023624c96">pop_eval</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#9bd2d4356cf7e69e3141dc269213aa8a">replace</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#6ab8c321d29350634143a2a01cf2ad24">run</a>()</td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#7acb8258c21da9daa62f9a177a2e5acd">Runner</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#2d8428d69fdd6aefefbaf543fdd46d19">select</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#7dc4419051fcc5cc9dadd54ecc9cd47d">start</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#0f133e75c28fb8264549814f80608e68">terminate</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#95c703fb8f2f27cb64f475a8c940864a">Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_e_a.html#713c77935eb8aafebfb9488cfaa4a363">trans</a></td><td><a class="el" href="classpeo_e_a.html">peoEA&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_runner.html#5bc239db2be753b77369fa9a038769fd">waitStarting</a>()</td><td><a class="el" href="class_runner.html">Runner</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_thread.html#37d9edd3a1a776cbc27dedff949c9726">~Thread</a>()</td><td><a class="el" href="class_thread.html">Thread</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,256 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoEA&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoEA&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoEA" --><!-- doxytag: inherits="Runner" -->The <a class="el" href="classpeo_e_a.html">peoEA</a> class offers an elementary evolutionary algorithm implementation.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_e_a_8h-source.html">peoEA.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoEA&lt; EOT &gt;:
<p><center><img src="classpeo_e_a.png" usemap="#peoEA< EOT >_map" border="0" alt=""></center>
<map name="peoEA< EOT >_map">
<area href="class_runner.html" alt="Runner" shape="rect" coords="54,56,153,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,99,24">
<area href="class_thread.html" alt="Thread" shape="rect" coords="109,0,208,24">
</map>
<a href="classpeo_e_a-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#dbfc4f8907bef234602149229f132371">peoEA</a> (eoContinue&lt; EOT &gt; &amp;__cont, <a class="el" href="classpeo_pop_eval.html">peoPopEval</a>&lt; EOT &gt; &amp;__pop_eval, eoSelect&lt; EOT &gt; &amp;__select, <a class="el" href="classpeo_transform.html">peoTransform</a>&lt; EOT &gt; &amp;__trans, eoReplacement&lt; EOT &gt; &amp;__replace)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor for the evolutionary algorithm object - several basic parameters have to be specified, allowing for different levels of parallelism. <a href="#dbfc4f8907bef234602149229f132371"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ab8c321d29350634143a2a01cf2ad24"></a><!-- doxytag: member="peoEA::run" ref="6ab8c321d29350634143a2a01cf2ad24" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#6ab8c321d29350634143a2a01cf2ad24">run</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evolutionary algorithm function - a side effect of the fact that the class is derived from the <b><a class="el" href="class_runner.html">Runner</a></b> class, thus requiring the existence of a <em>run</em> function, the algorithm being executed on a distinct thread. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#3c709e3b2491147d26fee36138644613">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function operator for specifying the population to be associated with the algorithm. <a href="#3c709e3b2491147d26fee36138644613"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f015eebf42f176b9fe322488c446c2a"></a><!-- doxytag: member="peoEA::cont" ref="5f015eebf42f176b9fe322488c446c2a" args="" -->
eoContinue&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#5f015eebf42f176b9fe322488c446c2a">cont</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9140259f50c9186edcb062b023624c96"></a><!-- doxytag: member="peoEA::pop_eval" ref="9140259f50c9186edcb062b023624c96" args="" -->
<a class="el" href="classpeo_pop_eval.html">peoPopEval</a>&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#9140259f50c9186edcb062b023624c96">pop_eval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2d8428d69fdd6aefefbaf543fdd46d19"></a><!-- doxytag: member="peoEA::select" ref="2d8428d69fdd6aefefbaf543fdd46d19" args="" -->
eoSelect&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#2d8428d69fdd6aefefbaf543fdd46d19">select</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="713c77935eb8aafebfb9488cfaa4a363"></a><!-- doxytag: member="peoEA::trans" ref="713c77935eb8aafebfb9488cfaa4a363" args="" -->
<a class="el" href="classpeo_transform.html">peoTransform</a>&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#713c77935eb8aafebfb9488cfaa4a363">trans</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9bd2d4356cf7e69e3141dc269213aa8a"></a><!-- doxytag: member="peoEA::replace" ref="9bd2d4356cf7e69e3141dc269213aa8a" args="" -->
eoReplacement&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#9bd2d4356cf7e69e3141dc269213aa8a">replace</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c0b110e410bc16283e8339f24b733772"></a><!-- doxytag: member="peoEA::pop" ref="c0b110e410bc16283e8339f24b733772" args="" -->
eoPop&lt; EOT &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_e_a.html#c0b110e410bc16283e8339f24b733772">pop</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoEA&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_e_a.html">peoEA</a> class offers an elementary evolutionary algorithm implementation.
<p>
In addition, as compared with the algorithms provided by the EO framework, the <a class="el" href="classpeo_e_a.html">peoEA</a> class has the underlying necessary structure for including, for example, parallel evaluation and parallel transformation operators, migration operators etc. Although there is no restriction on using the algorithms provided by the EO framework, the drawback resides in the fact that the EO implementation is exclusively sequential and, in consequence, no parallelism is provided. A simple example for constructing a <a class="el" href="classpeo_e_a.html">peoEA</a> object:<p>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoPop&lt; EOT &gt; population( POP_SIZE, popInitializer ); &nbsp; </td><td>// creation of a population with POP_SIZE individuals - the popInitializer is a functor to be called for each individual </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoGenContinue&lt; EOT &gt; eaCont( NUM_GEN ); &nbsp; </td><td>// number of generations for the evolutionary algorithm </td></tr>
<tr>
<td>eoCheckPoint&lt; EOT &gt; eaCheckpointContinue( eaCont ); &nbsp; </td><td>// checkpoint incorporating the continuation criterion - startpoint for adding other checkpoint objects </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>peoSeqPopEval&lt; EOT &gt; eaPopEval( evalFunction ); &nbsp; </td><td>// sequential evaluation functor wrapper - evalFunction represents the actual evaluation functor </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoRankingSelect&lt; EOT &gt; selectionStrategy; &nbsp; </td><td>// selection strategy for creating the offspring population - a simple ranking selection in this case </td></tr>
<tr>
<td>eoSelectNumber&lt; EOT &gt; eaSelect( selectionStrategy, POP_SIZE ); &nbsp; </td><td>// the number of individuals to be selected for creating the offspring population </td></tr>
<tr>
<td>eoRankingSelect&lt; EOT &gt; selectionStrategy; &nbsp; </td><td>// selection strategy for creating the offspring population - a simple ranking selection in this case </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoSGATransform&lt; EOT &gt; transform( crossover, CROSS_RATE, mutation, MUT_RATE ); &nbsp; </td><td>// transformation operator - crossover and mutation operators with their associated probabilities </td></tr>
<tr>
<td>peoSeqTransform&lt; EOT &gt; eaTransform( transform ); &nbsp; </td><td>// ParadisEO specific sequential operator - a parallel version may be specified in the same manner </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoPlusReplacement&lt; EOT &gt; eaReplace; &nbsp; </td><td>// replacement strategy - for integrating the offspring resulting individuals in the initial population </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>peoEA&lt; EOT &gt; eaAlg( eaCheckpointContinue, eaPopEval, eaSelect, eaTransform, eaReplace ); &nbsp; </td><td>// ParadisEO evolutionary algorithm integrating the above defined objects </td></tr>
<tr>
<td>eaAlg( population ); &nbsp; </td><td>// specifying the initial population for the algorithm </td></tr>
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
</table>
<p>
<p>
Definition at line <a class="el" href="peo_e_a_8h-source.html#l00069">69</a> of file <a class="el" href="peo_e_a_8h-source.html">peoEA.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="dbfc4f8907bef234602149229f132371"></a><!-- doxytag: member="peoEA::peoEA" ref="dbfc4f8907bef234602149229f132371" args="(eoContinue&lt; EOT &gt; &amp;__cont, peoPopEval&lt; EOT &gt; &amp;__pop_eval, eoSelect&lt; EOT &gt; &amp;__select, peoTransform&lt; EOT &gt; &amp;__trans, eoReplacement&lt; EOT &gt; &amp;__replace)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_e_a.html">peoEA</a>&lt; EOT &gt;::<a class="el" href="classpeo_e_a.html">peoEA</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoContinue&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__cont</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classpeo_pop_eval.html">peoPopEval</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__pop_eval</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoSelect&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__select</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classpeo_transform.html">peoTransform</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__trans</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoReplacement&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__replace</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor for the evolutionary algorithm object - several basic parameters have to be specified, allowing for different levels of parallelism.
<p>
Depending on the requirements, a sequential or a parallel evaluation operator may be specified or, in the same manner, a sequential or a parallel transformation operator may be given as parameter. Out of the box objects may be provided, from the EO package, for example, or custom defined ones may be specified, provided that they are derived from the correct base classes.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoContinue&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __cont - continuation criterion specifying whether the algorithm should continue or not; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>peoPopEval&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop_eval - evaluation operator; it allows the specification of parallel evaluation operators, aggregate evaluation functions, etc.; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoSelect&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __select - selection strategy to be applied for constructing a list of offspring individuals; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>peoTransform&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __trans - transformation operator, i.e. crossover and mutation; allows for sequential or parallel transform; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoReplacement&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __replace - replacement strategy for integrating the offspring individuals in the initial population; </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_e_a_8h-source.html#l00113">113</a> of file <a class="el" href="peo_e_a_8h-source.html">peoEA.h</a>.
<p>
References <a class="el" href="peo_e_a_8h-source.html#l00105">peoEA&lt; EOT &gt;::pop_eval</a>, and <a class="el" href="peo_e_a_8h-source.html#l00107">peoEA&lt; EOT &gt;::trans</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3c709e3b2491147d26fee36138644613"></a><!-- doxytag: member="peoEA::operator()" ref="3c709e3b2491147d26fee36138644613" args="(eoPop&lt; EOT &gt; &amp;__pop)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_e_a.html">peoEA</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__pop</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Function operator for specifying the population to be associated with the algorithm.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - initial population of the algorithm, to be iteratively evolved; </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_e_a_8h-source.html#l00129">129</a> of file <a class="el" href="peo_e_a_8h-source.html">peoEA.h</a>.
<p>
References <a class="el" href="peo_e_a_8h-source.html#l00109">peoEA&lt; EOT &gt;::pop</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_e_a_8h-source.html">peoEA.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

View file

@ -1,38 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoNoAggEvalFunc&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classpeo_no_agg_eval_func.html#1a69ee1af8745ac75c864bf884436de5">operator()</a>(EOT &amp;__sol, const typename EOT::Fitness &amp;__fit)</td><td><a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc&lt; EOT &gt;</a></td><td></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,66 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoNoAggEvalFunc&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoNoAggEvalFunc&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoNoAggEvalFunc" --><!-- doxytag: inherits="peoAggEvalFunc" -->The <a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a> class does nothing more than an association between a fitness value and a specified individual.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_no_agg_eval_func_8h-source.html">peoNoAggEvalFunc.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoNoAggEvalFunc&lt; EOT &gt;:
<p><center><img src="classpeo_no_agg_eval_func.png" usemap="#peoNoAggEvalFunc< EOT >_map" border="0" alt=""></center>
<map name="peoNoAggEvalFunc< EOT >_map">
<area href="classpeo_agg_eval_func.html" alt="peoAggEvalFunc< EOT >" shape="rect" coords="0,0,175,24">
</map>
<a href="classpeo_no_agg_eval_func-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1a69ee1af8745ac75c864bf884436de5"></a><!-- doxytag: member="peoNoAggEvalFunc::operator()" ref="1a69ee1af8745ac75c864bf884436de5" args="(EOT &amp;__sol, const typename EOT::Fitness &amp;__fit)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_no_agg_eval_func.html#1a69ee1af8745ac75c864bf884436de5">operator()</a> (EOT &amp;__sol, const typename EOT::Fitness &amp;__fit)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator which sets as fitness the <b>__fit</b> value for the <b>__sol</b> individual. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoNoAggEvalFunc&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a> class does nothing more than an association between a fitness value and a specified individual.
<p>
The class is provided as a mean of declaring that no aggregation is required for the evaluation function - the fitness value is explicitly specified.
<p>
<p>
Definition at line <a class="el" href="peo_no_agg_eval_func_8h-source.html#l00034">34</a> of file <a class="el" href="peo_no_agg_eval_func_8h-source.html">peoNoAggEvalFunc.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_no_agg_eval_func_8h-source.html">peoNoAggEvalFunc.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 601 B

View file

@ -1,73 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoParaPopEval&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#60cafeab376262af675fdff43434c8d8">ad_sol</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#3af76378611eac5a36da9a0a00aeeb6c">execute</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#6d69b8f73c0b5d72baf75d6e53f025b7">funcs</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#b48bcd4e9f92f364118304535c089456">merge_eval</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#bf255dd5861e27108c2abae7309d7690">no_merge_eval</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#b77031fc4807921ffaf7cf6b669a7665">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#1f78c3cec2940af08a059cc1aa96a9c8">notifySendingData</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#87abb090c0de39f0ccc36af1f07cca0c">num_func</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#f0e8af3ee442d2b6baf0bd122226be3c">one_func</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#aeaa4fca4f8650e453e308838b4a2cb5">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#fea632bd645ab11182782fd3c038d6d8">packData</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#24bb4ae84b0b9f64e7170e3d2b0e1223">packResult</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#bcb540510a7038520bec41a7af332daf">peoParaPopEval</a>(eoEvalFunc&lt; EOT &gt; &amp;__eval_func)</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#1cc13a1ec366f95d219d682eccb455bc">peoParaPopEval</a>(const std::vector&lt; eoEvalFunc&lt; EOT &gt; * &gt; &amp;__funcs, peoAggEvalFunc&lt; EOT &gt; &amp;__merge_eval)</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#80e7e34bb1bb2d12f1f2eed3feac6ecf">progression</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#fb6941e0455515a908eb82342b995163">sol</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#af76cd18368a0f6185878f37f0b5f272">tasks</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#b528ad9dd9006c3dd57f149a3843e57d">total</a></td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#410bf4c173e2f36df82251cb16ce1b05">unpackData</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_pop_eval.html#fd7f0afe9cba30be39269d16097e190e">unpackResult</a>()</td><td><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,501 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoParaPopEval&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoParaPopEval&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoParaPopEval" --><!-- doxytag: inherits="peoPopEval" -->The <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> represents a wrapper for creating a functor capable of applying in parallel an EO-derived evaluation functor.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoParaPopEval&lt; EOT &gt;:
<p><center><img src="classpeo_para_pop_eval.png" usemap="#peoParaPopEval< EOT >_map" border="0" alt=""></center>
<map name="peoParaPopEval< EOT >_map">
<area href="classpeo_pop_eval.html" alt="peoPopEval< EOT >" shape="rect" coords="0,112,156,136">
<area href="class_service.html" alt="Service" shape="rect" coords="0,56,156,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,156,24">
</map>
<a href="classpeo_para_pop_eval-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#bcb540510a7038520bec41a7af332daf">peoParaPopEval</a> (eoEvalFunc&lt; EOT &gt; &amp;__eval_func)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - an EO-derived evaluation functor has to be specified; an internal reference is set towards the specified evaluation functor. <a href="#bcb540510a7038520bec41a7af332daf"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#1cc13a1ec366f95d219d682eccb455bc">peoParaPopEval</a> (const std::vector&lt; eoEvalFunc&lt; EOT &gt; * &gt; &amp;__funcs, <a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a>&lt; EOT &gt; &amp;__merge_eval)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - a vector of EO-derived evaluation functors has to be specified as well as an aggregation function. <a href="#1cc13a1ec366f95d219d682eccb455bc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#aeaa4fca4f8650e453e308838b4a2cb5">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator for applying the evaluation functor (direct or aggregate) for each individual of the specified population. <a href="#aeaa4fca4f8650e453e308838b4a2cb5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#fea632bd645ab11182782fd3c038d6d8">packData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase. <a href="#fea632bd645ab11182782fd3c038d6d8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#410bf4c173e2f36df82251cb16ce1b05">unpackData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase. <a href="#410bf4c173e2f36df82251cb16ce1b05"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3af76378611eac5a36da9a0a00aeeb6c"></a><!-- doxytag: member="peoParaPopEval::execute" ref="3af76378611eac5a36da9a0a00aeeb6c" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#3af76378611eac5a36da9a0a00aeeb6c">execute</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function - it calls the specified evaluation functor(s). There is no need to explicitly call the function. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#24bb4ae84b0b9f64e7170e3d2b0e1223">packResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase. <a href="#24bb4ae84b0b9f64e7170e3d2b0e1223"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#fd7f0afe9cba30be39269d16097e190e">unpackResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase. <a href="#fd7f0afe9cba30be39269d16097e190e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#1f78c3cec2940af08a059cc1aa96a9c8">notifySendingData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for notifications between the process requesting an evaluation operation and the processes that performs the actual evaluation phase. <a href="#1f78c3cec2940af08a059cc1aa96a9c8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#b77031fc4807921ffaf7cf6b669a7665">notifySendingAllResourceRequests</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for notifications between the process requesting an evaluation operation and the processes that performs the actual evaluation phase. <a href="#b77031fc4807921ffaf7cf6b669a7665"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d69b8f73c0b5d72baf75d6e53f025b7"></a><!-- doxytag: member="peoParaPopEval::funcs" ref="6d69b8f73c0b5d72baf75d6e53f025b7" args="" -->
const std::vector&lt; eoEvalFunc&lt;<br>
EOT &gt; * &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#6d69b8f73c0b5d72baf75d6e53f025b7">funcs</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f0e8af3ee442d2b6baf0bd122226be3c"></a><!-- doxytag: member="peoParaPopEval::one_func" ref="f0e8af3ee442d2b6baf0bd122226be3c" args="" -->
std::vector&lt; eoEvalFunc&lt; EOT &gt; * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#f0e8af3ee442d2b6baf0bd122226be3c">one_func</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b48bcd4e9f92f364118304535c089456"></a><!-- doxytag: member="peoParaPopEval::merge_eval" ref="b48bcd4e9f92f364118304535c089456" args="" -->
<a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a>&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#b48bcd4e9f92f364118304535c089456">merge_eval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bf255dd5861e27108c2abae7309d7690"></a><!-- doxytag: member="peoParaPopEval::no_merge_eval" ref="bf255dd5861e27108c2abae7309d7690" args="" -->
<a class="el" href="classpeo_no_agg_eval_func.html">peoNoAggEvalFunc</a>&lt; EOT &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#bf255dd5861e27108c2abae7309d7690">no_merge_eval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af76cd18368a0f6185878f37f0b5f272"></a><!-- doxytag: member="peoParaPopEval::tasks" ref="af76cd18368a0f6185878f37f0b5f272" args="" -->
std::queue&lt; EOT * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#af76cd18368a0f6185878f37f0b5f272">tasks</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="80e7e34bb1bb2d12f1f2eed3feac6ecf"></a><!-- doxytag: member="peoParaPopEval::progression" ref="80e7e34bb1bb2d12f1f2eed3feac6ecf" args="" -->
std::map&lt; EOT *, std::pair&lt;<br>
unsigned, unsigned &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#80e7e34bb1bb2d12f1f2eed3feac6ecf">progression</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87abb090c0de39f0ccc36af1f07cca0c"></a><!-- doxytag: member="peoParaPopEval::num_func" ref="87abb090c0de39f0ccc36af1f07cca0c" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#87abb090c0de39f0ccc36af1f07cca0c">num_func</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fb6941e0455515a908eb82342b995163"></a><!-- doxytag: member="peoParaPopEval::sol" ref="fb6941e0455515a908eb82342b995163" args="" -->
EOT&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#fb6941e0455515a908eb82342b995163">sol</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="60cafeab376262af675fdff43434c8d8"></a><!-- doxytag: member="peoParaPopEval::ad_sol" ref="60cafeab376262af675fdff43434c8d8" args="" -->
EOT *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#60cafeab376262af675fdff43434c8d8">ad_sol</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b528ad9dd9006c3dd57f149a3843e57d"></a><!-- doxytag: member="peoParaPopEval::total" ref="b528ad9dd9006c3dd57f149a3843e57d" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_pop_eval.html#b528ad9dd9006c3dd57f149a3843e57d">total</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoParaPopEval&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> represents a wrapper for creating a functor capable of applying in parallel an EO-derived evaluation functor.
<p>
The class offers the possibility of chosing between a single-function evaluation and an aggregate evaluation function, including several sub-evalution functions.
<p>
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00041">41</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="bcb540510a7038520bec41a7af332daf"></a><!-- doxytag: member="peoParaPopEval::peoParaPopEval" ref="bcb540510a7038520bec41a7af332daf" args="(eoEvalFunc&lt; EOT &gt; &amp;__eval_func)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::<a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoEvalFunc&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__eval_func</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor function - an EO-derived evaluation functor has to be specified; an internal reference is set towards the specified evaluation functor.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoEvalFunc&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __eval_func - EO-derived evaluation functor to be applied in parallel on each individual of a specified population </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00117">117</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00098">peoParaPopEval&lt; EOT &gt;::one_func</a>. </td>
</tr>
</table>
<a class="anchor" name="1cc13a1ec366f95d219d682eccb455bc"></a><!-- doxytag: member="peoParaPopEval::peoParaPopEval" ref="1cc13a1ec366f95d219d682eccb455bc" args="(const std::vector&lt; eoEvalFunc&lt; EOT &gt; * &gt; &amp;__funcs, peoAggEvalFunc&lt; EOT &gt; &amp;__merge_eval)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::<a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const std::vector&lt; eoEvalFunc&lt; EOT &gt; * &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__funcs</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classpeo_agg_eval_func.html">peoAggEvalFunc</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__merge_eval</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor function - a vector of EO-derived evaluation functors has to be specified as well as an aggregation function.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>const</em>&nbsp;</td><td>std :: vector&lt; eoEvalFunc &lt; EOT &gt;* &gt;&amp; __funcs - vector of EO-derived partial evaluation functors; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>peoAggEvalFunc&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __merge_eval - aggregation functor for creating a fitness value out of the partial fitness values. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00126">126</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="aeaa4fca4f8650e453e308838b4a2cb5"></a><!-- doxytag: member="peoParaPopEval::operator()" ref="aeaa4fca4f8650e453e308838b4a2cb5" args="(eoPop&lt; EOT &gt; &amp;__pop)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__pop</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator for applying the evaluation functor (direct or aggregate) for each individual of the specified population.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - population to be evaluated by applying the evaluation functor specified in the constructor. </td></tr>
</table>
</dl>
<p>
Implements <a class="el" href="classpeo_pop_eval.html#2f208067a5e39c3b26c1234050a41e8f">peoPopEval&lt; EOT &gt;</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00137">137</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00097">peoParaPopEval&lt; EOT &gt;::funcs</a>, <a class="el" href="peo_para_pop_eval_8h-source.html#l00105">peoParaPopEval&lt; EOT &gt;::progression</a>, and <a class="el" href="peo_para_pop_eval_8h-source.html#l00103">peoParaPopEval&lt; EOT &gt;::tasks</a>. </td>
</tr>
</table>
<a class="anchor" name="fea632bd645ab11182782fd3c038d6d8"></a><!-- doxytag: member="peoParaPopEval::packData" ref="fea632bd645ab11182782fd3c038d6d8" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::packData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00158">158</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00105">peoParaPopEval&lt; EOT &gt;::progression</a>, and <a class="el" href="peo_para_pop_eval_8h-source.html#l00103">peoParaPopEval&lt; EOT &gt;::tasks</a>. </td>
</tr>
</table>
<a class="anchor" name="410bf4c173e2f36df82251cb16ce1b05"></a><!-- doxytag: member="peoParaPopEval::unpackData" ref="410bf4c173e2f36df82251cb16ce1b05" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::unpackData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00172">172</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00111">peoParaPopEval&lt; EOT &gt;::ad_sol</a>, <a class="el" href="peo_para_pop_eval_8h-source.html#l00107">peoParaPopEval&lt; EOT &gt;::num_func</a>, and <a class="el" href="peo_para_pop_eval_8h-source.html#l00109">peoParaPopEval&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="24bb4ae84b0b9f64e7170e3d2b0e1223"></a><!-- doxytag: member="peoParaPopEval::packResult" ref="24bb4ae84b0b9f64e7170e3d2b0e1223" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::packResult </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00189">189</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00111">peoParaPopEval&lt; EOT &gt;::ad_sol</a>, and <a class="el" href="peo_para_pop_eval_8h-source.html#l00109">peoParaPopEval&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="fd7f0afe9cba30be39269d16097e190e"></a><!-- doxytag: member="peoParaPopEval::unpackResult" ref="fd7f0afe9cba30be39269d16097e190e" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::unpackResult </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting an evaluation operation and the process that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00198">198</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="peo_para_pop_eval_8h-source.html#l00111">peoParaPopEval&lt; EOT &gt;::ad_sol</a>, <a class="el" href="core_2service_8cpp-source.html#l00031">Service::getOwner()</a>, <a class="el" href="peo_para_pop_eval_8h-source.html#l00100">peoParaPopEval&lt; EOT &gt;::merge_eval</a>, <a class="el" href="peo_para_pop_eval_8h-source.html#l00105">peoParaPopEval&lt; EOT &gt;::progression</a>, <a class="el" href="communicable_8cpp-source.html#l00079">Communicable::resume()</a>, <a class="el" href="thread_8cpp-source.html#l00045">Thread::setActive()</a>, and <a class="el" href="peo_para_pop_eval_8h-source.html#l00113">peoParaPopEval&lt; EOT &gt;::total</a>. </td>
</tr>
</table>
<a class="anchor" name="1f78c3cec2940af08a059cc1aa96a9c8"></a><!-- doxytag: member="peoParaPopEval::notifySendingData" ref="1f78c3cec2940af08a059cc1aa96a9c8" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::notifySendingData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for notifications between the process requesting an evaluation operation and the processes that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00229">229</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>. </td>
</tr>
</table>
<a class="anchor" name="b77031fc4807921ffaf7cf6b669a7665"></a><!-- doxytag: member="peoParaPopEval::notifySendingAllResourceRequests" ref="b77031fc4807921ffaf7cf6b669a7665" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a>&lt; EOT &gt;::notifySendingAllResourceRequests </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for notifications between the process requesting an evaluation operation and the processes that performs the actual evaluation phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">Service</a>.
<p>
Definition at line <a class="el" href="peo_para_pop_eval_8h-source.html#l00234">234</a> of file <a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a>.
<p>
References <a class="el" href="core_2service_8cpp-source.html#l00031">Service::getOwner()</a>, and <a class="el" href="thread_8cpp-source.html#l00056">Thread::setPassive()</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_para_pop_eval_8h-source.html">peoParaPopEval.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 772 B

View file

@ -1,71 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoParaSGATransform&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#c6f97deabe7502c84f5b6c479013f6dc">cross</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#dfcf216e2df05016db4d57a5ffb0b0e2">cross_rate</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#c9de2100fb897177a401c634002f6dd9">execute</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#9ef60190e2e3bd5961a93d1b52cb275d">father</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#03972feadc86626e58fe60bd4061b57e">idx</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#e991ad2af6d116afd855de2db46e1d27">mother</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#34ff5f9d285ca4879cf8865fb425a311">mut</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#b9d3a2094737d0bbd034aac942cc53e3">mut_rate</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#8a0316e33897c395a81787f59ea7a1c8">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#4e19dfc22b6f69fa8b93537226551866">notifySendingData</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#589ea7cd72d522ae51a07de4d8ffbf11">num_term</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#669de7f7c6316fa745a15b909efb6527">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#fd278bcde58d29c9a343d5cbead81a1e">packData</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#ba08e224ceaa4149e8e1a88694a2ccf2">packResult</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#2052bca82fbbfe5455bf6f69246d4dbf">peoParaSGATransform</a>(eoQuadOp&lt; EOT &gt; &amp;__cross, double __cross_rate, eoMonOp&lt; EOT &gt; &amp;__mut, double __mut_rate)</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#94e10a1285e128aba6e71517c941f961">pop</a></td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#a43a487a6e81791c8bbf6ce30f4336ab">unpackData</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_para_s_g_a_transform.html#257663dcdc6cc95b6183d472ffba1b2f">unpackResult</a>()</td><td><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,112 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoParaSGATransform&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoParaSGATransform&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoParaSGATransform" --><!-- doxytag: inherits="peoTransform" --><p>Inheritance diagram for peoParaSGATransform&lt; EOT &gt;:
<p><center><img src="classpeo_para_s_g_a_transform.png" usemap="#peoParaSGATransform< EOT >_map" border="0" alt=""></center>
<map name="peoParaSGATransform< EOT >_map">
<area href="classpeo_transform.html" alt="peoTransform< EOT >" shape="rect" coords="0,112,192,136">
<area href="class_service.html" alt="Service" shape="rect" coords="0,56,192,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,192,24">
</map>
<a href="classpeo_para_s_g_a_transform-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2052bca82fbbfe5455bf6f69246d4dbf"></a><!-- doxytag: member="peoParaSGATransform::peoParaSGATransform" ref="2052bca82fbbfe5455bf6f69246d4dbf" args="(eoQuadOp&lt; EOT &gt; &amp;__cross, double __cross_rate, eoMonOp&lt; EOT &gt; &amp;__mut, double __mut_rate)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#2052bca82fbbfe5455bf6f69246d4dbf">peoParaSGATransform</a> (eoQuadOp&lt; EOT &gt; &amp;__cross, double __cross_rate, eoMonOp&lt; EOT &gt; &amp;__mut, double __mut_rate)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="669de7f7c6316fa745a15b909efb6527"></a><!-- doxytag: member="peoParaSGATransform::operator()" ref="669de7f7c6316fa745a15b909efb6527" args="(eoPop&lt; EOT &gt; &amp;__pop)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#669de7f7c6316fa745a15b909efb6527">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fd278bcde58d29c9a343d5cbead81a1e"></a><!-- doxytag: member="peoParaSGATransform::packData" ref="fd278bcde58d29c9a343d5cbead81a1e" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#fd278bcde58d29c9a343d5cbead81a1e">packData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a43a487a6e81791c8bbf6ce30f4336ab"></a><!-- doxytag: member="peoParaSGATransform::unpackData" ref="a43a487a6e81791c8bbf6ce30f4336ab" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#a43a487a6e81791c8bbf6ce30f4336ab">unpackData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c9de2100fb897177a401c634002f6dd9"></a><!-- doxytag: member="peoParaSGATransform::execute" ref="c9de2100fb897177a401c634002f6dd9" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#c9de2100fb897177a401c634002f6dd9">execute</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ba08e224ceaa4149e8e1a88694a2ccf2"></a><!-- doxytag: member="peoParaSGATransform::packResult" ref="ba08e224ceaa4149e8e1a88694a2ccf2" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#ba08e224ceaa4149e8e1a88694a2ccf2">packResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="257663dcdc6cc95b6183d472ffba1b2f"></a><!-- doxytag: member="peoParaSGATransform::unpackResult" ref="257663dcdc6cc95b6183d472ffba1b2f" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#257663dcdc6cc95b6183d472ffba1b2f">unpackResult</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4e19dfc22b6f69fa8b93537226551866"></a><!-- doxytag: member="peoParaSGATransform::notifySendingData" ref="4e19dfc22b6f69fa8b93537226551866" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#4e19dfc22b6f69fa8b93537226551866">notifySendingData</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8a0316e33897c395a81787f59ea7a1c8"></a><!-- doxytag: member="peoParaSGATransform::notifySendingAllResourceRequests" ref="8a0316e33897c395a81787f59ea7a1c8" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#8a0316e33897c395a81787f59ea7a1c8">notifySendingAllResourceRequests</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c6f97deabe7502c84f5b6c479013f6dc"></a><!-- doxytag: member="peoParaSGATransform::cross" ref="c6f97deabe7502c84f5b6c479013f6dc" args="" -->
eoQuadOp&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#c6f97deabe7502c84f5b6c479013f6dc">cross</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dfcf216e2df05016db4d57a5ffb0b0e2"></a><!-- doxytag: member="peoParaSGATransform::cross_rate" ref="dfcf216e2df05016db4d57a5ffb0b0e2" args="" -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#dfcf216e2df05016db4d57a5ffb0b0e2">cross_rate</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34ff5f9d285ca4879cf8865fb425a311"></a><!-- doxytag: member="peoParaSGATransform::mut" ref="34ff5f9d285ca4879cf8865fb425a311" args="" -->
eoMonOp&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#34ff5f9d285ca4879cf8865fb425a311">mut</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b9d3a2094737d0bbd034aac942cc53e3"></a><!-- doxytag: member="peoParaSGATransform::mut_rate" ref="b9d3a2094737d0bbd034aac942cc53e3" args="" -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#b9d3a2094737d0bbd034aac942cc53e3">mut_rate</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="03972feadc86626e58fe60bd4061b57e"></a><!-- doxytag: member="peoParaSGATransform::idx" ref="03972feadc86626e58fe60bd4061b57e" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#03972feadc86626e58fe60bd4061b57e">idx</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="94e10a1285e128aba6e71517c941f961"></a><!-- doxytag: member="peoParaSGATransform::pop" ref="94e10a1285e128aba6e71517c941f961" args="" -->
eoPop&lt; EOT &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#94e10a1285e128aba6e71517c941f961">pop</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9ef60190e2e3bd5961a93d1b52cb275d"></a><!-- doxytag: member="peoParaSGATransform::father" ref="9ef60190e2e3bd5961a93d1b52cb275d" args="" -->
EOT&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#9ef60190e2e3bd5961a93d1b52cb275d">father</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e991ad2af6d116afd855de2db46e1d27"></a><!-- doxytag: member="peoParaSGATransform::mother" ref="e991ad2af6d116afd855de2db46e1d27" args="" -->
EOT&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#e991ad2af6d116afd855de2db46e1d27">mother</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="589ea7cd72d522ae51a07de4d8ffbf11"></a><!-- doxytag: member="peoParaSGATransform::num_term" ref="589ea7cd72d522ae51a07de4d8ffbf11" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_para_s_g_a_transform.html#589ea7cd72d522ae51a07de4d8ffbf11">num_term</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoParaSGATransform&lt; EOT &gt;</h3>
<p>
<p>
Definition at line <a class="el" href="peo_para_s_g_a_transform_8h-source.html#l00036">36</a> of file <a class="el" href="peo_para_s_g_a_transform_8h-source.html">peoParaSGATransform.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_para_s_g_a_transform_8h-source.html">peoParaSGATransform.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 850 B

View file

@ -1,61 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoPopEval&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_pop_eval.html">peoPopEval&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">execute</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_pop_eval.html#2f208067a5e39c3b26c1234050a41e8f">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)=0</td><td><a class="el" href="classpeo_pop_eval.html">peoPopEval&lt; EOT &gt;</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">packData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">packResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">unpackData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">unpackResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,69 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoPopEval&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoPopEval&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoPopEval" --><!-- doxytag: inherits="Service" -->The <b><a class="el" href="classpeo_pop_eval.html">peoPopEval</a></b> class provides the interface for constructing ParadisEO specific evaluation functors.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_pop_eval_8h-source.html">peoPopEval.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoPopEval&lt; EOT &gt;:
<p><center><img src="classpeo_pop_eval.png" usemap="#peoPopEval< EOT >_map" border="0" alt=""></center>
<map name="peoPopEval< EOT >_map">
<area href="class_service.html" alt="Service" shape="rect" coords="83,56,239,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="83,0,239,24">
<area href="classpeo_para_pop_eval.html" alt="peoParaPopEval< EOT >" shape="rect" coords="0,168,156,192">
<area href="classpeo_seq_pop_eval.html" alt="peoSeqPopEval< EOT >" shape="rect" coords="166,168,322,192">
</map>
<a href="classpeo_pop_eval-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f208067a5e39c3b26c1234050a41e8f"></a><!-- doxytag: member="peoPopEval::operator()" ref="2f208067a5e39c3b26c1234050a41e8f" args="(eoPop&lt; EOT &gt; &amp;__pop)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_pop_eval.html#2f208067a5e39c3b26c1234050a41e8f">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function providing the signature for constructing an evaluation functor. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoPopEval&lt; EOT &gt;</h3>
The <b><a class="el" href="classpeo_pop_eval.html">peoPopEval</a></b> class provides the interface for constructing ParadisEO specific evaluation functors.
<p>
The derived classes may be used as wrappers for <b>EO</b>-derived evaluation functors. In order to have an example, please refer to the implementation of the <b><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a></b> and <b><a class="el" href="classpeo_para_pop_eval.html">peoParaPopEval</a></b> classes.
<p>
<p>
Definition at line <a class="el" href="peo_pop_eval_8h-source.html#l00034">34</a> of file <a class="el" href="peo_pop_eval_8h-source.html">peoPopEval.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_pop_eval_8h-source.html">peoPopEval.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -1,63 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSeqPopEval&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_pop_eval.html#5465f31386c6b96bc8f7fb9393a28a2f">eval</a></td><td><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">execute</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_pop_eval.html#b2c88b9a3ad9091949acf741844eb02f">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">packData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">packResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_pop_eval.html#a41f91ab4b2aeb325ff75feb66d4e003">peoSeqPopEval</a>(eoEvalFunc&lt; EOT &gt; &amp;__eval)</td><td><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">unpackData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">unpackResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,162 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoSeqPopEval&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSeqPopEval&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoSeqPopEval" --><!-- doxytag: inherits="peoPopEval" -->The <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a> class acts only as a ParadisEO specific sequential evaluation functor - a wrapper for incorporating an <b>eoEvalFunc&lt; EOT &gt;</b>-derived class as evaluation functor.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_seq_pop_eval_8h-source.html">peoSeqPopEval.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoSeqPopEval&lt; EOT &gt;:
<p><center><img src="classpeo_seq_pop_eval.png" usemap="#peoSeqPopEval< EOT >_map" border="0" alt=""></center>
<map name="peoSeqPopEval< EOT >_map">
<area href="classpeo_pop_eval.html" alt="peoPopEval< EOT >" shape="rect" coords="0,112,150,136">
<area href="class_service.html" alt="Service" shape="rect" coords="0,56,150,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,150,24">
</map>
<a href="classpeo_seq_pop_eval-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_pop_eval.html#a41f91ab4b2aeb325ff75feb66d4e003">peoSeqPopEval</a> (eoEvalFunc&lt; EOT &gt; &amp;__eval)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - it only sets an internal reference to point to the specified evaluation object. <a href="#a41f91ab4b2aeb325ff75feb66d4e003"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_pop_eval.html#b2c88b9a3ad9091949acf741844eb02f">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator for evaluating all the individuals of a given population - in a sequential iterative manner. <a href="#b2c88b9a3ad9091949acf741844eb02f"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5465f31386c6b96bc8f7fb9393a28a2f"></a><!-- doxytag: member="peoSeqPopEval::eval" ref="5465f31386c6b96bc8f7fb9393a28a2f" args="" -->
eoEvalFunc&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_pop_eval.html#5465f31386c6b96bc8f7fb9393a28a2f">eval</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoSeqPopEval&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a> class acts only as a ParadisEO specific sequential evaluation functor - a wrapper for incorporating an <b>eoEvalFunc&lt; EOT &gt;</b>-derived class as evaluation functor.
<p>
The specified EO evaluation object is applyied in an iterative manner to each individual of a specified population.
<p>
<p>
Definition at line <a class="el" href="peo_seq_pop_eval_8h-source.html#l00036">36</a> of file <a class="el" href="peo_seq_pop_eval_8h-source.html">peoSeqPopEval.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a41f91ab4b2aeb325ff75feb66d4e003"></a><!-- doxytag: member="peoSeqPopEval::peoSeqPopEval" ref="a41f91ab4b2aeb325ff75feb66d4e003" args="(eoEvalFunc&lt; EOT &gt; &amp;__eval)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a>&lt; EOT &gt;::<a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoEvalFunc&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__eval</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor function - it only sets an internal reference to point to the specified evaluation object.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoEvalFunc&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __eval - evaluation object to be applied for each individual of a specified population </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_seq_pop_eval_8h-source.html#l00056">56</a> of file <a class="el" href="peo_seq_pop_eval_8h-source.html">peoSeqPopEval.h</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="b2c88b9a3ad9091949acf741844eb02f"></a><!-- doxytag: member="peoSeqPopEval::operator()" ref="b2c88b9a3ad9091949acf741844eb02f" args="(eoPop&lt; EOT &gt; &amp;__pop)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_seq_pop_eval.html">peoSeqPopEval</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__pop</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator for evaluating all the individuals of a given population - in a sequential iterative manner.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - population to be evaluated. </td></tr>
</table>
</dl>
<p>
Implements <a class="el" href="classpeo_pop_eval.html#2f208067a5e39c3b26c1234050a41e8f">peoPopEval&lt; EOT &gt;</a>.
<p>
Definition at line <a class="el" href="peo_seq_pop_eval_8h-source.html#l00061">61</a> of file <a class="el" href="peo_seq_pop_eval_8h-source.html">peoSeqPopEval.h</a>.
<p>
References <a class="el" href="peo_seq_pop_eval_8h-source.html#l00052">peoSeqPopEval&lt; EOT &gt;::eval</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_seq_pop_eval_8h-source.html">peoSeqPopEval.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 B

View file

@ -1,63 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSeqTransform&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#0294a2f9d6b44ec74d22eaceccdffc2b">execute</a>()</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#1ba63536abb6c4e1c369e0b7e066872e">operator()</a>(eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#c4bf2724e9f6055f12bd169fad893be3">packData</a>()</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#4861c61f9e46d83964ea8a156a9a3ee0">packResult</a>()</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#3b8e4ed19d9458938eb669d83a53c626">peoSeqTransform</a>(eoTransform&lt; EOT &gt; &amp;__trans)</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#ad3e16c59dd6c46dfc1baf7b88af30cf">trans</a></td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#24e6cf15ef230ed538031b522ddd4ae6">unpackData</a>()</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_seq_transform.html#5dd029fc011eb2a810ca1140025129b1">unpackResult</a>()</td><td><a class="el" href="classpeo_seq_transform.html">peoSeqTransform&lt; EOT &gt;</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,180 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoSeqTransform&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSeqTransform&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoSeqTransform" --><!-- doxytag: inherits="peoTransform" -->The <a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_seq_transform_8h-source.html">peoSeqTransform.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoSeqTransform&lt; EOT &gt;:
<p><center><img src="classpeo_seq_transform.png" usemap="#peoSeqTransform< EOT >_map" border="0" alt=""></center>
<map name="peoSeqTransform< EOT >_map">
<area href="classpeo_transform.html" alt="peoTransform< EOT >" shape="rect" coords="0,112,160,136">
<area href="class_service.html" alt="Service" shape="rect" coords="0,56,160,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,160,24">
</map>
<a href="classpeo_seq_transform-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#3b8e4ed19d9458938eb669d83a53c626">peoSeqTransform</a> (eoTransform&lt; EOT &gt; &amp;__trans)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - sets an internal reference towards the specified EO-derived transform object. <a href="#3b8e4ed19d9458938eb669d83a53c626"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#1ba63536abb6c4e1c369e0b7e066872e">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator for applying the specified transform operators on each individual of the given population. <a href="#1ba63536abb6c4e1c369e0b7e066872e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c4bf2724e9f6055f12bd169fad893be3"></a><!-- doxytag: member="peoSeqTransform::packData" ref="c4bf2724e9f6055f12bd169fad893be3" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#c4bf2724e9f6055f12bd169fad893be3">packData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="24e6cf15ef230ed538031b522ddd4ae6"></a><!-- doxytag: member="peoSeqTransform::unpackData" ref="24e6cf15ef230ed538031b522ddd4ae6" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#24e6cf15ef230ed538031b522ddd4ae6">unpackData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0294a2f9d6b44ec74d22eaceccdffc2b"></a><!-- doxytag: member="peoSeqTransform::execute" ref="0294a2f9d6b44ec74d22eaceccdffc2b" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#0294a2f9d6b44ec74d22eaceccdffc2b">execute</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4861c61f9e46d83964ea8a156a9a3ee0"></a><!-- doxytag: member="peoSeqTransform::packResult" ref="4861c61f9e46d83964ea8a156a9a3ee0" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#4861c61f9e46d83964ea8a156a9a3ee0">packResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5dd029fc011eb2a810ca1140025129b1"></a><!-- doxytag: member="peoSeqTransform::unpackResult" ref="5dd029fc011eb2a810ca1140025129b1" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#5dd029fc011eb2a810ca1140025129b1">unpackResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ad3e16c59dd6c46dfc1baf7b88af30cf"></a><!-- doxytag: member="peoSeqTransform::trans" ref="ad3e16c59dd6c46dfc1baf7b88af30cf" args="" -->
eoTransform&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_seq_transform.html#ad3e16c59dd6c46dfc1baf7b88af30cf">trans</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoSeqTransform&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms.
<p>
A minimal set of interface functions is also provided for creating the link with the parallel architecture of the ParadisEO framework.
<p>
<p>
Definition at line <a class="el" href="peo_seq_transform_8h-source.html#l00035">35</a> of file <a class="el" href="peo_seq_transform_8h-source.html">peoSeqTransform.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="3b8e4ed19d9458938eb669d83a53c626"></a><!-- doxytag: member="peoSeqTransform::peoSeqTransform" ref="3b8e4ed19d9458938eb669d83a53c626" args="(eoTransform&lt; EOT &gt; &amp;__trans)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a>&lt; EOT &gt;::<a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoTransform&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__trans</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor function - sets an internal reference towards the specified EO-derived transform object.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoTransform&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __trans - EO-derived transform object including crossover and mutation operators. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_seq_transform_8h-source.html#l00070">70</a> of file <a class="el" href="peo_seq_transform_8h-source.html">peoSeqTransform.h</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1ba63536abb6c4e1c369e0b7e066872e"></a><!-- doxytag: member="peoSeqTransform::operator()" ref="1ba63536abb6c4e1c369e0b7e066872e" args="(eoPop&lt; EOT &gt; &amp;__pop)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>__pop</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator for applying the specified transform operators on each individual of the given population.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - population to be transformed by applying the crossover and mutation operators. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_seq_transform_8h-source.html#l00075">75</a> of file <a class="el" href="peo_seq_transform_8h-source.html">peoSeqTransform.h</a>.
<p>
References <a class="el" href="peo_seq_transform_8h-source.html#l00066">peoSeqTransform&lt; EOT &gt;::trans</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_seq_transform_8h-source.html">peoSeqTransform.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

View file

@ -1,68 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSyncIslandMig&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#2d8ae9104376f3e073e0b250d9b425a2">cont</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#2f7ca18d67ab7fb47a9851ab3179eb7d">coop_em</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#a9bf4612c7c04da6cf69245c6617e6a6">destination</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#11d6dd3e4a6db710433f501af0988322">em</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#4c8416e3acce1a6e4c3b0a442d94b063">emigrate</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a>()</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#088c1623f32668dcd3683fceff9426c3">imm</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#38dd72312a3d16808af1aa7beb9ed4a7">immigrate</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#8c427b3f91c19ff85f86930366b96008">notifySending</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#178476fd276f78b73607b33d19522c36">operator()</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#e334188141eeba9f7b78bc6716f819ad">pack</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#96b7b6de20b5e318a8b1cde76842305c">peoSyncIslandMig</a>(unsigned __frequency, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, Topology &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#cb6d2d909503a86415912900d6e1d891">replace</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#5e9c9f5f65d6418ad46e647ee1804a3d">select</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">send</a>(Cooperative *__coop)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">setOwner</a>(Runner &amp;__runner)</td><td><a class="el" href="class_cooperative.html">Cooperative</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#33fde1f09faf2a3f772d8b8f6a2615c6">source</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#91e0e1ea59c2a6a66eb496bddd60a18f">sync</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#ebfe6edb6be16d46bf6d71cb233fcace">topology</a></td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_island_mig.html#85777bd9f709c5d4107799e8619948d1">unpack</a>()</td><td><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,325 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoSyncIslandMig&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSyncIslandMig&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoSyncIslandMig" --><!-- doxytag: inherits="Cooperative" -->The <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class offers the elementary basis for implementating a synchronous island migration model - requires the specification of several basic parameters, i.e.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_sync_island_mig_8h-source.html">peoSyncIslandMig.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoSyncIslandMig&lt; EOT &gt;:
<p><center><img src="classpeo_sync_island_mig.png" usemap="#peoSyncIslandMig< EOT >_map" border="0" alt=""></center>
<map name="peoSyncIslandMig< EOT >_map">
<area href="class_cooperative.html" alt="Cooperative" shape="rect" coords="0,56,165,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,165,24">
</map>
<a href="classpeo_sync_island_mig-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#96b7b6de20b5e318a8b1cde76842305c">peoSyncIslandMig</a> (unsigned __frequency, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, <a class="el" href="class_topology.html">Topology</a> &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor for the <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class; the characteristics of the migration model are defined through the specified parameters - out of the box objects provided in EO, etc., or custom, derived objects may be passed as parameters. <a href="#96b7b6de20b5e318a8b1cde76842305c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#178476fd276f78b73607b33d19522c36">operator()</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function operator to be called as checkpoint for performing the migration step. <a href="#178476fd276f78b73607b33d19522c36"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e334188141eeba9f7b78bc6716f819ad"></a><!-- doxytag: member="peoSyncIslandMig::pack" ref="e334188141eeba9f7b78bc6716f819ad" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#e334188141eeba9f7b78bc6716f819ad">pack</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dealing with sending the emigrant individuals. There is no need to explicitly call the function. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="85777bd9f709c5d4107799e8619948d1"></a><!-- doxytag: member="peoSyncIslandMig::unpack" ref="85777bd9f709c5d4107799e8619948d1" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#85777bd9f709c5d4107799e8619948d1">unpack</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dealing with receiving immigrant individuals. There is no need to explicitly call the function. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8c427b3f91c19ff85f86930366b96008"></a><!-- doxytag: member="peoSyncIslandMig::notifySending" ref="8c427b3f91c19ff85f86930366b96008" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#8c427b3f91c19ff85f86930366b96008">notifySending</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dealing with migration notifications. There is no need to explicitly call the function. <br></td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c8416e3acce1a6e4c3b0a442d94b063"></a><!-- doxytag: member="peoSyncIslandMig::emigrate" ref="4c8416e3acce1a6e4c3b0a442d94b063" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#4c8416e3acce1a6e4c3b0a442d94b063">emigrate</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="38dd72312a3d16808af1aa7beb9ed4a7"></a><!-- doxytag: member="peoSyncIslandMig::immigrate" ref="38dd72312a3d16808af1aa7beb9ed4a7" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#38dd72312a3d16808af1aa7beb9ed4a7">immigrate</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2d8ae9104376f3e073e0b250d9b425a2"></a><!-- doxytag: member="peoSyncIslandMig::cont" ref="2d8ae9104376f3e073e0b250d9b425a2" args="" -->
eoPeriodicContinue&lt; EOT &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#2d8ae9104376f3e073e0b250d9b425a2">cont</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5e9c9f5f65d6418ad46e647ee1804a3d"></a><!-- doxytag: member="peoSyncIslandMig::select" ref="5e9c9f5f65d6418ad46e647ee1804a3d" args="" -->
eoSelect&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#5e9c9f5f65d6418ad46e647ee1804a3d">select</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cb6d2d909503a86415912900d6e1d891"></a><!-- doxytag: member="peoSyncIslandMig::replace" ref="cb6d2d909503a86415912900d6e1d891" args="" -->
eoReplacement&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#cb6d2d909503a86415912900d6e1d891">replace</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ebfe6edb6be16d46bf6d71cb233fcace"></a><!-- doxytag: member="peoSyncIslandMig::topology" ref="ebfe6edb6be16d46bf6d71cb233fcace" args="" -->
<a class="el" href="class_topology.html">Topology</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#ebfe6edb6be16d46bf6d71cb233fcace">topology</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="33fde1f09faf2a3f772d8b8f6a2615c6"></a><!-- doxytag: member="peoSyncIslandMig::source" ref="33fde1f09faf2a3f772d8b8f6a2615c6" args="" -->
eoPop&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#33fde1f09faf2a3f772d8b8f6a2615c6">source</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9bf4612c7c04da6cf69245c6617e6a6"></a><!-- doxytag: member="peoSyncIslandMig::destination" ref="a9bf4612c7c04da6cf69245c6617e6a6" args="" -->
eoPop&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#a9bf4612c7c04da6cf69245c6617e6a6">destination</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="088c1623f32668dcd3683fceff9426c3"></a><!-- doxytag: member="peoSyncIslandMig::imm" ref="088c1623f32668dcd3683fceff9426c3" args="" -->
std::queue&lt; eoPop&lt; EOT &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#088c1623f32668dcd3683fceff9426c3">imm</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="11d6dd3e4a6db710433f501af0988322"></a><!-- doxytag: member="peoSyncIslandMig::em" ref="11d6dd3e4a6db710433f501af0988322" args="" -->
std::queue&lt; eoPop&lt; EOT &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#11d6dd3e4a6db710433f501af0988322">em</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f7ca18d67ab7fb47a9851ab3179eb7d"></a><!-- doxytag: member="peoSyncIslandMig::coop_em" ref="2f7ca18d67ab7fb47a9851ab3179eb7d" args="" -->
std::queue&lt; <a class="el" href="class_cooperative.html">Cooperative</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#2f7ca18d67ab7fb47a9851ab3179eb7d">coop_em</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="91e0e1ea59c2a6a66eb496bddd60a18f"></a><!-- doxytag: member="peoSyncIslandMig::sync" ref="91e0e1ea59c2a6a66eb496bddd60a18f" args="" -->
sem_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_island_mig.html#91e0e1ea59c2a6a66eb496bddd60a18f">sync</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoSyncIslandMig&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class offers the elementary basis for implementating a synchronous island migration model - requires the specification of several basic parameters, i.e.
<p>
frequency of the migrations, selection and replacement strategies, a topological model and the source and destination population for the migrating individuals. The main difference as opposed to the asynchronous migration model is the synchronization step performed after selecting and sending the emigrant individuals.<p>
The migration operator is called at the end of each generation of an evolutionary algorithms as a checkpoint object - the following code exposes the structure of a classic evolutionary algorithm:<p>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td><b>do</b> { &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; select( population, offsprings ); &nbsp; </td><td>// select the offsprings from the current population </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transform( offsprings ); &nbsp; </td><td>// crossover and mutation operators are applied on the selected offsprings </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; evaluate( offsprings ); &nbsp; </td><td>// evaluation step of the resulting offspring </td></tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; replace( population, offsprings ); &nbsp; </td><td>// replace the individuals in the current population whith individuals from the offspring population, according to a specified replacement strategy </td></tr>
<tr>
<td>} <b>while</b> ( eaCheckpointContinue( population ) ); &nbsp; </td><td>// checkpoint operators are applied on the current population, including the migration operator, if any specified </td></tr>
</table>
<p>
Constructing a synchronous island migration model requires having defined (1) a topological migration model, (2) the control parameters of the migration process, (3) a checkpoint object associated with an evolutionary algorithm, and (4) an owner object must be set. The owner object must be derived from the <b><a class="el" href="class_runner.html">Runner</a></b> class (for example a <a class="el" href="classpeo_e_a.html">peoEA</a> object represents a possible owner). A simple example is offered bellow:<p>
<ol>
<li>
topological model to be followed when performing migrations: <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td><a class="el" href="class_ring_topology.html">RingTopology</a> migTopology; &nbsp; </td><td>// a simple ring topological model - each island communicates with two other islands </td></tr>
</table>
<p>
</li>
<li>
the continuation criterion, selection and replacement strategy etc. are defined: <br>
<br>
<table style="border:none; border-spacing:0px; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>eoPop&lt; EOT &gt; population( POP_SIZE, popInitializer ); &nbsp; </td><td>// population of individuals to be used for the evolutionary algorithm </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoRandomSelect&lt; EOT &gt; migSelectStrategy; &nbsp; </td><td>// selection strategy - in this case a random selection is applied </td></tr>
<tr>
<td>eoSelectNumber&lt; EOT &gt; migSelect( migSelectStrategy, MIG_SIZE ); &nbsp; </td><td>// number of individuals to be selected using the specified strategy </td></tr>
<tr>
<td>eoPlusReplacement&lt; EOT &gt; migReplace; &nbsp; </td><td>// immigration strategy - the worse individuals in the destination population are replaced by the immigrant individuals </td></tr>
<tr>
<td>&nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>peoSyncIslandMig&lt; EOT &gt; syncMigration( <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MIG_FREQ, migSelect, migReplace, migTopology, <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; population, population <br>
); &nbsp; </td><td>// synchronous migration object - the emigrant individuals are selected from the same from population in which the immigrant individuals are being integrated </td></tr>
</table>
<p>
</li>
<li>
creation of a checkpoint object as part of the definition of an evolutionary algoritm (details of th EA not given as being out of scope): <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eoGenContinue&lt; EOT &gt; eaCont( NUM_GEN ); &nbsp; </td><td>// the evolutionary algorithm will stop after NUM_GEN generations </td></tr>
<tr>
<td>eoCheckPoint&lt; EOT &gt; eaCheckpointContinue( eaCont ); &nbsp; </td><td>// number of individuals to be selected using the specified strategy </td></tr>
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
<tr>
<td>eaCheckpointContinue.add( syncMigration ); &nbsp; </td><td>// adding the migration operator as checkpoint element </td></tr>
<tr>
<td>... &nbsp; </td><td>&nbsp; </td></tr>
</table>
<p>
</li>
<li>
definition of an owner evolutionary algorithm (an object inheriting the <b><a class="el" href="class_runner.html">Runner</a></b> class): <br>
<br>
<table style="border:none; border-spacing:0px;text-align:left; vertical-align:top; font-size:8pt;" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>peoEA&lt; EOT &gt; eaAlg( eaCheckpointContinue, eaPopEval, eaSelect, eaTransform, eaReplace); &nbsp; </td><td>// evolutionary algorithm having as checkpoint the eaCheckpointContinue object defined above </td></tr>
<tr>
<td>syncMigration.setOwner( eaAlg ); &nbsp; </td><td>// setting the evolutionary algorithm as owner of the migration object </td></tr>
<tr>
<td>eaAlg( population ); &nbsp; </td><td>// applying the evolutionary algorithm on a given population </td></tr>
</table>
</li>
</ol>
<p>
The source and the destination population for the migration object were specified as being the same, in step no. 2, as we are usually interested in selecting the emigrants and integrating the immigrant individuals from and in, respectively, one unique population, iteratively evolved by an evolutionary algorithm. There is no restriction in having two distinct populations as source and destination for the emigrant and immigrant individuals respectively.<p>
The above steps only create a synchronous migration object associated to an evolutionary algorithm. The creation of several islands requires the reiteration of the steps 2 through 4 for creating distinct algorithms, with distinct populations and the associated distinctly parametrized migration objects. The interconnecting element is the underlying topology, defined at step 1 (the same C++ migTopology object has to be passed as parameter for all the migration objects, in order to interconnect them).
<p>
<p>
Definition at line <a class="el" href="peo_sync_island_mig_8h-source.html#l00129">129</a> of file <a class="el" href="peo_sync_island_mig_8h-source.html">peoSyncIslandMig.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="96b7b6de20b5e318a8b1cde76842305c"></a><!-- doxytag: member="peoSyncIslandMig::peoSyncIslandMig" ref="96b7b6de20b5e318a8b1cde76842305c" args="(unsigned __frequency, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, Topology &amp;__topology, eoPop&lt; EOT &gt; &amp;__source, eoPop&lt; EOT &gt; &amp;__destination)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a>&lt; EOT &gt;::<a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">unsigned&nbsp;</td>
<td class="mdname" nowrap> <em>__frequency</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoSelect&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__select</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoReplacement&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__replace</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="class_topology.html">Topology</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__topology</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__source</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__destination</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor for the <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a> class; the characteristics of the migration model are defined through the specified parameters - out of the box objects provided in EO, etc., or custom, derived objects may be passed as parameters.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>unsigned</em>&nbsp;</td><td>__frequency - frequency of the migrations - the migrations occur periodically; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoSelect&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __select - selection strategy to be applied for constructing a list of emigrant individuals out of the source population; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoReplacement&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __replace - replacement strategy used for integrating the immigrant individuals in the destination population; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>Topology&amp;</em>&nbsp;</td><td>__topology - topological model to be followed when performing migrations; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __source - source population from which the emigrant individuals are selected; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __destination - destination population in which the immigrant population are integrated. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_sync_island_mig_8h-source.html#l00193">193</a> of file <a class="el" href="peo_sync_island_mig_8h-source.html">peoSyncIslandMig.h</a>.
<p>
References <a class="el" href="topology_8cpp-source.html#l00031">Topology::add()</a>, and <a class="el" href="peo_sync_island_mig_8h-source.html#l00189">peoSyncIslandMig&lt; EOT &gt;::sync</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="178476fd276f78b73607b33d19522c36"></a><!-- doxytag: member="peoSyncIslandMig::operator()" ref="178476fd276f78b73607b33d19522c36" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_island_mig.html">peoSyncIslandMig</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Function operator to be called as checkpoint for performing the migration step.
<p>
The emigrant individuals are selected from the source population and sent to the next island (defined by the topology object) while the immigrant individuals are integrated in the destination population. There is no need to explicitly call the function - the wrapper checkpoint object (please refer to the above example) will perform the call when required.
<p>
Definition at line <a class="el" href="peo_sync_island_mig_8h-source.html#l00267">267</a> of file <a class="el" href="peo_sync_island_mig_8h-source.html">peoSyncIslandMig.h</a>.
<p>
References <a class="el" href="peo_sync_island_mig_8h-source.html#l00174">peoSyncIslandMig&lt; EOT &gt;::cont</a>, <a class="el" href="peo_sync_island_mig_8h-source.html#l00237">peoSyncIslandMig&lt; EOT &gt;::emigrate()</a>, <a class="el" href="coop_8cpp-source.html#l00031">Cooperative::getOwner()</a>, <a class="el" href="peo_sync_island_mig_8h-source.html#l00254">peoSyncIslandMig&lt; EOT &gt;::immigrate()</a>, <a class="el" href="thread_8cpp-source.html#l00045">Thread::setActive()</a>, <a class="el" href="peo_sync_island_mig_8h-source.html#l00180">peoSyncIslandMig&lt; EOT &gt;::source</a>, <a class="el" href="communicable_8cpp-source.html#l00074">Communicable::stop()</a>, and <a class="el" href="peo_sync_island_mig_8h-source.html#l00189">peoSyncIslandMig&lt; EOT &gt;::sync</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_sync_island_mig_8h-source.html">peoSyncIslandMig.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 636 B

View file

@ -1,72 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSyncMultiStart&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#43f4fa9b125baef6fc8b968dfd16f437">cont</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#a4d1c2943c290de540800087b54dc49b">execute</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#64191ef79b7b589964ac9c3e23ae6718">idx</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#ca10f6d258105e3c4f0d1660db5b7679">impr_sel</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#4d317966de767dcc87eee0286ea7f95d">ls</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#fc90282cc4e93cdea8f82fd52dd78fb0">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#32ec0d01d3fd8a9932abd68f4781fc94">notifySendingData</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#773eb9097550d9444f25ca8f48997a30">num_term</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#76385b33fe514f91cb83f0fbecbeb3c2">operator()</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#8becfab1922b64708dca5a53e2932a5a">packData</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#6c48eb0dae741cff7203b65e226f9616">packResult</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#d29f94aad3c1f443bfffc8b6aee0704c">peoSyncMultiStart</a>(eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, moAlgo&lt; EOT &gt; &amp;__ls, eoPop&lt; EOT &gt; &amp;__pop)</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#391178bd6b8a97a08ab4e345f070e967">pop</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#a375ccea98e9bf2a0854dac27df4522f">replace</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#dbcc1a069ec72ecd8d40c392640d84b3">sel</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#8fc9a3d046023ddd077defec3c23ab3b">select</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#2c2ebe46470d1425f0409897deab435b">sol</a></td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#2903a441b77cded266b5fb651e17a5b5">unpackData</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classpeo_sync_multi_start.html#c3cbd1f10a89d1915c5ccf82a2c34a1d">unpackResult</a>()</td><td><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart&lt; EOT &gt;</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,503 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoSyncMultiStart&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoSyncMultiStart&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoSyncMultiStart" --><!-- doxytag: inherits="Service" -->The <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> class provides the basis for implementing the synchronous multi-start model, for launching several solution-based algorithms in parallel on a specified initial population.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoSyncMultiStart&lt; EOT &gt;:
<p><center><img src="classpeo_sync_multi_start.png" usemap="#peoSyncMultiStart< EOT >_map" border="0" alt=""></center>
<map name="peoSyncMultiStart< EOT >_map">
<area href="class_service.html" alt="Service" shape="rect" coords="0,56,164,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="0,0,164,24">
</map>
<a href="classpeo_sync_multi_start-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#d29f94aad3c1f443bfffc8b6aee0704c">peoSyncMultiStart</a> (eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, moAlgo&lt; EOT &gt; &amp;__ls, eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - several simple parameters are required for defining the characteristics of the multi-start model. <a href="#d29f94aad3c1f443bfffc8b6aee0704c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#76385b33fe514f91cb83f0fbecbeb3c2">operator()</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator which synchronously executes the specified algorithm on the individuals selected from the initial population. <a href="#76385b33fe514f91cb83f0fbecbeb3c2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#8becfab1922b64708dca5a53e2932a5a">packData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm. <a href="#8becfab1922b64708dca5a53e2932a5a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#2903a441b77cded266b5fb651e17a5b5">unpackData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm. <a href="#2903a441b77cded266b5fb651e17a5b5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#a4d1c2943c290de540800087b54dc49b">execute</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for actually executing the specified algorithm on one assigned individual. <a href="#a4d1c2943c290de540800087b54dc49b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#6c48eb0dae741cff7203b65e226f9616">packResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm. <a href="#6c48eb0dae741cff7203b65e226f9616"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#c3cbd1f10a89d1915c5ccf82a2c34a1d">unpackResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm. <a href="#c3cbd1f10a89d1915c5ccf82a2c34a1d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#32ec0d01d3fd8a9932abd68f4781fc94">notifySendingData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for notifications between the process requesting the synchronous multi-start execution and the processes that performs the actual execution phase. <a href="#32ec0d01d3fd8a9932abd68f4781fc94"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#fc90282cc4e93cdea8f82fd52dd78fb0">notifySendingAllResourceRequests</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function for notifications between the process requesting the synchronous multi-start execution and the processes that performs the actual execution phase. <a href="#fc90282cc4e93cdea8f82fd52dd78fb0"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="43f4fa9b125baef6fc8b968dfd16f437"></a><!-- doxytag: member="peoSyncMultiStart::cont" ref="43f4fa9b125baef6fc8b968dfd16f437" args="" -->
eoContinue&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#43f4fa9b125baef6fc8b968dfd16f437">cont</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8fc9a3d046023ddd077defec3c23ab3b"></a><!-- doxytag: member="peoSyncMultiStart::select" ref="8fc9a3d046023ddd077defec3c23ab3b" args="" -->
eoSelect&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#8fc9a3d046023ddd077defec3c23ab3b">select</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a375ccea98e9bf2a0854dac27df4522f"></a><!-- doxytag: member="peoSyncMultiStart::replace" ref="a375ccea98e9bf2a0854dac27df4522f" args="" -->
eoReplacement&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#a375ccea98e9bf2a0854dac27df4522f">replace</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4d317966de767dcc87eee0286ea7f95d"></a><!-- doxytag: member="peoSyncMultiStart::ls" ref="4d317966de767dcc87eee0286ea7f95d" args="" -->
moAlgo&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#4d317966de767dcc87eee0286ea7f95d">ls</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="391178bd6b8a97a08ab4e345f070e967"></a><!-- doxytag: member="peoSyncMultiStart::pop" ref="391178bd6b8a97a08ab4e345f070e967" args="" -->
eoPop&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#391178bd6b8a97a08ab4e345f070e967">pop</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dbcc1a069ec72ecd8d40c392640d84b3"></a><!-- doxytag: member="peoSyncMultiStart::sel" ref="dbcc1a069ec72ecd8d40c392640d84b3" args="" -->
eoPop&lt; EOT &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#dbcc1a069ec72ecd8d40c392640d84b3">sel</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ca10f6d258105e3c4f0d1660db5b7679"></a><!-- doxytag: member="peoSyncMultiStart::impr_sel" ref="ca10f6d258105e3c4f0d1660db5b7679" args="" -->
eoPop&lt; EOT &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#ca10f6d258105e3c4f0d1660db5b7679">impr_sel</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c2ebe46470d1425f0409897deab435b"></a><!-- doxytag: member="peoSyncMultiStart::sol" ref="2c2ebe46470d1425f0409897deab435b" args="" -->
EOT&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#2c2ebe46470d1425f0409897deab435b">sol</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64191ef79b7b589964ac9c3e23ae6718"></a><!-- doxytag: member="peoSyncMultiStart::idx" ref="64191ef79b7b589964ac9c3e23ae6718" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#64191ef79b7b589964ac9c3e23ae6718">idx</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="773eb9097550d9444f25ca8f48997a30"></a><!-- doxytag: member="peoSyncMultiStart::num_term" ref="773eb9097550d9444f25ca8f48997a30" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeo_sync_multi_start.html#773eb9097550d9444f25ca8f48997a30">num_term</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoSyncMultiStart&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> class provides the basis for implementing the synchronous multi-start model, for launching several solution-based algorithms in parallel on a specified initial population.
<p>
As a simple example, several hill climbing algorithms may be synchronously launched on the specified population, each algorithm acting upon one individual only, the final result being integrated back in the population. A <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> object can be specified as checkpoint object for a classic ParadisEO evolutionary algorithm thus allowing for simple hybridization schemes which combine the evolutionary approach with a local search approach, for example, executed at the end of each generation.
<p>
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00051">51</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d29f94aad3c1f443bfffc8b6aee0704c"></a><!-- doxytag: member="peoSyncMultiStart::peoSyncMultiStart" ref="d29f94aad3c1f443bfffc8b6aee0704c" args="(eoContinue&lt; EOT &gt; &amp;__cont, eoSelect&lt; EOT &gt; &amp;__select, eoReplacement&lt; EOT &gt; &amp;__replace, moAlgo&lt; EOT &gt; &amp;__ls, eoPop&lt; EOT &gt; &amp;__pop)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::<a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">eoContinue&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__cont</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoSelect&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__select</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoReplacement&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__replace</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>moAlgo&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__ls</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>__pop</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor function - several simple parameters are required for defining the characteristics of the multi-start model.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>eoContinue&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __cont - defined for including further functionality - no semantics associated at this time; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoSelect&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __select - selection strategy for obtaining a subset of the initial population on which to apply the specified algorithm; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoReplacement&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __replace - replacement strategy for integrating the resulting individuals in the initial population; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>moAlgo&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __ls - algorithm to be applied on each of the selected individuals - a <b>moAlgo&lt; EOT &gt;</b>-derived object must be specified; </td></tr>
<tr><td valign="top"></td><td valign="top"><em>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - the initial population from which the individuals are selected for applying the specified algorithm. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00121">121</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="76385b33fe514f91cb83f0fbecbeb3c2"></a><!-- doxytag: member="peoSyncMultiStart::operator()" ref="76385b33fe514f91cb83f0fbecbeb3c2" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator which synchronously executes the specified algorithm on the individuals selected from the initial population.
<p>
There is no need to explicitly call the operator - automatically called as checkpoint operator.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00176">176</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="peo_sync_multi_start_8h-source.html#l00116">peoSyncMultiStart&lt; EOT &gt;::idx</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00113">peoSyncMultiStart&lt; EOT &gt;::impr_sel</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00117">peoSyncMultiStart&lt; EOT &gt;::num_term</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00111">peoSyncMultiStart&lt; EOT &gt;::pop</a>, <a class="el" href="rmc_2mpi_2service_8cpp-source.html#l00031">Service::requestResourceRequest()</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00112">peoSyncMultiStart&lt; EOT &gt;::sel</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00106">peoSyncMultiStart&lt; EOT &gt;::select</a>, and <a class="el" href="communicable_8cpp-source.html#l00074">Communicable::stop()</a>. </td>
</tr>
</table>
<a class="anchor" name="8becfab1922b64708dca5a53e2932a5a"></a><!-- doxytag: member="peoSyncMultiStart::packData" ref="8becfab1922b64708dca5a53e2932a5a" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::packData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00135">135</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="peo_sync_multi_start_8h-source.html#l00116">peoSyncMultiStart&lt; EOT &gt;::idx</a>, and <a class="el" href="peo_sync_multi_start_8h-source.html#l00112">peoSyncMultiStart&lt; EOT &gt;::sel</a>. </td>
</tr>
</table>
<a class="anchor" name="2903a441b77cded266b5fb651e17a5b5"></a><!-- doxytag: member="peoSyncMultiStart::unpackData" ref="2903a441b77cded266b5fb651e17a5b5" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::unpackData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00141">141</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="peo_sync_multi_start_8h-source.html#l00115">peoSyncMultiStart&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="a4d1c2943c290de540800087b54dc49b"></a><!-- doxytag: member="peoSyncMultiStart::execute" ref="a4d1c2943c290de540800087b54dc49b" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::execute </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for actually executing the specified algorithm on one assigned individual.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00147">147</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="peo_sync_multi_start_8h-source.html#l00109">peoSyncMultiStart&lt; EOT &gt;::ls</a>, and <a class="el" href="peo_sync_multi_start_8h-source.html#l00115">peoSyncMultiStart&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="6c48eb0dae741cff7203b65e226f9616"></a><!-- doxytag: member="peoSyncMultiStart::packResult" ref="6c48eb0dae741cff7203b65e226f9616" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::packResult </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00153">153</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="peo_sync_multi_start_8h-source.html#l00115">peoSyncMultiStart&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="c3cbd1f10a89d1915c5ccf82a2c34a1d"></a><!-- doxytag: member="peoSyncMultiStart::unpackResult" ref="c3cbd1f10a89d1915c5ccf82a2c34a1d" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::unpackResult </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for transferring data between the process requesting the synchronous execution of the specified algorithm and the process which actually executes the algorithm.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00159">159</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="core_2service_8cpp-source.html#l00031">Service::getOwner()</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00113">peoSyncMultiStart&lt; EOT &gt;::impr_sel</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00117">peoSyncMultiStart&lt; EOT &gt;::num_term</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00111">peoSyncMultiStart&lt; EOT &gt;::pop</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00107">peoSyncMultiStart&lt; EOT &gt;::replace</a>, <a class="el" href="communicable_8cpp-source.html#l00079">Communicable::resume()</a>, <a class="el" href="peo_sync_multi_start_8h-source.html#l00112">peoSyncMultiStart&lt; EOT &gt;::sel</a>, <a class="el" href="thread_8cpp-source.html#l00045">Thread::setActive()</a>, and <a class="el" href="peo_sync_multi_start_8h-source.html#l00115">peoSyncMultiStart&lt; EOT &gt;::sol</a>. </td>
</tr>
</table>
<a class="anchor" name="32ec0d01d3fd8a9932abd68f4781fc94"></a><!-- doxytag: member="peoSyncMultiStart::notifySendingData" ref="32ec0d01d3fd8a9932abd68f4781fc94" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::notifySendingData </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for notifications between the process requesting the synchronous multi-start execution and the processes that performs the actual execution phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00187">187</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>. </td>
</tr>
</table>
<a class="anchor" name="fc90282cc4e93cdea8f82fd52dd78fb0"></a><!-- doxytag: member="peoSyncMultiStart::notifySendingAllResourceRequests" ref="fc90282cc4e93cdea8f82fd52dd78fb0" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="mdPrefix" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classpeo_sync_multi_start.html">peoSyncMultiStart</a>&lt; EOT &gt;::notifySendingAllResourceRequests </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Auxiliary function for notifications between the process requesting the synchronous multi-start execution and the processes that performs the actual execution phase.
<p>
There is no need to explicitly call the function.
<p>
Reimplemented from <a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">Service</a>.
<p>
Definition at line <a class="el" href="peo_sync_multi_start_8h-source.html#l00192">192</a> of file <a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a>.
<p>
References <a class="el" href="core_2service_8cpp-source.html#l00031">Service::getOwner()</a>, and <a class="el" href="thread_8cpp-source.html#l00056">Thread::setPassive()</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_sync_multi_start_8h-source.html">peoSyncMultiStart.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 607 B

View file

@ -1,60 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoTransform&lt; EOT &gt; Member List</h1>This is the complete list of members for <a class="el" href="classpeo_transform.html">peoTransform&lt; EOT &gt;</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">execute</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#0dae00309c51a7b7069788142aed799f">getOwner</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">notifySendingData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#94e2012e76aaae3aa8199250f558d503">notifySendingResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">packData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#c4289f98d1cd9ed53e850efbb6a947bd">packResourceRequest</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">packResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#7e2ae35a9070a05dcd46488df649896d">requestResourceRequest</a>(unsigned __how_many=1)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a></td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">setOwner</a>(Thread &amp;__owner)</td><td><a class="el" href="class_service.html">Service</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">unpackData</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_service.html#45c06344edbfa482b91f68e2035a6099">unpackResult</a>()</td><td><a class="el" href="class_service.html">Service</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~Communicable</a>()</td><td><a class="el" href="class_communicable.html">Communicable</a></td><td><code> [virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,62 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: peoTransform&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>peoTransform&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoTransform" --><!-- doxytag: inherits="Service" -->The <a class="el" href="classpeo_transform.html">peoTransform</a> class acts only as an interface for creating transform operators - for an example please refer to the <b><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a></b> and the <b><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform</a></b> classes.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peo_transform_8h-source.html">peoTransform.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoTransform&lt; EOT &gt;:
<p><center><img src="classpeo_transform.png" usemap="#peoTransform< EOT >_map" border="0" alt=""></center>
<map name="peoTransform< EOT >_map">
<area href="class_service.html" alt="Service" shape="rect" coords="101,56,293,80">
<area href="class_communicable.html" alt="Communicable" shape="rect" coords="101,0,293,24">
<area href="classpeo_para_s_g_a_transform.html" alt="peoParaSGATransform< EOT >" shape="rect" coords="0,168,192,192">
<area href="classpeo_seq_transform.html" alt="peoSeqTransform< EOT >" shape="rect" coords="202,168,394,192">
</map>
<a href="classpeo_transform-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoTransform&lt; EOT &gt;</h3>
The <a class="el" href="classpeo_transform.html">peoTransform</a> class acts only as an interface for creating transform operators - for an example please refer to the <b><a class="el" href="classpeo_seq_transform.html">peoSeqTransform</a></b> and the <b><a class="el" href="classpeo_para_s_g_a_transform.html">peoParaSGATransform</a></b> classes.
<p>
<p>
Definition at line <a class="el" href="peo_transform_8h-source.html#l00035">35</a> of file <a class="el" href="peo_transform_8h-source.html">peoTransform.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peo_transform_8h-source.html">peoTransform.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:49 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -1,111 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: comm.cpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>comm.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "comm.cpp"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;mpi.h&gt;</span>
<a name="l00026"></a>00026
<a name="l00027"></a>00027 <span class="preprocessor">#include "comm.h"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "mess.h"</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include "node.h"</span>
<a name="l00030"></a>00030 <span class="preprocessor">#include "param.h"</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include "../../core/peo_debug.h"</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include "../../core/runner.h"</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include "send.h"</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include "recv.h"</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include "scheduler.h"</span>
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="keyword">static</span> sem_t sem_comm_init;
<a name="l00038"></a>00038
<a name="l00039"></a>00039 <span class="keyword">static</span> <a class="code" href="class_communicator.html">Communicator</a> * the_thread;
<a name="l00040"></a>00040
<a name="l00041"></a><a class="code" href="class_communicator.html#7c9dce4ea92bd04d01d53f80c0ef08ee">00041</a> <a class="code" href="class_communicator.html#7c9dce4ea92bd04d01d53f80c0ef08ee">Communicator :: Communicator</a> (<span class="keywordtype">int</span> * __argc, <span class="keywordtype">char</span> * * * __argv) {
<a name="l00042"></a>00042
<a name="l00043"></a>00043 the_thread = <span class="keyword">this</span>;
<a name="l00044"></a>00044 initNode (__argc, __argv);
<a name="l00045"></a>00045 loadRMCParameters (* __argc, * __argv);
<a name="l00046"></a>00046 sem_post (&amp; sem_comm_init);
<a name="l00047"></a>00047 }
<a name="l00048"></a>00048
<a name="l00049"></a><a class="code" href="class_communicator.html#142fae13b16b166519315f248a513c62">00049</a> <span class="keywordtype">void</span> <a class="code" href="class_communicator.html#142fae13b16b166519315f248a513c62">Communicator :: start</a> () {
<a name="l00050"></a>00050
<a name="l00051"></a>00051 <span class="keywordflow">while</span> (<span class="keyword">true</span>) {
<a name="l00052"></a>00052
<a name="l00053"></a>00053 <span class="comment">/* Zzz Zzz Zzz :-))) */</span>
<a name="l00054"></a>00054 <a class="code" href="class_reactive_thread.html#8263c2a32d8c99a49a05f1a7717d4262">sleep</a> ();
<a name="l00055"></a>00055 sendMessages ();
<a name="l00056"></a>00056
<a name="l00057"></a>00057 <span class="keywordflow">if</span> (! atLeastOneActiveRunner ())
<a name="l00058"></a>00058 <span class="keywordflow">break</span>;
<a name="l00059"></a>00059 receiveMessages ();
<a name="l00060"></a>00060 }
<a name="l00061"></a>00061 waitBuffers ();
<a name="l00062"></a>00062 printDebugMessage (<span class="stringliteral">"finalizing"</span>);
<a name="l00063"></a>00063 MPI_Finalize ();
<a name="l00064"></a>00064 }
<a name="l00065"></a>00065
<a name="l00066"></a>00066 <span class="keywordtype">void</span> initCommunication () {
<a name="l00067"></a>00067
<a name="l00068"></a>00068 sem_init (&amp; sem_comm_init, 0, 0);
<a name="l00069"></a>00069 }
<a name="l00070"></a>00070
<a name="l00071"></a>00071 <span class="keywordtype">void</span> waitNodeInitialization () {
<a name="l00072"></a>00072
<a name="l00073"></a>00073 sem_wait (&amp; sem_comm_init);
<a name="l00074"></a>00074 }
<a name="l00075"></a>00075
<a name="l00076"></a>00076 <span class="keywordtype">void</span> wakeUpCommunicator () {
<a name="l00077"></a>00077
<a name="l00078"></a>00078 the_thread -&gt; wakeUp ();
<a name="l00079"></a>00079 }
<a name="l00080"></a>00080
<a name="l00081"></a>00081
<a name="l00082"></a>00082
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,75 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: comm.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>comm.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "comm.h"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#ifndef __comm_mpi_h</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define __comm_mpi_h</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "../../core/communicable.h"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "../../core/reac_thread.h"</span>
<a name="l00029"></a>00029
<a name="l00030"></a><a class="code" href="class_communicator.html">00030</a> <span class="keyword">class </span><a class="code" href="class_communicator.html">Communicator</a> : <span class="keyword">public</span> <a class="code" href="class_reactive_thread.html">ReactiveThread</a> {
<a name="l00031"></a>00031
<a name="l00032"></a>00032 <span class="keyword">public</span> :
<a name="l00033"></a>00033
<a name="l00034"></a>00034 <span class="comment">/* Ctor */</span>
<a name="l00035"></a>00035 <a class="code" href="class_communicator.html#7c9dce4ea92bd04d01d53f80c0ef08ee">Communicator</a> (<span class="keywordtype">int</span> * __argc, <span class="keywordtype">char</span> * * * __argv);
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="keywordtype">void</span> <a class="code" href="class_communicator.html#142fae13b16b166519315f248a513c62">start</a> ();
<a name="l00038"></a>00038 };
<a name="l00039"></a>00039
<a name="l00040"></a>00040 <span class="keyword">extern</span> <span class="keywordtype">void</span> initCommunication ();
<a name="l00041"></a>00041
<a name="l00042"></a>00042 <span class="keyword">extern</span> <span class="keywordtype">void</span> waitNodeInitialization ();
<a name="l00043"></a>00043
<a name="l00044"></a>00044 <span class="keyword">extern</span> <span class="keywordtype">void</span> wakeUpCommunicator ();
<a name="l00045"></a>00045
<a name="l00046"></a>00046 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,114 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: communicable.cpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>communicable.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "comm.cpp"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;vector&gt;</span>
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;map&gt;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;cassert&gt;</span>
<a name="l00027"></a>00027
<a name="l00028"></a>00028 <span class="preprocessor">#include "communicable.h"</span>
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="keyword">static</span> std :: vector &lt;Communicable *&gt; key_to_comm (1); <span class="comment">/* Vector of registered cooperators */</span>
<a name="l00031"></a>00031
<a name="l00032"></a>00032 <span class="keyword">static</span> std :: map &lt;const Communicable *, unsigned&gt; comm_to_key; <span class="comment">/* Map of registered cooperators */</span>
<a name="l00033"></a>00033
<a name="l00034"></a>00034 <span class="keywordtype">unsigned</span> <a class="code" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">Communicable :: num_comm</a> = 0;
<a name="l00035"></a>00035
<a name="l00036"></a><a class="code" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">00036</a> <a class="code" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable :: Communicable</a> () {
<a name="l00037"></a>00037
<a name="l00038"></a>00038 comm_to_key [<span class="keyword">this</span>] = <a class="code" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a> = ++ <a class="code" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a>;
<a name="l00039"></a>00039 key_to_comm.push_back (<span class="keyword">this</span>);
<a name="l00040"></a>00040 sem_init (&amp; <a class="code" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a>, 0, 1);
<a name="l00041"></a>00041 sem_init (&amp; <a class="code" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a>, 0, 0);
<a name="l00042"></a>00042 }
<a name="l00043"></a>00043
<a name="l00044"></a><a class="code" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">00044</a> <a class="code" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">Communicable :: ~ Communicable</a> () {
<a name="l00045"></a>00045
<a name="l00046"></a>00046 }
<a name="l00047"></a>00047
<a name="l00048"></a><a class="code" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">00048</a> COMM_ID <a class="code" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">Communicable :: getKey</a> () {
<a name="l00049"></a>00049
<a name="l00050"></a>00050 <span class="keywordflow">return</span> <a class="code" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a>;
<a name="l00051"></a>00051 }
<a name="l00052"></a>00052
<a name="l00053"></a>00053 <a class="code" href="class_communicable.html">Communicable</a> * getCommunicable (COMM_ID __key) {
<a name="l00054"></a>00054
<a name="l00055"></a>00055 assert (__key &lt; key_to_comm.size ());
<a name="l00056"></a>00056 <span class="keywordflow">return</span> key_to_comm [__key];
<a name="l00057"></a>00057 }
<a name="l00058"></a>00058
<a name="l00059"></a>00059 COMM_ID getKey (<span class="keyword">const</span> <a class="code" href="class_communicable.html">Communicable</a> * __comm) {
<a name="l00060"></a>00060
<a name="l00061"></a>00061 <span class="keywordflow">return</span> comm_to_key [__comm];
<a name="l00062"></a>00062 }
<a name="l00063"></a>00063
<a name="l00064"></a><a class="code" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">00064</a> <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">Communicable :: lock</a> () {
<a name="l00065"></a>00065
<a name="l00066"></a>00066 sem_wait (&amp; <a class="code" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a>);
<a name="l00067"></a>00067 }
<a name="l00068"></a>00068
<a name="l00069"></a><a class="code" href="class_communicable.html#caa814847192e71f434fbf9479ede862">00069</a> <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#caa814847192e71f434fbf9479ede862">Communicable :: unlock</a> () {
<a name="l00070"></a>00070
<a name="l00071"></a>00071 sem_post (&amp; <a class="code" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a>);
<a name="l00072"></a>00072 }
<a name="l00073"></a>00073
<a name="l00074"></a><a class="code" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">00074</a> <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">Communicable :: stop</a> () {
<a name="l00075"></a>00075
<a name="l00076"></a>00076 sem_wait (&amp; <a class="code" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a>);
<a name="l00077"></a>00077 }
<a name="l00078"></a>00078
<a name="l00079"></a><a class="code" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">00079</a> <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">Communicable :: resume</a> () {
<a name="l00080"></a>00080
<a name="l00081"></a>00081 sem_post (&amp; <a class="code" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a>);
<a name="l00082"></a>00082 }
<a name="l00083"></a>00083
<a name="l00084"></a>00084
<a name="l00085"></a>00085
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,91 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: communicable.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>communicable.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "communicable.h"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#ifndef __communicable_h</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define __communicable_h</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;semaphore.h&gt;</span>
<a name="l00028"></a>00028
<a name="l00029"></a>00029 <span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> COMM_ID;
<a name="l00030"></a>00030
<a name="l00031"></a><a class="code" href="class_communicable.html">00031</a> <span class="keyword">class </span><a class="code" href="class_communicable.html">Communicable</a> {
<a name="l00032"></a>00032
<a name="l00033"></a>00033 <span class="keyword">public</span> :
<a name="l00034"></a>00034
<a name="l00035"></a>00035 <a class="code" href="class_communicable.html#8ae1827ecf7569b3db1ed386c7d8ad78">Communicable</a> ();
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="keyword">virtual</span> <a class="code" href="class_communicable.html#2280b0dfa0d3a515fccf62c2a9fd5f41">~ Communicable</a> ();
<a name="l00038"></a>00038
<a name="l00039"></a>00039 COMM_ID <a class="code" href="class_communicable.html#db4307b69b9ccacff55fdbf84b8f50e4">getKey</a> ();
<a name="l00040"></a>00040
<a name="l00041"></a>00041 <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#e1f8bd1ee810fd73d44315c95998d19d">lock</a> (); <span class="comment">/* It suspends the current process if the semaphore is locked */</span>
<a name="l00042"></a>00042 <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#caa814847192e71f434fbf9479ede862">unlock</a> (); <span class="comment">/* It unlocks the shared semaphore */</span>
<a name="l00043"></a>00043
<a name="l00044"></a>00044 <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#cb53e6534b947bc889aa181d9dbbd13b">stop</a> (); <span class="comment">/* It suspends the current process */</span>
<a name="l00045"></a>00045 <span class="keywordtype">void</span> <a class="code" href="class_communicable.html#3306a9adb11a0ab5af342c0db9f7bb2a">resume</a> (); <span class="comment">/* It resumes ___________ */</span>
<a name="l00046"></a>00046
<a name="l00047"></a>00047 <span class="keyword">protected</span> :
<a name="l00048"></a>00048
<a name="l00049"></a><a class="code" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">00049</a> COMM_ID <a class="code" href="class_communicable.html#605b0efeffe81326f216c9903f5bbf4c">key</a>;
<a name="l00050"></a>00050
<a name="l00051"></a><a class="code" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">00051</a> sem_t <a class="code" href="class_communicable.html#cf9639312f71a2f348bc1e7789ccbd9d">sem_lock</a>;
<a name="l00052"></a>00052
<a name="l00053"></a><a class="code" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">00053</a> sem_t <a class="code" href="class_communicable.html#29c53b9191348e0505e3bcba6d8b82b1">sem_stop</a>;
<a name="l00054"></a>00054
<a name="l00055"></a><a class="code" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">00055</a> <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <a class="code" href="class_communicable.html#7a6acfdc781a67c9c0ec4f17893f86c3">num_comm</a>;
<a name="l00056"></a>00056 };
<a name="l00057"></a>00057
<a name="l00058"></a>00058 <span class="keyword">extern</span> <a class="code" href="class_communicable.html">Communicable</a> * getCommunicable (COMM_ID __key);
<a name="l00059"></a>00059
<a name="l00060"></a>00060 <span class="comment">//extern COMM_ID getKey (const Communicable * __comm);</span>
<a name="l00061"></a>00061
<a name="l00062"></a>00062 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,99 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: config.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>config.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* config.h. Generated by configure. */</span>
<a name="l00002"></a>00002 <span class="comment">/* config.h.in. Generated from configure.in by autoheader. */</span>
<a name="l00003"></a>00003 <span class="comment">/* #undef ENABLE_NLS */</span>
<a name="l00004"></a>00004 <span class="comment">/* #undef HAVE_CATGETS */</span>
<a name="l00005"></a>00005 <span class="comment">/* #undef HAVE_GETTEXT */</span>
<a name="l00006"></a>00006 <span class="comment">/* #undef HAVE_LC_MESSAGES */</span>
<a name="l00007"></a>00007 <span class="comment">/* #undef HAVE_STPCPY */</span>
<a name="l00008"></a>00008 <span class="comment">/* #undef HAVE_LIBSM */</span>
<a name="l00009"></a>00009 <span class="comment">/* #undef PACKAGE_LOCALE_DIR */</span>
<a name="l00010"></a>00010 <span class="preprocessor">#define PACKAGE_DOC_DIR "/usr/local/doc/paradisEO"</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define PACKAGE_DATA_DIR "/usr/local/share"</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span><span class="preprocessor">#define PACKAGE_PIXMAPS_DIR "/usr/local/share/pixmaps"</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define PACKAGE_HELP_DIR "/usr/local/share/help"</span>
<a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#define PACKAGE_MENU_DIR "/usr/local/share"</span>
<a name="l00015"></a>00015 <span class="preprocessor"></span><span class="preprocessor">#define PACKAGE_SOURCE_DIR "/home/cahon/paradisEO"</span>
<a name="l00016"></a>00016 <span class="preprocessor"></span><span class="comment">/* #undef GETTEXT_PACKAGE */</span>
<a name="l00017"></a>00017
<a name="l00018"></a>00018 <span class="comment">/* Define to 1 if you have the &lt;dlfcn.h&gt; header file. */</span>
<a name="l00019"></a>00019 <span class="preprocessor">#define HAVE_DLFCN_H 1</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021 <span class="comment">/* Define to 1 if you have the &lt;inttypes.h&gt; header file. */</span>
<a name="l00022"></a>00022 <span class="preprocessor">#define HAVE_INTTYPES_H 1</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>
<a name="l00024"></a>00024 <span class="comment">/* Define to 1 if you have the &lt;memory.h&gt; header file. */</span>
<a name="l00025"></a>00025 <span class="preprocessor">#define HAVE_MEMORY_H 1</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span>
<a name="l00027"></a>00027 <span class="comment">/* Define to 1 if you have the &lt;stdint.h&gt; header file. */</span>
<a name="l00028"></a>00028 <span class="preprocessor">#define HAVE_STDINT_H 1</span>
<a name="l00029"></a>00029 <span class="preprocessor"></span>
<a name="l00030"></a>00030 <span class="comment">/* Define to 1 if you have the &lt;stdlib.h&gt; header file. */</span>
<a name="l00031"></a>00031 <span class="preprocessor">#define HAVE_STDLIB_H 1</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span>
<a name="l00033"></a>00033 <span class="comment">/* Define to 1 if you have the &lt;strings.h&gt; header file. */</span>
<a name="l00034"></a>00034 <span class="preprocessor">#define HAVE_STRINGS_H 1</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00036"></a>00036 <span class="comment">/* Define to 1 if you have the &lt;string.h&gt; header file. */</span>
<a name="l00037"></a>00037 <span class="preprocessor">#define HAVE_STRING_H 1</span>
<a name="l00038"></a>00038 <span class="preprocessor"></span>
<a name="l00039"></a>00039 <span class="comment">/* Define to 1 if you have the &lt;sys/stat.h&gt; header file. */</span>
<a name="l00040"></a>00040 <span class="preprocessor">#define HAVE_SYS_STAT_H 1</span>
<a name="l00041"></a>00041 <span class="preprocessor"></span>
<a name="l00042"></a>00042 <span class="comment">/* Define to 1 if you have the &lt;sys/types.h&gt; header file. */</span>
<a name="l00043"></a>00043 <span class="preprocessor">#define HAVE_SYS_TYPES_H 1</span>
<a name="l00044"></a>00044 <span class="preprocessor"></span>
<a name="l00045"></a>00045 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
<a name="l00046"></a>00046 <span class="preprocessor">#define HAVE_UNISTD_H 1</span>
<a name="l00047"></a>00047 <span class="preprocessor"></span>
<a name="l00048"></a>00048 <span class="comment">/* Name of package */</span>
<a name="l00049"></a>00049 <span class="preprocessor">#define PACKAGE "paradisEO"</span>
<a name="l00050"></a>00050 <span class="preprocessor"></span>
<a name="l00051"></a>00051 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
<a name="l00052"></a>00052 <span class="preprocessor">#define PACKAGE_BUGREPORT ""</span>
<a name="l00053"></a>00053 <span class="preprocessor"></span>
<a name="l00054"></a>00054 <span class="comment">/* Define to the full name of this package. */</span>
<a name="l00055"></a>00055 <span class="preprocessor">#define PACKAGE_NAME ""</span>
<a name="l00056"></a>00056 <span class="preprocessor"></span>
<a name="l00057"></a>00057 <span class="comment">/* Define to the full name and version of this package. */</span>
<a name="l00058"></a>00058 <span class="preprocessor">#define PACKAGE_STRING ""</span>
<a name="l00059"></a>00059 <span class="preprocessor"></span>
<a name="l00060"></a>00060 <span class="comment">/* Define to the one symbol short name of this package. */</span>
<a name="l00061"></a>00061 <span class="preprocessor">#define PACKAGE_TARNAME ""</span>
<a name="l00062"></a>00062 <span class="preprocessor"></span>
<a name="l00063"></a>00063 <span class="comment">/* Define to the version of this package. */</span>
<a name="l00064"></a>00064 <span class="preprocessor">#define PACKAGE_VERSION ""</span>
<a name="l00065"></a>00065 <span class="preprocessor"></span>
<a name="l00066"></a>00066 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
<a name="l00067"></a>00067 <span class="preprocessor">#define STDC_HEADERS 1</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span>
<a name="l00069"></a>00069 <span class="comment">/* Version number of package */</span>
<a name="l00070"></a>00070 <span class="preprocessor">#define VERSION "0.3"</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,86 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: coop.cpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>coop.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "coop.cpp"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#include "../../core/cooperative.h"</span>
<a name="l00025"></a>00025 <span class="preprocessor">#include "send.h"</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include "tags.h"</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "schema.h"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "mess.h"</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include "../../core/peo_debug.h"</span>
<a name="l00030"></a>00030
<a name="l00031"></a><a class="code" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">00031</a> <a class="code" href="class_runner.html">Runner</a> * <a class="code" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">Cooperative :: getOwner</a> () {
<a name="l00032"></a>00032
<a name="l00033"></a>00033 <span class="keywordflow">return</span> <a class="code" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">owner</a>;
<a name="l00034"></a>00034 }
<a name="l00035"></a>00035
<a name="l00036"></a><a class="code" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">00036</a> <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">Cooperative :: setOwner</a> (<a class="code" href="class_runner.html">Runner</a> &amp; __runner) {
<a name="l00037"></a>00037
<a name="l00038"></a>00038 <a class="code" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">owner</a> = &amp; __runner;
<a name="l00039"></a>00039 }
<a name="l00040"></a>00040
<a name="l00041"></a><a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">00041</a> <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">Cooperative :: send</a> (<a class="code" href="class_cooperative.html">Cooperative</a> * __coop) {<a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6"></a>
<a name="l00042"></a>00042 <a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6"></a>
<a name="l00043"></a>00043 <a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6"> :: send</a> (<span class="keyword">this</span>, getRankOfRunner (__coop -&gt; <a class="code" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a> () -&gt; getID ()), COOP_TAG);
<a name="l00044"></a>00044 <span class="comment">// stop ();</span>
<a name="l00045"></a>00045 }
<a name="l00046"></a>00046
<a name="l00047"></a>00047 <a class="code" href="class_cooperative.html">Cooperative</a> * getCooperative (COOP_ID __key) {
<a name="l00048"></a>00048
<a name="l00049"></a>00049 <span class="keywordflow">return</span> dynamic_cast &lt;Cooperative *&gt; (getCommunicable (__key));
<a name="l00050"></a>00050 }
<a name="l00051"></a>00051
<a name="l00052"></a><a class="code" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">00052</a> <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">Cooperative :: notifySending</a> () {
<a name="l00053"></a>00053
<a name="l00054"></a>00054 <span class="comment">//getOwner -&gt; setPassive ();</span>
<a name="l00055"></a>00055 <span class="comment">// resume ();</span>
<a name="l00056"></a>00056 <span class="comment">// printDebugMessage (b);</span>
<a name="l00057"></a>00057 }
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,85 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: cooperative.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>cooperative.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "cooperative.h"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#ifndef __cooperative_h</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define __cooperative_h</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "communicable.h"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "runner.h"</span>
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> COOP_ID;
<a name="l00031"></a>00031
<a name="l00032"></a><a class="code" href="class_cooperative.html">00032</a> <span class="keyword">class </span><a class="code" href="class_cooperative.html">Cooperative</a> : <span class="keyword">public</span> <a class="code" href="class_communicable.html">Communicable</a> {
<a name="l00033"></a>00033
<a name="l00034"></a>00034 <span class="keyword">public</span> :
<a name="l00035"></a>00035
<a name="l00036"></a>00036 <a class="code" href="class_runner.html">Runner</a> * <a class="code" href="class_cooperative.html#4012b4e8329e87d26ee266491e1a883e">getOwner</a> ();
<a name="l00037"></a>00037
<a name="l00038"></a>00038 <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#fe7b022567174c8305bc78d8c5749b12">setOwner</a> (<a class="code" href="class_runner.html">Runner</a> &amp; __runner);
<a name="l00039"></a>00039
<a name="l00040"></a>00040 <span class="keyword">virtual</span> <span class="keywordtype">void</span> pack () = 0;
<a name="l00041"></a>00041
<a name="l00042"></a>00042 <span class="keyword">virtual</span> <span class="keywordtype">void</span> unpack () = 0;
<a name="l00043"></a>00043
<a name="l00044"></a>00044 <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#c609f2a1200da7d1ac96005602515fc6">send</a> (<a class="code" href="class_cooperative.html">Cooperative</a> * __coop);
<a name="l00045"></a>00045
<a name="l00046"></a>00046 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_cooperative.html#4439ddeaa1246a2e44c003bfb781739b">notifySending</a> ();
<a name="l00047"></a>00047
<a name="l00048"></a>00048 <span class="keyword">private</span> :
<a name="l00049"></a>00049
<a name="l00050"></a><a class="code" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">00050</a> <a class="code" href="class_runner.html">Runner</a> * <a class="code" href="class_cooperative.html#7604f094479d08154ede4996a45bf79e">owner</a>;
<a name="l00051"></a>00051
<a name="l00052"></a>00052 };
<a name="l00053"></a>00053
<a name="l00054"></a>00054 <span class="keyword">extern</span> <a class="code" href="class_cooperative.html">Cooperative</a> * getCooperative (COOP_ID __key);
<a name="l00055"></a>00055
<a name="l00056"></a>00056 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,148 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: runner.cpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>runner.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "runner.cpp"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;vector&gt;</span>
<a name="l00025"></a>00025
<a name="l00026"></a>00026 <span class="preprocessor">#include "runner.h"</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "reac_thread.h"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "peo_debug.h"</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include "messaging.h"</span>
<a name="l00030"></a>00030
<a name="l00031"></a>00031 <span class="keyword">static</span> <span class="keywordtype">unsigned</span> num_act = 0; <span class="comment">/* Number of active runners */</span>
<a name="l00032"></a>00032
<a name="l00033"></a>00033 <span class="keyword">static</span> std :: vector &lt;pthread_t *&gt; ll_threads; <span class="comment">/* Low-level runner threads */</span>
<a name="l00034"></a>00034
<a name="l00035"></a>00035 <span class="keyword">static</span> std :: vector &lt;Runner *&gt; the_runners;
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="keyword">static</span> <span class="keywordtype">unsigned</span> num_runners = 0;
<a name="l00038"></a>00038
<a name="l00039"></a><a class="code" href="class_runner.html#7acb8258c21da9daa62f9a177a2e5acd">00039</a> <a class="code" href="class_runner.html#7acb8258c21da9daa62f9a177a2e5acd">Runner :: Runner</a> () {
<a name="l00040"></a>00040
<a name="l00041"></a>00041 <span class="keywordtype">id</span> = ++ num_runners;
<a name="l00042"></a>00042 the_runners.push_back (<span class="keyword">this</span>);
<a name="l00043"></a>00043 sem_init (&amp; <a class="code" href="class_runner.html#4b0827d5df2df632db4ab71dd55e81b2">sem_start</a>, 0, 0);
<a name="l00044"></a>00044 num_act ++;
<a name="l00045"></a>00045 }
<a name="l00046"></a>00046
<a name="l00047"></a>00047 <span class="keyword">extern</span> <span class="keywordtype">int</span> getNodeRank ();
<a name="l00048"></a>00048
<a name="l00049"></a>00049 <span class="keyword">extern</span> <span class="keywordtype">int</span> getNumberOfNodes ();
<a name="l00050"></a>00050
<a name="l00051"></a>00051 <span class="keywordtype">void</span> unpackTerminationOfRunner () {
<a name="l00052"></a>00052
<a name="l00053"></a>00053 RUNNER_ID id;
<a name="l00054"></a>00054 unpack (<span class="keywordtype">id</span>);
<a name="l00055"></a>00055 num_act --;
<a name="l00056"></a>00056 printDebugMessage (<span class="stringliteral">"I'm noticed of the termination of a runner"</span>);
<a name="l00057"></a>00057 <span class="keywordflow">if</span> (! num_act) {
<a name="l00058"></a>00058 printDebugMessage (<span class="stringliteral">"all the runners have terminated. Now stopping the reactive threads."</span>);
<a name="l00059"></a>00059 stopReactiveThreads ();
<a name="l00060"></a>00060 }
<a name="l00061"></a>00061 }
<a name="l00062"></a>00062
<a name="l00063"></a>00063 <span class="keywordtype">bool</span> atLeastOneActiveRunner () {
<a name="l00064"></a>00064
<a name="l00065"></a>00065 <span class="keywordflow">return</span> num_act;
<a name="l00066"></a>00066 }
<a name="l00067"></a>00067
<a name="l00068"></a><a class="code" href="class_runner.html#5026c74eec184e3a15cb3c0ec4200a57">00068</a> RUNNER_ID <a class="code" href="class_runner.html#5026c74eec184e3a15cb3c0ec4200a57">Runner :: getID</a> () {
<a name="l00069"></a>00069
<a name="l00070"></a>00070 <span class="keywordflow">return</span> id;
<a name="l00071"></a>00071 }
<a name="l00072"></a>00072
<a name="l00073"></a><a class="code" href="class_runner.html#7dc4419051fcc5cc9dadd54ecc9cd47d">00073</a> <span class="keywordtype">void</span> <a class="code" href="class_runner.html#7dc4419051fcc5cc9dadd54ecc9cd47d">Runner :: start</a> () {
<a name="l00074"></a>00074
<a name="l00075"></a>00075 <a class="code" href="class_thread.html#e197c46f8f62ecce6d2a7fe95bdc5b38">setActive</a> ();
<a name="l00076"></a>00076 sem_post (&amp; <a class="code" href="class_runner.html#4b0827d5df2df632db4ab71dd55e81b2">sem_start</a>);
<a name="l00077"></a>00077 run ();
<a name="l00078"></a>00078 <a class="code" href="class_runner.html#0f133e75c28fb8264549814f80608e68">terminate</a> ();
<a name="l00079"></a>00079 }
<a name="l00080"></a>00080
<a name="l00081"></a><a class="code" href="class_runner.html#3591be473e0fcee1105fb57319b529aa">00081</a> <span class="keywordtype">void</span> <a class="code" href="class_runner.html#3591be473e0fcee1105fb57319b529aa">Runner :: notifySendingTermination</a> () {
<a name="l00082"></a>00082
<a name="l00083"></a>00083 <span class="comment">/*</span>
<a name="l00084"></a>00084 <span class="comment"> char b [1000];</span>
<a name="l00085"></a>00085 <span class="comment"> sprintf (b, "Il reste encore %d !!!!!!!!!!!!", n);</span>
<a name="l00086"></a>00086 <span class="comment"> printDebugMessage (b);</span>
<a name="l00087"></a>00087 <span class="comment"> */</span>
<a name="l00088"></a>00088 printDebugMessage (<span class="stringliteral">"je suis informe que tout le monde a recu ma terminaison"</span>);
<a name="l00089"></a>00089 <a class="code" href="class_thread.html#20632ffe9ddfa2a478afb0c84dc1096b">setPassive</a> ();
<a name="l00090"></a>00090
<a name="l00091"></a>00091 }
<a name="l00092"></a>00092
<a name="l00093"></a><a class="code" href="class_runner.html#5bc239db2be753b77369fa9a038769fd">00093</a> <span class="keywordtype">void</span> <a class="code" href="class_runner.html#5bc239db2be753b77369fa9a038769fd">Runner :: waitStarting</a> () {
<a name="l00094"></a>00094
<a name="l00095"></a>00095 sem_wait (&amp; <a class="code" href="class_runner.html#4b0827d5df2df632db4ab71dd55e81b2">sem_start</a>);
<a name="l00096"></a>00096 }
<a name="l00097"></a>00097
<a name="l00098"></a>00098 <a class="code" href="class_runner.html">Runner</a> * getRunner (RUNNER_ID __key) {
<a name="l00099"></a>00099
<a name="l00100"></a>00100 <span class="keywordflow">return</span> dynamic_cast &lt;Runner *&gt; (getCommunicable (__key));
<a name="l00101"></a>00101 }
<a name="l00102"></a>00102
<a name="l00103"></a>00103 <span class="keywordtype">void</span> startRunners () {
<a name="l00104"></a>00104
<a name="l00105"></a>00105 <span class="comment">/* Runners */</span>
<a name="l00106"></a>00106 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i &lt; the_runners.size (); i ++)
<a name="l00107"></a>00107 <span class="keywordflow">if</span> (the_runners [i] -&gt; isLocal ()) {
<a name="l00108"></a>00108 addThread (the_runners [i], ll_threads);
<a name="l00109"></a>00109 the_runners [i] -&gt; waitStarting ();
<a name="l00110"></a>00110 }
<a name="l00111"></a>00111 printDebugMessage (<span class="stringliteral">"launched the parallel runners"</span>);
<a name="l00112"></a>00112 }
<a name="l00113"></a>00113
<a name="l00114"></a>00114
<a name="l00115"></a>00115 <span class="keywordtype">void</span> joinRunners () {
<a name="l00116"></a>00116
<a name="l00117"></a>00117
<a name="l00118"></a>00118 joinThreads (ll_threads);
<a name="l00119"></a>00119 }
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

View file

@ -1,102 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO: service.cpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<h1>service.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-</span>
<a name="l00002"></a>00002
<a name="l00003"></a>00003 <span class="comment">// "service.cpp"</span>
<a name="l00004"></a>00004
<a name="l00005"></a>00005 <span class="comment">// (c) OPAC Team, LIFL, August 2005</span>
<a name="l00006"></a>00006
<a name="l00007"></a>00007 <span class="comment">/* This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> modify it under the terms of the GNU Lesser General Public</span>
<a name="l00009"></a>00009 <span class="comment"> License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> </span>
<a name="l00012"></a>00012 <span class="comment"> This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> Lesser General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> </span>
<a name="l00017"></a>00017 <span class="comment"> You should have received a copy of the GNU Lesser General Public</span>
<a name="l00018"></a>00018 <span class="comment"> License along with this library; if not, write to the Free Software</span>
<a name="l00019"></a>00019 <span class="comment"> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span>
<a name="l00020"></a>00020 <span class="comment"> </span>
<a name="l00021"></a>00021 <span class="comment"> Contact: paradiseo-help@lists.gforge.inria.fr</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023
<a name="l00024"></a>00024 <span class="preprocessor">#include "service.h"</span>
<a name="l00025"></a>00025
<a name="l00026"></a><a class="code" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">00026</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#33b149b98498c0e7e401b0f0839d7f0d">Service :: setOwner</a> (<a class="code" href="class_thread.html">Thread</a> &amp; __owner) {
<a name="l00027"></a>00027
<a name="l00028"></a>00028 <a class="code" href="class_service.html#8b615c65c876f342fe8209eb7e36d7b2">owner</a> = &amp; __owner;
<a name="l00029"></a>00029 }
<a name="l00030"></a>00030
<a name="l00031"></a><a class="code" href="class_service.html#0dae00309c51a7b7069788142aed799f">00031</a> <a class="code" href="class_thread.html">Thread</a> * <a class="code" href="class_service.html#0dae00309c51a7b7069788142aed799f">Service :: getOwner</a> () {
<a name="l00032"></a>00032
<a name="l00033"></a>00033 <span class="keywordflow">return</span> <a class="code" href="class_service.html#8b615c65c876f342fe8209eb7e36d7b2">owner</a>;
<a name="l00034"></a>00034 }
<a name="l00035"></a>00035
<a name="l00036"></a>00036 <a class="code" href="class_service.html">Service</a> * getService (SERVICE_ID __key) {
<a name="l00037"></a>00037
<a name="l00038"></a>00038 <span class="keywordflow">return</span> dynamic_cast &lt;Service *&gt; (getCommunicable (__key));
<a name="l00039"></a>00039 }
<a name="l00040"></a>00040
<a name="l00041"></a><a class="code" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">00041</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#81ad4d6ebb50045b8977e2ab74826f30">Service :: notifySendingData</a> () {
<a name="l00042"></a>00042
<a name="l00043"></a>00043 }
<a name="l00044"></a><a class="code" href="class_service.html#94e2012e76aaae3aa8199250f558d503">00044</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#94e2012e76aaae3aa8199250f558d503">Service :: notifySendingResourceRequest</a> () {
<a name="l00045"></a>00045
<a name="l00046"></a>00046 <a class="code" href="class_service.html#a5b2ad9520bb3710b54348b99acebd58">num_sent_rr</a> --;
<a name="l00047"></a>00047 <span class="keywordflow">if</span> (! <a class="code" href="class_service.html#a5b2ad9520bb3710b54348b99acebd58">num_sent_rr</a>)
<a name="l00048"></a>00048 <a class="code" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">notifySendingAllResourceRequests</a> ();
<a name="l00049"></a>00049 }
<a name="l00050"></a>00050
<a name="l00051"></a><a class="code" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">00051</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#f94cc8a5c2665d4574041737e61e9ffc">Service :: notifySendingAllResourceRequests</a> () {
<a name="l00052"></a>00052
<a name="l00053"></a>00053 }
<a name="l00054"></a>00054
<a name="l00055"></a><a class="code" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">00055</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#aea4b8f7f8fb88e83862ee4bfd9ab207">Service :: packData</a> () {
<a name="l00056"></a>00056
<a name="l00057"></a>00057 }
<a name="l00058"></a>00058
<a name="l00059"></a><a class="code" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">00059</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#3bd87b444710813d30fd754d4d0b4df3">Service :: unpackData</a> () {
<a name="l00060"></a>00060
<a name="l00061"></a>00061 }
<a name="l00062"></a>00062
<a name="l00063"></a><a class="code" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">00063</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#e4f2894e6121e60f38d41cfbd7447ae4">Service :: execute</a> () {
<a name="l00064"></a>00064
<a name="l00065"></a>00065 }
<a name="l00066"></a>00066
<a name="l00067"></a><a class="code" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">00067</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#e5e4f90b2315e15c2a2913bd370f4cf5">Service :: packResult</a> () {
<a name="l00068"></a>00068
<a name="l00069"></a>00069 }
<a name="l00070"></a>00070
<a name="l00071"></a><a class="code" href="class_service.html#45c06344edbfa482b91f68e2035a6099">00071</a> <span class="keywordtype">void</span> <a class="code" href="class_service.html#45c06344edbfa482b91f68e2035a6099">Service :: unpackResult</a> () {
<a name="l00072"></a>00072
<a name="l00073"></a>00073 }
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 20 13:45:48 2006 for ParadisEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show more