paradiseo/trunk/paradiseo-peo/doc/man/man3/Service.3
legrand 39cd826ea3 new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 09:26:25 +00:00

69 lines
1.4 KiB
Groff

.TH "Service" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Service \-
.SH SYNOPSIS
.br
.PP
Inherits \fBCommunicable\fP.
.PP
Inherited by \fBpeoPopEval< EOT >\fP, \fBpeoPopEval< eoVector< int, Node > >\fP, \fBpeoSynchronousMultiStart< EntityType >\fP, \fBpeoSynchronousMultiStart< eoVector< int, Node > >\fP, \fBpeoSyncMultiStart< EOT >\fP, and \fBpeoTransform< EOT >\fP.
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "void \fBsetOwner\fP (\fBThread\fP &__owner)"
.br
.ti -1c
.RI "\fBThread\fP * \fBgetOwner\fP ()"
.br
.ti -1c
.RI "void \fBrequestResourceRequest\fP (unsigned __how_many=1)"
.br
.ti -1c
.RI "void \fBpackResourceRequest\fP ()"
.br
.ti -1c
.RI "virtual void \fBpackData\fP ()"
.br
.ti -1c
.RI "virtual void \fBunpackData\fP ()"
.br
.ti -1c
.RI "virtual void \fBexecute\fP ()"
.br
.ti -1c
.RI "virtual void \fBpackResult\fP ()"
.br
.ti -1c
.RI "virtual void \fBunpackResult\fP ()"
.br
.ti -1c
.RI "virtual void \fBnotifySendingData\fP ()"
.br
.ti -1c
.RI "virtual void \fBnotifySendingResourceRequest\fP ()"
.br
.ti -1c
.RI "virtual void \fBnotifySendingAllResourceRequests\fP ()"
.br
.in -1c
.SS "Private Attributes"
.in +1c
.ti -1c
.RI "\fBThread\fP * \fBowner\fP"
.br
.ti -1c
.RI "unsigned \fBnum_sent_rr\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Definition at line 45 of file service.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.