git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
39 lines
663 B
Groff
39 lines
663 B
Groff
.TH "ReactiveThread" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
ReactiveThread \-
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
Inherits \fBThread\fP.
|
|
.PP
|
|
Inherited by \fBCommunicator\fP, and \fBWorker\fP.
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBReactiveThread\fP ()"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBsleep\fP ()"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBwakeUp\fP ()"
|
|
.br
|
|
.in -1c
|
|
.SS "Private Attributes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "sem_t \fBsem\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Definition at line 44 of file reac_thread.h.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.
|