paradiseo-peo modifs 0.2

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@127 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
atantar 2006-12-22 16:09:55 +00:00
commit 850b834510
514 changed files with 66291 additions and 0 deletions

View file

@ -0,0 +1,34 @@
.TH "Node" 3 "22 Dec 2006" "ParadisEO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Node \-
.SH SYNOPSIS
.br
.PP
.SS "Public Attributes"
.in +1c
.ti -1c
.RI "RANK_ID \fBrk\fP"
.br
.ti -1c
.RI "std::string \fBname\fP"
.br
.ti -1c
.RI "unsigned \fBnum_workers\fP"
.br
.ti -1c
.RI "int \fBrk_sched\fP"
.br
.ti -1c
.RI "std::vector< RUNNER_ID > \fBid_run\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Definition at line 35 of file schema.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO from the source code.