git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@128 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
850b834510
commit
865913df71
488 changed files with 0 additions and 46037 deletions
|
|
@ -1,10 +0,0 @@
|
|||
## Makefile.am for paradiseo/docs
|
||||
|
||||
|
||||
EXTRA_DIST = paradiseo-peo.doxyfile foot.html
|
||||
|
||||
doc:
|
||||
cd $(srcdir) && doxygen paradiseo-peo.doxyfile
|
||||
|
||||
clean-local:
|
||||
cd $(srcdir) && rm -rf html latex man
|
||||
|
|
@ -1,295 +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@
|
||||
MOEO_DIR = @MOEO_DIR@
|
||||
MO_DIR = @MO_DIR@
|
||||
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-peo.doxyfile 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-peo.doxyfile
|
||||
|
||||
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
|
|
@ -1,264 +0,0 @@
|
|||
cd . && doxygen paradiseo-peo.doxyfile
|
||||
Error: Tag file `~adrian/workspace/installs/eo/doc/eo.doxytag' does not exist or is not a file. Skipping it...
|
||||
Error: Tag file `../../paradiseo-mo/docs/mo.doxytag' does not exist or is not a file. Skipping it...
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:35: Warning: Member Communicable() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:37: Warning: Member ~Communicable() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:39: Warning: Member getKey() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:41: Warning: Member lock() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:42: Warning: Member unlock() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:44: Warning: Member stop() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:45: Warning: Member resume() (function) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:49: Warning: Member key (variable) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:51: Warning: Member sem_lock (variable) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:53: Warning: Member sem_stop (variable) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/communicable.h:55: Warning: Member num_comm (variable) of class Communicable is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/comm.h:35: Warning: Member Communicator(int *__argc, char ***__argv) (function) of class Communicator is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/comm.h:37: Warning: Member start() (function) of class Communicator is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/cooperative.h:36: Warning: Member getOwner() (function) of class Cooperative is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/cooperative.h:38: Warning: Member setOwner(Runner &__runner) (function) of class Cooperative is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/cooperative.h:44: Warning: Member send(Cooperative *__coop) (function) of class Cooperative is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/cooperative.h:46: Warning: Member notifySending() (function) of class Cooperative is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/cooperative.h:50: Warning: Member owner (variable) of class Cooperative is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/schema.h:37: Warning: Member rk (variable) of class Node is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/schema.h:38: Warning: Member name (variable) of class Node is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/schema.h:39: Warning: Member num_workers (variable) of class Node is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/schema.h:40: Warning: Member rk_sched (variable) of class Node is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/schema.h:41: Warning: Member id_run (variable) of class Node is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:163: Warning: Member emigrate() (function) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:164: Warning: Member immigrate() (function) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:169: Warning: Member cont (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:170: Warning: Member select (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:171: Warning: Member replace (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:172: Warning: Member topology (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:175: Warning: Member source (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:176: Warning: Member destination (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:179: Warning: Member imm (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:180: Warning: Member em (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:182: Warning: Member coop_em (variable) of class peoAsyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:69: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:70: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:76: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:77: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:87: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:88: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:89: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:94: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:95: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:106: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:107: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `eoContinue' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `eoSelect' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `eoReplacement' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `Topology' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `eoPop' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: argument `eoPop' of command @param is not found in the argument list of peoAsyncIslandMig< EOT >::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoAsyncIslandMig.h:131: Warning: The following parameters of peoAsyncIslandMig::peoAsyncIslandMig(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination) are not documented:
|
||||
parameter __cont
|
||||
parameter __select
|
||||
parameter __replace
|
||||
parameter __topology
|
||||
parameter __source
|
||||
parameter __destination
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:104: Warning: Member cont (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:105: Warning: Member pop_eval (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:106: Warning: Member select (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:107: Warning: Member trans (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:108: Warning: Member replace (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:109: Warning: Member pop (variable) of class peoEA is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: argument `eoContinue' of command @param is not found in the argument list of peoEA< EOT >::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: argument `peoPopEval' of command @param is not found in the argument list of peoEA< EOT >::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: argument `eoSelect' of command @param is not found in the argument list of peoEA< EOT >::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: argument `peoTransform' of command @param is not found in the argument list of peoEA< EOT >::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: argument `eoReplacement' of command @param is not found in the argument list of peoEA< EOT >::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:73: Warning: The following parameters of peoEA::peoEA(eoContinue< EOT > &__cont, peoPopEval< EOT > &__pop_eval, eoSelect< EOT > &__select, peoTransform< EOT > &__trans, eoReplacement< EOT > &__replace) are not documented:
|
||||
parameter __cont
|
||||
parameter __pop_eval
|
||||
parameter __select
|
||||
parameter __trans
|
||||
parameter __replace
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:96: Warning: argument `eoPop' of command @param is not found in the argument list of peoEA< EOT >::operator()(eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoEA.h:96: Warning: The following parameters of peoEA::operator()(eoPop< EOT > &__pop) are not documented:
|
||||
parameter __pop
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:97: Warning: Member funcs (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:98: Warning: Member one_func (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:100: Warning: Member merge_eval (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:101: Warning: Member no_merge_eval (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:103: Warning: Member tasks (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:105: Warning: Member progression (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:107: Warning: Member num_func (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:109: Warning: Member sol (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:111: Warning: Member ad_sol (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:113: Warning: Member total (variable) of class peoParaPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:50: Warning: argument `eoEvalFunc' of command @param is not found in the argument list of peoParaPopEval< EOT >::peoParaPopEval(eoEvalFunc< EOT > &__eval_func)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:50: Warning: The following parameters of peoParaPopEval::peoParaPopEval(eoEvalFunc< EOT > &__eval_func) are not documented:
|
||||
parameter __eval_func
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:56: Warning: argument `const' of command @param is not found in the argument list of peoParaPopEval< EOT >::peoParaPopEval(const std::vector< eoEvalFunc< EOT > * > &__funcs, peoAggEvalFunc< EOT > &__merge_eval)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:56: Warning: argument `peoAggEvalFunc' of command @param is not found in the argument list of peoParaPopEval< EOT >::peoParaPopEval(const std::vector< eoEvalFunc< EOT > * > &__funcs, peoAggEvalFunc< EOT > &__merge_eval)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:56: Warning: The following parameters of peoParaPopEval::peoParaPopEval(const std::vector< eoEvalFunc< EOT > * > &__funcs, peoAggEvalFunc< EOT > &__merge_eval) are not documented:
|
||||
parameter __funcs
|
||||
parameter __merge_eval
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:62: Warning: argument `eoPop' of command @param is not found in the argument list of peoParaPopEval< EOT >::operator()(eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaPopEval.h:62: Warning: The following parameters of peoParaPopEval::operator()(eoPop< EOT > &__pop) are not documented:
|
||||
parameter __pop
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:51: Warning: Member peoParaSGATransform(eoQuadOp< EOT > &__cross, double __cross_rate, eoMonOp< EOT > &__mut, double __mut_rate) (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:53: Warning: Member operator()(eoPop< EOT > &__pop) (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:55: Warning: Member packData() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:57: Warning: Member unpackData() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:59: Warning: Member execute() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:61: Warning: Member packResult() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:63: Warning: Member unpackResult() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:65: Warning: Member notifySendingData() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:66: Warning: Member notifySendingAllResourceRequests() (function) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:70: Warning: Member cross (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:71: Warning: Member cross_rate (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:73: Warning: Member mut (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:74: Warning: Member mut_rate (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:76: Warning: Member idx (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:78: Warning: Member pop (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:80: Warning: Member father (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:80: Warning: Member mother (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoParaSGATransform.h:82: Warning: Member num_term (variable) of class peoParaSGATransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqPopEval.h:52: Warning: Member eval (variable) of class peoSeqPopEval is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqPopEval.h:40: Warning: argument `eoEvalFunc' of command @param is not found in the argument list of peoSeqPopEval< EOT >::peoSeqPopEval(eoEvalFunc< EOT > &__eval)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqPopEval.h:40: Warning: The following parameters of peoSeqPopEval::peoSeqPopEval(eoEvalFunc< EOT > &__eval) are not documented:
|
||||
parameter __eval
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqPopEval.h:45: Warning: argument `eoPop' of command @param is not found in the argument list of peoSeqPopEval< EOT >::operator()(eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqPopEval.h:45: Warning: The following parameters of peoSeqPopEval::operator()(eoPop< EOT > &__pop) are not documented:
|
||||
parameter __pop
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqTransform.h:66: Warning: Member trans (variable) of class peoSeqTransform is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqTransform.h:39: Warning: argument `eoTransform' of command @param is not found in the argument list of peoSeqTransform< EOT >::peoSeqTransform(eoTransform< EOT > &__trans)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqTransform.h:39: Warning: The following parameters of peoSeqTransform::peoSeqTransform(eoTransform< EOT > &__trans) are not documented:
|
||||
parameter __trans
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqTransform.h:44: Warning: argument `eoPop' of command @param is not found in the argument list of peoSeqTransform< EOT >::operator()(eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSeqTransform.h:44: Warning: The following parameters of peoSeqTransform::operator()(eoPop< EOT > &__pop) are not documented:
|
||||
parameter __pop
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:168: Warning: Member emigrate() (function) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:169: Warning: Member immigrate() (function) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:174: Warning: Member cont (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:175: Warning: Member select (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:176: Warning: Member replace (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:177: Warning: Member topology (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:180: Warning: Member source (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:181: Warning: Member destination (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:184: Warning: Member imm (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:185: Warning: Member em (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:187: Warning: Member coop_em (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:189: Warning: Member sync (variable) of class peoSyncIslandMig is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:72: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:73: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:79: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:80: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:89: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:90: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:91: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:96: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:97: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:108: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:109: Warning: HTML tags may not use the 'empty tag' XHTML syntax.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `unsigned' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `eoSelect' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `eoReplacement' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `Topology' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `eoPop' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: argument `eoPop' of command @param is not found in the argument list of peoSyncIslandMig< EOT >::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncIslandMig.h:133: Warning: The following parameters of peoSyncIslandMig::peoSyncIslandMig(unsigned __frequency, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, Topology &__topology, eoPop< EOT > &__source, eoPop< EOT > &__destination) are not documented:
|
||||
parameter __frequency
|
||||
parameter __select
|
||||
parameter __replace
|
||||
parameter __topology
|
||||
parameter __source
|
||||
parameter __destination
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:105: Warning: Member cont (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:106: Warning: Member select (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:107: Warning: Member replace (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:109: Warning: Member ls (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:111: Warning: Member pop (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:112: Warning: Member sel (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:113: Warning: Member impr_sel (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:115: Warning: Member sol (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:116: Warning: Member idx (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:117: Warning: Member num_term (variable) of class peoSyncMultiStart is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: argument `eoContinue' of command @param is not found in the argument list of peoSyncMultiStart< EOT >::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: argument `eoSelect' of command @param is not found in the argument list of peoSyncMultiStart< EOT >::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: argument `eoReplacement' of command @param is not found in the argument list of peoSyncMultiStart< EOT >::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: argument `moAlgo' of command @param is not found in the argument list of peoSyncMultiStart< EOT >::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: argument `eoPop' of command @param is not found in the argument list of peoSyncMultiStart< EOT >::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop)
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/peoSyncMultiStart.h:55: Warning: The following parameters of peoSyncMultiStart::peoSyncMultiStart(eoContinue< EOT > &__cont, eoSelect< EOT > &__select, eoReplacement< EOT > &__replace, moAlgo< EOT > &__ls, eoPop< EOT > &__pop) are not documented:
|
||||
parameter __cont
|
||||
parameter __select
|
||||
parameter __replace
|
||||
parameter __ls
|
||||
parameter __pop
|
||||
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/reac_thread.h:36: Warning: Member ReactiveThread() (function) of class ReactiveThread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/reac_thread.h:38: Warning: Member sleep() (function) of class ReactiveThread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/reac_thread.h:40: Warning: Member wakeUp() (function) of class ReactiveThread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/reac_thread.h:44: Warning: Member sem (variable) of class ReactiveThread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/ring_topo.h:35: Warning: Member setNeighbors(Cooperative *__mig, std::vector< Cooperative * > &__from, std::vector< Cooperative * > &__to) (function) of class RingTopology is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:38: Warning: Member Runner() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:40: Warning: Member start() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:42: Warning: Member waitStarting() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:44: Warning: Member isLocal() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:46: Warning: Member terminate() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:50: Warning: Member getID() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:52: Warning: Member packTermination() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:54: Warning: Member notifySendingTermination() (function) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:58: Warning: Member sem_start (variable) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/runner.h:60: Warning: Member id (variable) of class Runner is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/send.cpp:41: Warning: Member comm (variable) of class SEND_REQUEST is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/send.cpp:42: Warning: Member to (variable) of class SEND_REQUEST is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/send.cpp:43: Warning: Member tag (variable) of class SEND_REQUEST is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:36: Warning: Member setOwner(Thread &__owner) (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:38: Warning: Member getOwner() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:40: Warning: Member requestResourceRequest(unsigned __how_many=1) (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:41: Warning: Member packResourceRequest() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:43: Warning: Member packData() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:44: Warning: Member unpackData() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:46: Warning: Member execute() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:48: Warning: Member packResult() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:49: Warning: Member unpackResult() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:51: Warning: Member notifySendingData() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:52: Warning: Member notifySendingResourceRequest() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:53: Warning: Member notifySendingAllResourceRequests() (function) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:57: Warning: Member owner (variable) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/service.h:59: Warning: Member num_sent_rr (variable) of class Service is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/thread.h:36: Warning: Member Thread() (function) of class Thread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/thread.h:39: Warning: Member ~Thread() (function) of class Thread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/thread.h:44: Warning: Member setActive() (function) of class Thread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/thread.h:45: Warning: Member setPassive() (function) of class Thread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/thread.h:50: Warning: Member act (variable) of class Thread is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/topology.h:35: Warning: Member ~Topology() (function) of class Topology is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/topology.h:37: Warning: Member add(Cooperative &__mig) (function) of class Topology is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/topology.h:45: Warning: Member mig (variable) of class Topology is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:37: Warning: Member Worker() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:39: Warning: Member start() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:41: Warning: Member packResult() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:43: Warning: Member unpackData() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:45: Warning: Member packTaskDone() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:47: Warning: Member notifySendingResult() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:49: Warning: Member notifySendingTaskDone() (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:51: Warning: Member setSource(int __rank) (function) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:55: Warning: Member id (variable) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:56: Warning: Member serv_id (variable) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:57: Warning: Member serv (variable) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:58: Warning: Member src (variable) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/rmc/mpi/worker.h:60: Warning: Member toto (variable) of class Worker is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_fin.cpp:29: Warning: Member finalize() (function) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_init.cpp:37: Warning: Member init(int &__argc, char **&__argv) (function) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_param.cpp:31: Warning: Member loadParameters(int &__argc, char **&__argv) (function) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_run.cpp:29: Warning: Member run() (function) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_init.cpp:33: Warning: Member argc (variable) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_init.cpp:35: Warning: Member argv (variable) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_init.h:29: Warning: Member argc (variable) of namespace peo is not documented.
|
||||
/home/adrian/paradiseo-doxygen/paradiseo-peo/src/core/peo_init.h:31: Warning: Member argv (variable) of namespace peo is not documented.
|
||||
|
|
@ -1,237 +0,0 @@
|
|||
# Doxyfile 1.5.1
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Project related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
PROJECT_NAME = ParadisEO-PEO
|
||||
PROJECT_NUMBER = 0.1
|
||||
OUTPUT_DIRECTORY =
|
||||
CREATE_SUBDIRS = NO
|
||||
OUTPUT_LANGUAGE = English
|
||||
USE_WINDOWS_ENCODING = NO
|
||||
BRIEF_MEMBER_DESC = YES
|
||||
REPEAT_BRIEF = YES
|
||||
ABBREVIATE_BRIEF = "The $name class" \
|
||||
"The $name widget" \
|
||||
"The $name file" \
|
||||
is \
|
||||
provides \
|
||||
specifies \
|
||||
contains \
|
||||
represents \
|
||||
a \
|
||||
an \
|
||||
the
|
||||
ALWAYS_DETAILED_SEC = NO
|
||||
INLINE_INHERITED_MEMB = NO
|
||||
FULL_PATH_NAMES = NO
|
||||
STRIP_FROM_PATH =
|
||||
STRIP_FROM_INC_PATH =
|
||||
SHORT_NAMES = NO
|
||||
JAVADOC_AUTOBRIEF = YES
|
||||
MULTILINE_CPP_IS_BRIEF = NO
|
||||
DETAILS_AT_TOP = NO
|
||||
INHERIT_DOCS = YES
|
||||
SEPARATE_MEMBER_PAGES = NO
|
||||
TAB_SIZE = 8
|
||||
ALIASES =
|
||||
OPTIMIZE_OUTPUT_FOR_C = NO
|
||||
OPTIMIZE_OUTPUT_JAVA = NO
|
||||
BUILTIN_STL_SUPPORT = NO
|
||||
DISTRIBUTE_GROUP_DOC = NO
|
||||
SUBGROUPING = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Build related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
EXTRACT_ALL = NO
|
||||
EXTRACT_PRIVATE = YES
|
||||
EXTRACT_STATIC = YES
|
||||
EXTRACT_LOCAL_CLASSES = YES
|
||||
EXTRACT_LOCAL_METHODS = NO
|
||||
HIDE_UNDOC_MEMBERS = YES
|
||||
HIDE_UNDOC_CLASSES = YES
|
||||
HIDE_FRIEND_COMPOUNDS = NO
|
||||
HIDE_IN_BODY_DOCS = NO
|
||||
INTERNAL_DOCS = NO
|
||||
CASE_SENSE_NAMES = YES
|
||||
HIDE_SCOPE_NAMES = NO
|
||||
SHOW_INCLUDE_FILES = YES
|
||||
INLINE_INFO = YES
|
||||
SORT_MEMBER_DOCS = NO
|
||||
SORT_BRIEF_DOCS = NO
|
||||
SORT_BY_SCOPE_NAME = NO
|
||||
GENERATE_TODOLIST = YES
|
||||
GENERATE_TESTLIST = YES
|
||||
GENERATE_BUGLIST = YES
|
||||
GENERATE_DEPRECATEDLIST= YES
|
||||
ENABLED_SECTIONS =
|
||||
MAX_INITIALIZER_LINES = 30
|
||||
SHOW_USED_FILES = YES
|
||||
SHOW_DIRECTORIES = NO
|
||||
FILE_VERSION_FILTER =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to warning and progress messages
|
||||
#---------------------------------------------------------------------------
|
||||
QUIET = YES
|
||||
WARNINGS = YES
|
||||
WARN_IF_UNDOCUMENTED = YES
|
||||
WARN_IF_DOC_ERROR = YES
|
||||
WARN_NO_PARAMDOC = NO
|
||||
WARN_FORMAT = "$file:$line: $text"
|
||||
WARN_LOGFILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = . ../src
|
||||
FILE_PATTERNS = *.cpp \
|
||||
*.h \
|
||||
NEWS README
|
||||
RECURSIVE = YES
|
||||
EXCLUDE =
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS =
|
||||
EXAMPLE_PATH =
|
||||
EXAMPLE_PATTERNS = *
|
||||
EXAMPLE_RECURSIVE = NO
|
||||
IMAGE_PATH =
|
||||
INPUT_FILTER =
|
||||
FILTER_PATTERNS =
|
||||
FILTER_SOURCE_FILES = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to source browsing
|
||||
#---------------------------------------------------------------------------
|
||||
SOURCE_BROWSER = YES
|
||||
INLINE_SOURCES = NO
|
||||
STRIP_CODE_COMMENTS = YES
|
||||
REFERENCED_BY_RELATION = YES
|
||||
REFERENCES_RELATION = YES
|
||||
REFERENCES_LINK_SOURCE = YES
|
||||
USE_HTAGS = NO
|
||||
VERBATIM_HEADERS = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the alphabetical class index
|
||||
#---------------------------------------------------------------------------
|
||||
ALPHABETICAL_INDEX = YES
|
||||
COLS_IN_ALPHA_INDEX = 3
|
||||
IGNORE_PREFIX = moeo
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the HTML output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_HTML = YES
|
||||
HTML_OUTPUT = html
|
||||
HTML_FILE_EXTENSION = .html
|
||||
HTML_HEADER =
|
||||
HTML_FOOTER =
|
||||
HTML_STYLESHEET =
|
||||
HTML_ALIGN_MEMBERS = YES
|
||||
GENERATE_HTMLHELP = NO
|
||||
CHM_FILE =
|
||||
HHC_LOCATION =
|
||||
GENERATE_CHI = NO
|
||||
BINARY_TOC = NO
|
||||
TOC_EXPAND = NO
|
||||
DISABLE_INDEX = NO
|
||||
ENUM_VALUES_PER_LINE = 4
|
||||
GENERATE_TREEVIEW = YES
|
||||
TREEVIEW_WIDTH = 250
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the LaTeX output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_LATEX = YES
|
||||
LATEX_OUTPUT = latex
|
||||
LATEX_CMD_NAME = latex
|
||||
MAKEINDEX_CMD_NAME = makeindex
|
||||
COMPACT_LATEX = NO
|
||||
PAPER_TYPE = a4wide
|
||||
EXTRA_PACKAGES =
|
||||
LATEX_HEADER =
|
||||
PDF_HYPERLINKS = NO
|
||||
USE_PDFLATEX = NO
|
||||
LATEX_BATCHMODE = NO
|
||||
LATEX_HIDE_INDICES = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the RTF output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_RTF = NO
|
||||
RTF_OUTPUT = rtf
|
||||
COMPACT_RTF = NO
|
||||
RTF_HYPERLINKS = NO
|
||||
RTF_STYLESHEET_FILE =
|
||||
RTF_EXTENSIONS_FILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the man page output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_MAN = YES
|
||||
MAN_OUTPUT = man
|
||||
MAN_EXTENSION = .3
|
||||
MAN_LINKS = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the XML output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_XML = NO
|
||||
XML_OUTPUT = xml
|
||||
XML_SCHEMA =
|
||||
XML_DTD =
|
||||
XML_PROGRAMLISTING = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options for the AutoGen Definitions output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_AUTOGEN_DEF = NO
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the Perl module output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_PERLMOD = NO
|
||||
PERLMOD_LATEX = NO
|
||||
PERLMOD_PRETTY = YES
|
||||
PERLMOD_MAKEVAR_PREFIX =
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the preprocessor
|
||||
#---------------------------------------------------------------------------
|
||||
ENABLE_PREPROCESSING = YES
|
||||
MACRO_EXPANSION = NO
|
||||
EXPAND_ONLY_PREDEF = NO
|
||||
SEARCH_INCLUDES = YES
|
||||
INCLUDE_PATH =
|
||||
INCLUDE_FILE_PATTERNS =
|
||||
PREDEFINED =
|
||||
EXPAND_AS_DEFINED =
|
||||
SKIP_FUNCTION_MACROS = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration::additions related to external references
|
||||
#---------------------------------------------------------------------------
|
||||
TAGFILES = "../../../paradiseo-mo/docs/eo.doxytag=../../../paradiseo-mo/docs/html" "../../paradiseo-mo/docs/mo.doxytag=../../../paradiseo-mo/docs/html"
|
||||
GENERATE_TAGFILE = moeo.doxytag
|
||||
ALLEXTERNALS = NO
|
||||
EXTERNAL_GROUPS = YES
|
||||
PERL_PATH = /usr/bin/perl
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the dot tool
|
||||
#---------------------------------------------------------------------------
|
||||
CLASS_DIAGRAMS = YES
|
||||
HIDE_UNDOC_RELATIONS = YES
|
||||
HAVE_DOT = NO
|
||||
CLASS_GRAPH = YES
|
||||
COLLABORATION_GRAPH = YES
|
||||
GROUP_GRAPHS = YES
|
||||
UML_LOOK = NO
|
||||
TEMPLATE_RELATIONS = NO
|
||||
INCLUDE_GRAPH = YES
|
||||
INCLUDED_BY_GRAPH = YES
|
||||
CALL_GRAPH = NO
|
||||
CALLER_GRAPH = NO
|
||||
GRAPHICAL_HIERARCHY = YES
|
||||
DIRECTORY_GRAPH = YES
|
||||
DOT_IMAGE_FORMAT = png
|
||||
DOT_PATH =
|
||||
DOTFILE_DIRS =
|
||||
MAX_DOT_GRAPH_WIDTH = 1024
|
||||
MAX_DOT_GRAPH_HEIGHT = 1024
|
||||
MAX_DOT_GRAPH_DEPTH = 0
|
||||
DOT_TRANSPARENT = NO
|
||||
DOT_MULTI_TARGETS = NO
|
||||
GENERATE_LEGEND = YES
|
||||
DOT_CLEANUP = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration::additions related to the search engine
|
||||
#---------------------------------------------------------------------------
|
||||
SEARCHENGINE = YES
|
||||
Loading…
Add table
Add a link
Reference in a new issue