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

This commit is contained in:
atantar 2007-01-07 22:36:33 +00:00
commit b6f56fa4e8
486 changed files with 34787 additions and 0 deletions

View file

@ -0,0 +1,34 @@
.TH "Node" 3 "7 Jan 2007" "Version 0.1" "ParadisEO-PEO" \" -*- 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-PEO from the source code.