paradiseo/branches/paradiseo-peo-meta-model/doc/latex/refman.tex
legrand a0f7039b27 Renamed new meta model branch
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@609 331e1502-861f-0410-8da2-ba01fb791d7f
2007-09-20 14:33:54 +00:00

81 lines
2 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-PEO Reference Manual\\[1ex]\large 0.1 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.4.7}\\
\vspace*{0.5cm}
{\small Thu Jul 5 13:43:30 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-PEO Namespace Index}
\input{namespaces}
\chapter{Paradis\-EO-PEO Hierarchical Index}
\input{hierarchy}
\chapter{Paradis\-EO-PEO Class Index}
\input{annotated}
\chapter{Paradis\-EO-PEO Namespace Documentation}
\input{namespacepeo}
\chapter{Paradis\-EO-PEO Class Documentation}
\input{classCommunicable}
\include{classCommunicator}
\include{classCooperative}
\include{classpeoAggEvalFunc}
\include{classpeoAsyncIslandMig}
\include{classpeoEA}
\include{classpeoNoAggEvalFunc}
\include{classpeoParaPopEval}
\include{classpeoParaSGATransform}
\include{classpeoPopEval}
\include{classpeoSeqPopEval}
\include{classpeoSeqTransform}
\include{classpeoSyncIslandMig}
\include{classpeoSyncMultiStart}
\include{classpeoTransform}
\include{classReactiveThread}
\include{classRingTopology}
\include{classRunner}
\include{structSEND__REQUEST}
\include{classService}
\include{classThread}
\include{classTopology}
\include{classWorker}
\printindex
\end{document}