paradiseo/trunk/paradiseo-peo/doc/latex/refman.tex
legrand 39cd826ea3 new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 09:26:25 +00:00

96 lines
2.9 KiB
TeX

\documentclass[a4paper]{book}
\usepackage{a4wide}
\usepackage{makeidx}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{times}
\usepackage{ifpdf}
\ifpdf
\usepackage[pdftex,
pagebackref=true,
colorlinks=true,
linkcolor=blue
]{hyperref}
\else
\usepackage[ps2pdf,
pagebackref=true,
colorlinks=true,
linkcolor=blue
]{hyperref}
\usepackage{pspicture}
\fi
\usepackage{doxygen}
\makeindex
\setcounter{tocdepth}{1}
\renewcommand{\footrulewidth}{0.4pt}
\begin{document}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large Paradis\-EO-PEOMoving\-Objects Reference Manual\\[1ex]\large 1.0 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.4.7}\\
\vspace*{0.5cm}
{\small Mon Oct 8 11:16:45 2007}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\chapter{The Paradis\-EO-PEO Framework }
\label{index}\hypertarget{index}{}\input{main}
\chapter{Paradis\-EO-PEOMoving\-Objects Namespace Index}
\input{namespaces}
\chapter{Paradis\-EO-PEOMoving\-Objects Hierarchical Index}
\input{hierarchy}
\chapter{Paradis\-EO-PEOMoving\-Objects Class Index}
\input{annotated}
\chapter{Paradis\-EO-PEOMoving\-Objects Namespace Documentation}
\input{namespacepeo}
\chapter{Paradis\-EO-PEOMoving\-Objects Class Documentation}
\input{classCommunicable}
\include{classCommunicator}
\include{classCooperative}
\include{classDisplayBestRoute}
\include{classMergeRouteEval}
\include{classpeoAggEvalFunc}
\include{classpeoAsyncIslandMig}
\include{classpeoEA}
\include{classpeoNoAggEvalFunc}
\include{classpeoParallelAlgorithmWrapper}
\include{structpeoParallelAlgorithmWrapper_1_1AbstractAlgorithm}
\include{structpeoParallelAlgorithmWrapper_1_1Algorithm}
\include{structpeoParallelAlgorithmWrapper_1_1Algorithm_3_01AlgorithmType_00_01void_01_4}
\include{classpeoParaPopEval}
\include{classpeoParaSGATransform}
\include{classpeoPopEval}
\include{classpeoSeqPopEval}
\include{classpeoSeqTransform}
\include{classpeoSynchronousMultiStart}
\include{structpeoSynchronousMultiStart_1_1AbstractAggregationAlgorithm}
\include{structpeoSynchronousMultiStart_1_1AbstractAlgorithm}
\include{structpeoSynchronousMultiStart_1_1AbstractDataType}
\include{structpeoSynchronousMultiStart_1_1AggregationAlgorithm}
\include{structpeoSynchronousMultiStart_1_1Algorithm}
\include{structpeoSynchronousMultiStart_1_1DataType}
\include{structpeoSynchronousMultiStart_1_1NoAggregationFunction}
\include{classpeoSyncIslandMig}
\include{classpeoSyncMultiStart}
\include{classpeoTransform}
\include{structRandomExplorationAlgorithm}
\include{classReactiveThread}
\include{classRingTopology}
\include{classRunner}
\include{structSEND__REQUEST}
\include{classService}
\include{classThread}
\include{classTopology}
\include{classWorker}
\printindex
\end{document}