Go to the documentation of this file.
3 #ifndef _BCP_CG_PARAM_H
4 #define _BCP_CG_PARAM_H
@ NiceLevel
The "nice" level the process should run at.
@ end_of_str_array_params
@ ReportWhenDefaultIsExecuted
Print out a message when the default version of an overridable method is executed.
@ CgVerb_Last
Just a marker for the last CgVerb.
@ LogFileName
The file where the output from this process should be logged.
@ MessagePassingIsSerial
Indicates whether message passing is serial (all processes are on the same processor) or not.
Parameters used in the Cut Generator process.
dbl_params
There are no double parameters.
int_params
Integer parameters.
chr_params
Character parameters.
str_params
String parameters.
@ CgVerb_First
Just a marker for the first CgVerb.
str_array_params
There are no string array parameters.