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

This commit is contained in:
legrand 2006-12-20 13:04:18 +00:00
commit 8fe0255b24
411 changed files with 45668 additions and 0 deletions

View file

@ -0,0 +1,66 @@
\documentclass[a4paper]{book}
\usepackage{a4wide}
\usepackage{makeidx}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{doxygen}
\makeindex
\setcounter{tocdepth}{1}
\renewcommand{\footrulewidth}{0.4pt}
\begin{document}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large Paradis\-EO Reference Manual}\\
\vspace*{1cm}
{\large Generated by Doxygen 1.4.6}\\
\vspace*{0.5cm}
{\small Wed Dec 20 13:45:48 2006}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\chapter{The Paradis\-EO-PEO Framework }
\label{index}\input{main}
\chapter{Paradis\-EO Namespace Index}
\input{namespaces}
\chapter{Paradis\-EO Hierarchical Index}
\input{hierarchy}
\chapter{Paradis\-EO Class Index}
\input{annotated}
\chapter{Paradis\-EO Namespace Documentation}
\input{namespacepeo}
\chapter{Paradis\-EO Class Documentation}
\input{class_communicable}
\include{class_communicator}
\include{class_cooperative}
\include{struct_node}
\include{classpeo_agg_eval_func}
\include{classpeo_async_island_mig}
\include{classpeo_e_a}
\include{classpeo_no_agg_eval_func}
\include{classpeo_para_pop_eval}
\include{classpeo_para_s_g_a_transform}
\include{classpeo_pop_eval}
\include{classpeo_seq_pop_eval}
\include{classpeo_seq_transform}
\include{classpeo_sync_island_mig}
\include{classpeo_sync_multi_start}
\include{classpeo_transform}
\include{class_reactive_thread}
\include{class_ring_topology}
\include{class_runner}
\include{struct_s_e_n_d___r_e_q_u_e_s_t}
\include{class_service}
\include{class_thread}
\include{class_topology}
\include{class_worker}
\printindex
\end{document}