git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
40 lines
659 B
Groff
40 lines
659 B
Groff
.TH "Thread" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
Thread \-
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
Inherited by \fBReactiveThread\fP, and \fBRunner\fP.
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBThread\fP ()"
|
|
.br
|
|
.ti -1c
|
|
.RI "virtual \fB~Thread\fP ()"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBsetActive\fP ()"
|
|
.br
|
|
.ti -1c
|
|
.RI "void \fBsetPassive\fP ()"
|
|
.br
|
|
.in -1c
|
|
.SS "Private Attributes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "bool \fBact\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Definition at line 44 of file thread.h.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.
|