git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@127 331e1502-861f-0410-8da2-ba01fb791d7f
42 lines
683 B
Groff
Executable file
42 lines
683 B
Groff
Executable file
.TH "PartRouteEval" 3 "22 Dec 2006" "ParadisEO" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
PartRouteEval \- Route Evaluator.
|
|
|
|
.PP
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
\fC#include <part_route_eval.h>\fP
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBPartRouteEval\fP (float __from, float __to)"
|
|
.br
|
|
.RI "\fIConstructor. \fP"
|
|
.ti -1c
|
|
.RI "void \fBoperator()\fP (Route &__route)"
|
|
.br
|
|
.in -1c
|
|
.SS "Private Attributes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "float \fBfrom\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "float \fBto\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Route Evaluator.
|
|
.PP
|
|
Definition at line 32 of file part_route_eval.h.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for ParadisEO from the source code.
|