paradiseo/trunk/paradiseo-peo/examples/man/man3/Runner.3
atantar 850b834510 paradiseo-peo modifs 0.2
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@127 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-22 16:09:55 +00:00

60 lines
917 B
Groff
Executable file

.TH "Runner" 3 "22 Dec 2006" "ParadisEO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Runner \-
.SH SYNOPSIS
.br
.PP
Inherits \fBCommunicable\fP, and \fBThread\fP.
.PP
Inherited by \fBpeoEA< EOT >\fP.
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBRunner\fP ()"
.br
.ti -1c
.RI "void \fBstart\fP ()"
.br
.ti -1c
.RI "void \fBwaitStarting\fP ()"
.br
.ti -1c
.RI "bool \fBisLocal\fP ()"
.br
.ti -1c
.RI "void \fBterminate\fP ()"
.br
.ti -1c
.RI "virtual void \fBrun\fP ()=0"
.br
.ti -1c
.RI "RUNNER_ID \fBgetID\fP ()"
.br
.ti -1c
.RI "void \fBpackTermination\fP ()"
.br
.ti -1c
.RI "void \fBnotifySendingTermination\fP ()"
.br
.in -1c
.SS "Private Attributes"
.in +1c
.ti -1c
.RI "sem_t \fBsem_start\fP"
.br
.ti -1c
.RI "unsigned \fBid\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Definition at line 34 of file runner.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO from the source code.