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,48 @@
.TH "Cooperative" 3 "20 Dec 2006" "ParadisEO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Cooperative \-
.SH SYNOPSIS
.br
.PP
Inherits \fBCommunicable\fP.
.PP
Inherited by \fBpeoAsyncIslandMig< EOT >\fP, and \fBpeoSyncIslandMig< EOT >\fP.
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBRunner\fP * \fBgetOwner\fP ()"
.br
.ti -1c
.RI "void \fBsetOwner\fP (\fBRunner\fP &__runner)"
.br
.ti -1c
.RI "virtual void \fBpack\fP ()=0"
.br
.ti -1c
.RI "virtual void \fBunpack\fP ()=0"
.br
.ti -1c
.RI "void \fBsend\fP (\fBCooperative\fP *__coop)"
.br
.ti -1c
.RI "virtual void \fBnotifySending\fP ()"
.br
.in -1c
.SS "Private Attributes"
.in +1c
.ti -1c
.RI "\fBRunner\fP * \fBowner\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Definition at line 32 of file cooperative.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO from the source code.